Swift 4 Recipes: Hundreds of Useful Hand-picked Code Snippets
Autor Yanis Zafirópulosen Limba Engleză Paperback – 11 dec 2018
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
Preț: 211.72 lei
Preț vechi: 264.65 lei
-20% Nou
Puncte Express: 318
Preț estimativ în valută:
40.52€ • 43.01$ • 33.76£
40.52€ • 43.01$ • 33.76£
Carte disponibilă
Livrare economică 05-19 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484241813
ISBN-10: 1484241819
Pagini: 280
Ilustrații: LXI, 371 p. 1 illus.
Dimensiuni: 155 x 235 x 29 mm
Greutate: 0.61 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484241819
Pagini: 280
Ilustrații: LXI, 371 p. 1 illus.
Dimensiuni: 155 x 235 x 29 mm
Greutate: 0.61 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
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.
Notă biografică
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.
Textul de pe ultima copertă
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.
With Swift 4 Recipes, your programming problems are easily resolved, without wading through paragraphs of text.
Caracteristici
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