Categories
Technology

Swift

In case you were underground last week (and I was close to being just that for the week), you heard that Apple announced a new programming language, Swift, at their World Wide Developer Conference (WWDC 2014).

Needless to say, this is something I am going to take a nice, long look at. I happen to kind of like Objective-C, but there are many things about Swift that I really like.

If you are interested, you can download a book from the iBooks Store title The Swift Programming Language and take a look at what the future might look for Apple development.

Categories
Technology

A Roadmap-ish Thing

It is usually a good idea to have a plan, of sorts, in place when you head out to try to do something. Learning iOS development shouldn’t be any different.

So here is my current roadmap-wish thing that I’m probably not going to stick to and probably won’t help me one bit … but I’m going to put this out here anyway in the vain hope that maybe having it published, even here, will help me stick to things more.

  1. All the C You Need to Know by Bill Dudney – iBooks
  2. Learning iOS Development by Maurice Sharp, Erica Sadun, Rod Strougo – iBooks
  3. Developing iOS7 Apps for iPhone and iPad from Stanford – iTunes U
  4. iPad and iPhone App Development by Daniel Steinberg – iBooks

The the two on the list are really part of the same thing and I am hoping the update will be out before I get there. One thing missing, and I’ll probably add it to the end, is a good Objective-C book that I want to look at.

Everything I am going to work with needs to be available on at least the iPad and the Mac in electronic form (and they all are), and they follow (somewhat) a progression from C to iOS app. I’m hoping to build my first app after or during item two and then continue from there into more dangerous (and fun) water.

We’ll see what happens, but right now, I need to dig into C.