Cantitate/Preț
Produs

Swift 4 Recipes: Hundreds of Useful Hand-picked Code Snippets

Autor Yanis Zafirópulos
en Limba Engleză Paperback – 11 dec 2018
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.
Citește tot Restrânge

Preț: 21172 lei

Preț vechi: 26465 lei
-20% Nou

Puncte Express: 318

Preț estimativ în valută:
4052 4301$ 3376£

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

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. 

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