Objective-C Crash Course for Swift Developers

Course

Online

£ 10 VAT inc.

Description

  • Type

    Course

  • Methodology

    Online

  • Start date

    Different dates available

This course is designed for iOS developers who only know Swift. In order to get a job as an iOS developer you need to know the basics of Objective-C. Also there are still a ton of libraries and tutorials all written in Objective-C.This is the BEST Objective-C course out there!HOW THIS COURSE WORKSYou will watch video lectures that teach you the principles.
You then complete exercises to help you retain what you learn
You have access to free live help in the chatroom
You have access to the community forums so you can find answers to questions
You will get access to all source code and files needed to complete the courseThere is 8.5 hours of video content for you to complete. You will spend an additional 15-20 hours working on exercises to help you retain the knowledge.HOW ARE MY COURSES DIFFERENT?All of my courses are screencasts Youtube style - SUPER FUN
I ALWAYS teach you the underlying principle (and not just do X,Y,Z)
I actively personally help my students in their career goals
I have a HUGE free chatroom where you can get help (4500+ active members)
I have online forums where you can post code, projects, and connect with other developersABOUT MARK PRICE"I am a veteran mobile developer having built over 57 mobile apps for iOS and Android. I owned two tech consulting companies that were highly successful. I have worked on Call of Duty and worked with other top titles and companies such as Logitech, Yellow Pages, the LDS Church, Cookie Dough Bites, and many more.I also spend most of my days now as a professional engineering instructor - changing the lives of students throughout the world - going from being broke to making up to 85k+ a year within 6 months.My passion is helping people reveal hidden talents and guide them into the world of startups and programming. I currently am teaching iOS 9, Apple TV & tvOS, React & Flux web development, Objective-C, Swift 2, Android, Javascript, Node, and Java."Who is the target audience?

Facilities

Location

Start date

Online

Start date

Different dates availableEnrolment now open

About this course

Write code in Objective-C
Convert Swift iOS Apps into Objective-C
Convert Objective-C iOS Apps into Swift
Build Simple Node & Express Servers and APIs
Communicate between iOS apps and Servers

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Who would you like to address this question to?

Fill in your details to get a reply

We will only publish your name and question

Reviews

This centre's achievements

2021

All courses are up to date

The average rating is higher than 3.7

More than 50 reviews in the last 12 months

This centre has featured on Emagister for 4 years

Subjects

  • Access
  • Anatomy
  • Project
  • Programming

Course programme

