-
Have you ever thought, "I can't program" ?
I once thought that but I tried anyway. Turns out it was pretty easy and after a few months I became self employed as an App Developer, ramping up my earnings to the tune of $120,000 per year.
Would that amount of money change your life?
Well this iOS course is where it starts, but only if you click the ENROLL button. Give it a try, you have nothing to lose and everything to gain!
Overview
Syllabus
-
- Introduction
- Video produced by
- Setting up Xcode and iOS Simulators
- Introduction to Programming
- Using a Playground in Xcode
- The Basics of Programming - Variables
- The Basics of Programming - Methods
- Summary of First Code and Exercise
- Creating and Running Your First App
- What on Earth Does all This Code Mean?
- How do you Connect iOS Graphics to Code? (Making Good Stuff Happen)
- Pretty Please Would you Help me Out?
- Making the Main Screen of our Temperature Converter
- Connecting the Main Screen of Temperature Converter to Code
- Writing the Main Code of our Temperature Converter App
- Assignments for Temperature Converter
- Introduction to Calculator App
- Making our Calculator Screen - Layouts
- Making of our Calculator Screen - Buttons
- Connecting Calculator Screen to Code
- Writing the Main Code of our Calculator
- Adding More Numbers to the Display
- Final Code for Performing the Sum
- Final Message and Thanks