Exadra37

Exadra37

Curated list of iOS learning resources in a single Github repository

Where Next?

Popular Ios topics Top

PragmaticBookshelf
Manual code and UI testing get slower the deeper your navigation hierarchy goes. It can take several taps just to reach a particular scre...
New
PragmaticBookshelf
Dig into Xcode, and you’ll discover it’s richer and more powerful than you thought. Learn the critical tips and techniques to make using ...
New
PragmaticBookshelf
You need to build an iOS app around your team’s API, or integrate a third party API. You need a quick, clear guide to demystify Xcode and...
New
PragmaticBookshelf
Core Data is intricate, powerful, and necessary. Harness its power with this guide to using Core Data in your iOS and OS X projects. In t...
New
PragmaticBookshelf
Location-based apps are everywhere. From mapping our jogging path to pointing us to the nearest collectible creature in a location-based ...
New
ohm
Developing Apps for iOS I was looking for a good way to get into iOS app creation with Swift / SwiftUI. I found that Stanford actually ha...
New
New
First poster: AstonJ
The lectures for the Spring 2020 version of Stanford University’s course CS193p (Developing Applications for iOS using SwiftUI) were deli...
New
First poster: bot
Demystify SwiftUI - WWDC 2021 - Videos - Apple Developer. Peek behind the curtain into the core tenets of SwiftUI philosophy: Identity, ...
New

Other popular topics Top

PragmaticBookshelf
Free and open source software is the default choice for the technologies that run our world, and it’s built and maintained by people like...
New
PragmaticBookshelf
Write Elixir tests that you can be proud of. Dive into Elixir’s test philosophy and gain mastery over the terminology and concepts that u...
New
Exadra37
I am thinking in building or buy a desktop computer for programing, both professionally and on my free time, and my choice of OS is Linux...
New
Rainer
My first contact with Erlang was about 2 years ago when I used RabbitMQ, which is written in Erlang, for my job. This made me curious and...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New
PragmaticBookshelf
Create efficient, elegant software tests in pytest, Python's most powerful testing framework. Brian Okken @brianokken Edited by Kat...
New
PragmaticBookshelf
Author Spotlight Mike Riley @mriley This month, we turn the spotlight on Mike Riley, author of Portable Python Projects. Mike’s book ...
New
New
husaindevelop
Inside our android webview app, we are trying to paste the copied content from another app eg (notes) using navigator.clipboard.readtext ...
New
New