After spending hours attempting to enable http/2 support on my website, I would like to provide a very small but hopefully helpful guide to make the process quicker.
A lot of people who are new to iOS development have absolutely no idea where to begin. I have decided to compile a list of free and paid resources to hopefully guide people in the right direction. Please comment below if you are aware of others as well.
This is a beginners guide for learning about strictly Swift. Excellent guide to read before hoping into iOS development with Swift that allows you to get a good feel for the language.
A great book by renowned author Erica Sadun, for developers who are moving to modern Swift from Objective-C, from older versions of the Swift language, or from the world of non-Apple languages.
[1]: The $10 deal is valid until Jan 12th, 2016. After, the course is $199.
[2]: Some resources on the CocoaNuts list may be in Objective-C.
A personal project I am currently working on is a tool for World of Warcraft players to receive a notification of the current market price for a WoW token at the Auction House. It will allow users who sign up to have a notification sent via SMS (text), email, or push notifications via a mobile application (iOS and Android). The web application will receive development priority following the mobile application.
Here are screenshots of the project
WoW Token Notifier Home View
Home Page View
WoW Token Notifier Dashboard View
Dashboard View
I am hoping to launch the project into beta status and allow users to begin using the product by next week. Check back for more later!