You Tube videos covering programming with Xcode Swift -- thanks Zach Alexakos
Video #1: http://youtu.be/UNxRD1q6oF4
A very short introduction to Programming, Bits, Bytes and ASCII.
Video #2: http://youtu.be/MCoL9uESCsQ
Introduction to Programming Code and its conversion to machine code via a compiler.
Video #3: http://youtu.be/eMYqoWzHjTo
Introduction to making Hello World App using Xcode and Objective C (No Sound).
Video #4: http://youtu.be/PqeMod3JLWw
Introduction to making Hello World App using Xcode and Swift (With Sound).
Video #5: http://youtu.be/4LLupEQ_ujU
Introduction to Xcode Playgrounds and How to Use Playgrounds Features.
Video #6: http://youtu.be/_VU1LJy5JRo
Introducing Variables, Constants in Swift and the Three Basic Control Structures in Programming using Playgrounds.
Video #7: http://youtu.be/xgTZrxOiByU
Creating App Icons and Launch Images for all iPhone and iPad Models.
Video #8: http://youtu.be/mFJP2K82OPc
Dismissing the Keyboard using the Swift Programming Language and "override func { “.
Video #9: http://youtu.be/vovLGxlCRlo
Resolving Basic Layout Issues using Auto Layout in Swift.
Video #10: http://youtu.be/-_74lanSnL8
Basic Mathematical Calculations using Swift. Manipulate User Input to Output.
Back |