buchspektrum Internet-Buchhandlung

Neuerscheinungen 2018

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Yanis Zafirópulos

Swift 4 Recipes


Hundreds of Useful Hand-picked Code Snippets
1st ed. 2018. lxi, 371 S. 1 SW-Abb. 235 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2018
ISBN: 1-484-24181-9 (1484241819)
Neue ISBN: 978-1-484-24181-3 (9781484241813)

Preis und Lieferzeit: Bitte klicken


Get the most out of Swift 4 with this carefully compiled collection of select code snippets designed to solve everyday coding problems. This book features the Apress easy-to-use recipe format, with step-by-step instructions, and a no-fuss approach.
You´ll explore a wide range of topics, all neatly organized according to the language´s own core elements and building blocks. You´ll review common topics such as conditionals, loops, functions, classes, closures, and arrays. This book also includes recipes to some more advanced problems found in files, system programming, and algorithms.

With Swift 4 Recipes , your programming problems are easily resolved, without wading through paragraphs of text.

What You´ll Learn

Create if-switch statements, ternary operator, and nil-coalescing

Work with numbers, conversions, mathematical functions

Access the command line and retrieving system info
Who This Book Is For
Mac and iOS developers either looking for a quick problem-solution manual to get started or in search of a quick reference for everyday problems in a dictionary-like fashion.



Swift 4 Recipes

Part 1: Beginner

Chapter 1: Introduction

Chapter 2: Basics

Chapter 3: Conditionals

Chapter 4: Loops

Chapter 5: Functions

Part 2: Intermediate

Chapter 6: Classes and Closures

Chapter 7: Strings

Chapter 8: Arrays and Sets

Chapter 9: Dictionaries

Part 3: Advanced

Chapter 10: Numbers and Dates

Chapter 11: Exceptions

Chapter 12: Web, Files and System

Chapter 13: More Advanced Topics.
Ioannis Zafeiropoulosis a 32-year-old developer from Greece, living in the south of Spain. Before becoming a programmer, he studied medicine. But his lifelong passion for programming beginning when he was 7-year-olds has led to him writing code in practically every programming languages. He´s even created his own langauge. Swift Recipes has been his own day-to-day companion, whenever he´s need to find a solution to some Swift programming problem, or simply cannot remember one.