Companies Home Search Profile

Objective-C 2 for Swift Developers

Focused View

David Nutter

1:22:37

40 View
  • 01 - Course Overview.mp4
    01:30
  • 02 - Why Objective-C.mp4
    01:26
  • 03 - Variable Declaration and Comments.mp4
    01:20
  • 04 - Summary.mp4
    01:32
  • 05 - Primitive Data Types.mp4
    03:45
  • 06 - Derived Data Types.mp4
    06:18
  • 07 - Control Flow.mp4
    05:09
  • 08 - Objects, id Type, and Namespaces.mp4
    03:13
  • 09 - Class Interface- Properties, Methods, and Nullability.mp4
    09:13
  • 10 - Class Implementation and Message Sending.mp4
    05:19
  • 11 - Object Lifecycle.mp4
    04:45
  • 12 - Collections, Fast Enumeration, and Runtime Type Checking.mp4
    06:33
  • 13 - Categories and Class Extensions.mp4
    04:03
  • 14 - Protocols and Delegates.mp4
    05:55
  • 15 - Associative References.mp4
    03:53
  • 16 - Blocks.mp4
    05:22
  • 17 - Summary.mp4
    00:56
  • 18 - Demo- Objective-C with Swift Interface.mp4
    04:22
  • 19 - Demo- Objective-C and Swift Interoperability .mp4
    07:19
  • 20 - Summary.mp4
    00:44
  • Description


    Swift developers can enhance their abilities by learning and using Objective-C in their projects. This course teaches you how to quickly take advantage of the vast amount of libraries and frameworks for Apple platforms that are still relevant today.

    What You'll Learn?


      At the core of developing for Apple platforms is a thorough knowledge of how to take advantage of the rich number of libraries and frameworks that were written in Objective-C. In this course, Objective-C for Swift Developers, you'll gain the ability to read, understand, and use Objective-C code in your own Swift projects. First, you'll learn basic syntax of the Objective-C language. Next, you’ll explore classes and learn about the dynamic runtime. Finally, you’ll discover how to provide interoperability between Objective-C and Swift code. When you’re finished with this course, you’ll have a foundational knowledge of Objective-C that will help you as you move forward to developing applications for iOS, macOS, tvOS, and watchOS.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    David Nutter
    David Nutter
    Instructor's Courses
    Dave is a software developer with several years experience building applications that interact with external accessories. His primary focus is working on the iOS platform. He has worked at several notable software companies, creating both consumer-facing and internal applications. A life-long learner, he enjoys using Pluralsight as a customer, and is excited to also provide content as an author.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 20
    • duration 1:22:37
    • level preliminary
    • Release Date 2023/10/14

    Courses related to Swift

    Subtitle
    Enumerations and Optionals in Swift
    TreehouseEnumerations and Optionals in Swift
    1:53:37
    English subtitles
    04/11/2023
    Subtitle
    Exploring UIKit Internals with Hopper Disassembler
    Subtitle
    Kitura Tutorial Getting Started With Server-Side Swift