Skip to main content
Apress

Swift Recipes for iOS Developers

Real-Life Code from App Store Apps

  • Book
  • © 2022

Overview

  • Migrate recipes from real-world apps live in the App Store into your projects
  • Understand the logic of the Swift language and the iOS platform
  • Invent your own solutions or modify existing code snippets for your needs

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 49.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 64.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (8 chapters)

Keywords

About this book

Boost your iOS developer career by learning from real-life examples and start writing code for one of the most successful platforms ever. No matter if you’re an experienced developer or just a beginner, you’ll find something new and something useful for your future projects here.    

All of the recipes in this book are taken from real-life commercial projects that have been approved by Apple and published on the App Store. You won’t write “Hello, world!” and similar programs. Instead you'll see how to parse different data formats; run JavaScript code right inside your iOS app; and enhance storyboard editor with several simple extensions. You’ll make beautiful modern-looking dialogs with blurs, shadows and rounded corners using only a few lines of code, and safely convert data after analyzing text strings. Go on to animate your layout and get your app shored up to crash as little as possible    


Each recipe offers a code snippet to copy and paste to your project as a tool to boost your knowledge, as well as, create plug-and-play features. Each of recipe shows the description for each line of code while explaining the logic of it, contains references to documentation, and gives you an opportunity to modify or write something similar that fits your project better.    


A good piece of code should not work but also be short, clear, and stable. And that combo will be our priority in these code recipes. Well-written code snippets must run in any environment and be easily transferrable from one project to another. Most of the provided recipes will migrate from one project to another with little to no changes at all, and with years of real-world application have proven themselves to be useful and stable. Dive into the world of iOS development and write clear, functioning, and safe Swift code!  


What You'll Learn
  • Parse,convert, and print Swift data   
  • Develop stunning UIs quickly  
  • Write effective and portable Swift extensions  
  • Make your code cleaner and safer  



Who This Book Is For


Beginners in iOS development who want to improve their skills with real-life examples. Developers switching to mobile development from other areas. All iOS developers looking for code recipes.

Authors and Affiliations

  • Moscow, Russia

    Alexander Nekrasov

About the author

Alex Nekrasov wrote his first line of code 27 years ago when he was 8 years old and could see himself thriving as a software developer ever since. In 2008, he graduated from university with a diploma with honors as a System Engineer. By that point, he had already been working in the IT field for 3 years. In 2013, he wrote his first iOS app and, in 2014, he switched completely to mobile development. Almost 10 years of freelance experience has given Alex an opportunity to work on many interesting projects and earn real-life experience. Alex runs a succesful blog where he writes about mobile development.

Bibliographic Information

  • Book Title: Swift Recipes for iOS Developers

  • Book Subtitle: Real-Life Code from App Store Apps

  • Authors: Alexander Nekrasov

  • DOI: https://doi.org/10.1007/978-1-4842-8098-0

  • Publisher: Apress Berkeley, CA

  • eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)

  • Copyright Information: Alexander Nekrasov 2022

  • Softcover ISBN: 978-1-4842-8097-3Published: 30 September 2022

  • eBook ISBN: 978-1-4842-8098-0Published: 29 September 2022

  • Edition Number: 1

  • Number of Pages: XXVI, 348

  • Number of Illustrations: 24 b/w illustrations

  • Topics: Apple and iOS

Publish with us