Swift 4 Recipes, 1st ed.
Hundreds of Useful Hand-picked Code Snippets

Author:

Language: English
Cover of the book Swift 4 Recipes

Subject for Swift 4 Recipes

47.46 €

In Print (Delivery period: 15 days).

Add to cartAdd to cart
Publication date:
Support: Print on demand
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.

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.
Covers the latest version of Swift 4 Follows a dictionary-like approach, without unnecessary text—just the solutions you need Offers a wide range of topics with over 340 recipes