Skip to content
/ Books Public

This repository contains a list of books I've read on iOS development.

Notifications You must be signed in to change notification settings

mrgsdev/Books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

Books

This repository contains a list of books I've read on iOS development.

Aristotle:
The roots of education are bitter, but the fruit is sweet.

Contents


Theoretical Practical
The Swift Programming Language Beginning iOS 17 Programming with Swift
Advanced Swift Intermediate iOS 17 Programming with Swift
Flight School Core Data by Tutorials

Theoretical

A theoretical book presents a text that extensively describes the fundamental concepts, syntax, and principles of a programming language. Such a book includes explanations of basic and advanced language concepts such as variables, data types, conditional statements, loops, functions, object-oriented programming, error handling, and many others.

The Swift Programming Language

The Swift Programming Language is the authoritative reference for Swift, offering a guided tour, a comprehensive guide, and a formal reference of the language swift

Advanced Swift

Advanced Swift In this book, we'll write about advanced concepts in Swift programming. If you have read the Swift Programming Guide, and want to explore more, this book is for you. Advanced-Swift

Flight School

Flight School is a book series for advanced Swift developers that explores essential topics in iOS and macOS development through concise, focused guides Flight

Practical

A practical book on Swift programming is a guide that provides specific examples, tasks, and exercises for practical mastery of the Swift programming language. Such a book may include step-by-step instructions for creating applications in Swift, as well as real-world projects or cases to help readers apply their knowledge in practice.

Beginning iOS 17 Programming with Swift

Beginning iOS 17 Programming with Swift You will learn how to build a restaurant app from the ground up in Swift using UIKit. Starting by creating an app prototype, we will add one feature at a time and you will have a real app after going through the course.

Beginning iOS 17 AppCoda

Intermediate iOS 16 Programming with Swift

Intermediate iOS 16 Programming with Swift each chapter covers a feature (or two) with in-depth code samples and hands-on exercises.You will learn by writing code. As you follow the book to build apps, you will learn the new features of Swift and iOS SDK along the way.

Intermediate iOS 16 AppCoda

Core Data by Tutorials

Core Data by Tutorials In this book, you'll master Core Data in iOS using Swift. Comprehensive coverage of Core Data, from beginner to advanced topics.

CoreDataRay

About

This repository contains a list of books I've read on iOS development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published