Getting Started With Objective-C 11 lectures 01:25:19 Intro to Course Introduction to the course and what we'll be covering Build an iOS App in Objective-C Exercise 01: Your own Objective-C app Anatomy of an Objective-C file Objective-C Properties & Instance Variables Objective-C Getters & Setters Objective-C Pointers You'll learn about how both local and instance variables work in Objective-C and you'll learn about pointers. Exercise 02: Convert this Swift App to Objective-C Objective-C Strings with NSString Learn how to work with NSString in Objective-C. Objective-C Numbers Exercise 03 - Convert this app to Objective-C Getting Started With Objective-C 11 lectures 01:25:19 Intro to Course Introduction to the course and what we'll be covering Build an iOS App in Objective-C Exercise 01: Your own Objective-C app Anatomy of an Objective-C file Objective-C Properties & Instance Variables Objective-C Getters & Setters Objective-C Pointers You'll learn about how both local and instance variables work in Objective-C and you'll learn about pointers. Exercise 02: Convert this Swift App to Objective-C Objective-C Strings with NSString Learn how to work with NSString in Objective-C. Objective-C Numbers Exercise 03 - Convert this app to Objective-C Intro to Course Introduction to the course and what we'll be covering Intro to Course Introduction to the course and what we'll be covering Intro to Course Introduction to the course and what we'll be covering Intro to Course Introduction to the course and what we'll be covering Introduction to the course and what we'll be covering Introduction to the course and what we'll be covering Build an iOS App in Objective-C Build an iOS App in Objective-C Build an iOS App in Objective-C Build an iOS App in Objective-C Exercise 01: Your own Objective-C app Exercise 01: Your own Objective-C app Exercise 01: Your own Objective-C app Exercise 01: Your own Objective-C app Anatomy of an Objective-C file Anatomy of an Objective-C file Anatomy of an Objective-C file Anatomy of an Objective-C file Objective-C Properties & Instance Variables Objective-C Properties & Instance Variables Objective-C Properties & Instance Variables Objective-C Properties & Instance Variables Objective-C Getters & Setters Objective-C Getters & Setters Objective-C Getters & Setters Objective-C Getters & Setters Objective-C Pointers You'll learn about how both local and instance variables work in Objective-C and you'll learn about pointers. Objective-C Pointers You'll learn about how both local and instance variables work in Objective-C and you'll learn about pointers. Objective-C Pointers You'll learn about how both local and instance variables work in Objective-C and you'll learn about pointers. Objective-C Pointers You'll learn about how both local and instance variables work in Objective-C and you'll learn about pointers. You'll learn about how both local and instance variables work in Objective-C and you'll learn about pointers. You'll learn about how both local and instance variables work in Objective-C and you'll learn about pointers. Exercise 02: Convert this Swift App to Objective-C Exercise 02: Convert this Swift App to Objective-C Exercise 02: Convert this Swift App to Objective-C Exercise 02: Convert this Swift App to Objective-C Objective-C Strings with NSString Learn how to work with NSString in Objective-C. Objective-C Strings with NSString Learn how to work with NSString in Objective-C. Objective-C Strings with NSString Learn how to work with NSString in Objective-C. Objective-C Strings with NSString Learn how to work with NSString in Objective-C. Learn how to work with NSString in Objective-C. Learn how to work with NSString in Objective-C. Objective-C Numbers Objective-C Numbers Objective-C Numbers Objective-C Numbers Exercise 03 - Convert this app to Objective-C Exercise 03 - Convert this app to Objective-C Exercise 03 - Convert this app to Objective-C Exercise 03 - Convert this app to Objective-C A Deeper Look Into Objective-C 7 lectures 01:20:42 Objective-C Conditionals & BOOL Learn how to use conditional logic with BOOL and if else statements with Objective-C for iOS apps Objective-C Methods (aka Functions) Learn how to work with Objective-C Methods and also compare them to Swift functions Objective-C NSArray & NSMutableArray Learn how to work with Arrays in Objective-C - both NSArray and NSMutableArray Objective-C NSDictionary & NSMutableDictionary Learn how to work with NSDictionary and NSMutableDictionary in Objective-C for iOS apps Objective-C Loops & fast enumeration Learn how to work with loops and fast enumeration in Objective-C for iOS apps Objective-C Object Oriented Programming Learn how to work with Classes and Inheritance in Objective-C. Also learn of some about what features are not available in Objective-C classes but that are available in Swift for iOS apps Exercise 04: RTFD A Deeper Look Into Objective-C. 7 lectures 01:20:42 Objective-C Conditionals & BOOL Learn how to use conditional logic with BOOL and if else statements with Objective-C for iOS apps Objective-C Methods (aka Functions) Learn how to work with Objective-C Methods and also compare them to Swift functions Objective-C NSArray & NSMutableArray Learn how to work with Arrays in Objective-C - both NSArray and NSMutableArray Objective-C NSDictionary & NSMutableDictionary Learn how to work with NSDictionary and NSMutableDictionary in Objective-C for iOS apps Objective-C Loops & fast enumeration Learn how to work with loops and fast enumeration in Objective-C for iOS apps Objective-C Object Oriented Programming Learn how to work with Classes and Inheritance in Objective-C Objective-C for iOS apps Objective-C Weak vs strong & retain cycles Learn the important differences between weak and strong. Also learn about retain cycles and how to avoid them in Objective-C for iOS apps Objective-C Weak vs strong & retain cycles Learn the important differences between weak and strong. Also learn about retain cycles and how to avoid them in Objective-C for iOS apps Learn the important differences between weak and strong. Also learn about retain cycles and how to avoid them in Objective-C for iOS apps Learn the important differences between weak and strong. Also learn about retain cycles and how to avoid them in Objective-C for iOS apps Objective-C Initializers Learn how to create and work with initializers and designated initializers in Objective-C for iOS apps Objective-C Initializers Learn how to create and work with initializers and designated initializers in Objective-C for iOS apps Objective-C Initializers Learn how to create and work with initializers and designated initializers in Objective-C for iOS apps Objective-C Initializers Learn how to create and work with initializers and designated initializers in Objective-C for iOS apps Learn how to create and work with initializers and designated initializers in Objective-C for iOS apps Learn how to create and work with initializers and designated initializers in Objective-C for iOS apps Exercise 05: Translate this Swift code into Objective-C Completely recreate this Swift project in Objective-C Exercise 05: Translate this Swift code into Objective-C Completely recreate this Swift project in Objective-C Exercise 05: Translate this Swift code into Objective-C Completely recreate this Swift project in Objective-C Exercise 05: Translate this Swift code into Objective-C Completely recreate this Swift project in Objective-C Completely recreate this Swift project in Objective-C Completely recreate this Swift project in Objective-C Objective-C Nullability (Like Swift optionals) Learn how to write safer code in Objective-C using Nullability - which is similar to Optionals in Swift for iOS apps Objective-C Nullability (Like Swift optionals) Learn how to write safer code in Objective-C using Nullability - which is similar to Optionals in Swift for iOS apps Objective-C Nullability (Like Swift optionals) Learn how to write safer code in Objective-C using Nullability - which is similar to Optionals in Swift for iOS apps Objective-C Nullability (Like Swift optionals) Learn how to write safer code in Objective-C using Nullability - which is similar to Optionals in Swift for iOS apps Learn how to write safer code in Objective-C using Nullability - which is similar to Optionals in Swift for iOS apps Learn how to write safer code in Objective-C using Nullability - which is similar to Optionals in Swift for iOS apps Objective-C Categories Learn how to extend functionality of classes with Objective-C categories - similar to Swift extensions for iOS apps Objective-C Categories Learn how to extend functionality of classes with Objective-C categories - similar to Swift extensions for iOS apps Objective-C Categories Learn how to extend functionality of classes with Objective-C categories - similar to Swift extensions for iOS apps Objective-C Categories Learn how to extend functionality of classes with Objective-C categories - similar to Swift extensions for iOS apps Learn how to extend functionality of classes with Objective-C categories - similar to Swift extensions for iOS apps Learn how to extend functionality of classes with Objective-C categories - similar to Swift extensions for iOS apps Exercise 06: Categories Convert this Swift extension into an Objective-C category and test that it works the same Exercise 06: Categories Convert this Swift extension into an Objective-C...

Additional information

Need a Mac with OSX year 2010 or newer or PC Running OSX

Objective-C Crash Course for Swift Developers

£ 10 VAT inc.