I've read Apple's publications "The Swift Programming Langauge" and "Using Swift with Cocoa and Objective-C."
I have no clue where to start programming in Xcode. The books did a great job explaining the language but not implementing it as if creating an app.
I open up Xcode and am clueless of where to begin programming.
Also, I do not even know what frameworks/objects/APIs to use, where to find them, nor where to implement them.
I feel as though I know the language but do not know how to use it in the context of building an app.
Thanks for any suggestions in advance.