Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
2023 - Swift 5 Programming for Absolute Beginners
Rating: 4.5 out of 5(4 ratings)
18 students

2023 - Swift 5 Programming for Absolute Beginners

Learn Swift 5 from scratch!
Created byDanny Maldonado
Last updated 5/2023
English

What you'll learn

  • This course will introduce you to programming with Apple's modern Swift language.
  • You will learn how to use Xcode's Playgrounds to begin coding right away.
  • You will gain a solid foundation in the concept object oriented programming.
  • You will become proficient in the fundamentals of the Swift programming language.

Course content

2 sections11 lectures1h 41m total length
  • Course Introduction1:01
  • Playgrounds1:57

    Download Xcode from the App Store, authenticate with your Apple ID, and open it from Launchpad. Create a new iOS playground named basics to start coding.

  • Swift Basics9:44

    Learn swift basics by declaring variables with var, using let for constants, and printing to the console. Explore strings, string concatenation, camelCase naming, arithmetic operations, integers, doubles, and string interpolation.

  • Conditionals20:06

    Learn to use conditionals in Swift 5, including if-else statements, comparison operators, and switch cases with range operator, compound cases, and default handling to control program flow.

  • Arrays8:45
  • Dictionaries8:22
  • Loops15:14
  • Functions8:35

Requirements

  • No previous programming experience is required.
  • All you need is a Apple Mac computer.

Description

Do you need to learn Swift 5 programming language in the least amount of time possible? Are you trying to build an app but don't understand the language or code behind it and want to gain a solid understanding of the Swift 5 programming language? Or maybe you are just trying to brush up on your Swift programming skills? Then without a doubt this course is for you!

In this course we will cover the basics of the language such as variable and constants. We will also cover arrays and dictionaries.  We will take a look at control flow with loops. We will also explore object oriented constructs of the language such Structures and Classes. By the end of this course you would have gained a solid understanding of the fundamental concepts of the Swift 5 programming language!

My name is Jose and I have been developing apps for more than 10 + years and I am passionate about helping others learn and in this course my goal is to help you understand the  Swift language in a comprehensive and effective way! So join me as we explore the fundamentals of the Swift 5 language with the 'Swift 5 for Absolute Beginners' course.

Who this course is for:

  • This course is for beginners who wants to gain a solid foundation of the Swift 5 programming language in the least amount possible with live examples.