Engineering and Technology
Learn Swift, Apple's programming language for building iOS applications. Start with the basics and work your way towards completing sets of challenges in Swift.
The Swift for Beginners course on Udacity covers the fundamental concepts of programming in Swift. The course starts with an introduction to variables, which are used to store information and control the behavior of an application. Next, the course teaches how to work with strings, which are used for displaying text in user interfaces and for processing data. The course then moves on to if statements, which allow developers to control the execution of code based on specified conditions. Finally, the course covers functions, which are essential for organizing and reusing code. By the end of the course, students will have a solid understanding of these concepts and will be able to create and use variables, manipulate strings, write if statements, and create functions in Swift.
by Udacity
Learn Swift, Apple's programming language for building iOS applications. Start with the basics and w...
by Udacity
Get a quick practical introduction to Swift programming basics and build your first iOS app!
by Udacity
Master the Swift programming language, and create a portfolio of iOS apps for iPhone and iPad to sho...
by Udacity
Review and practice the skills technical interviewers expect you to know and learn how to explain yo...
by Udacity
Learn the distinguishing language features of Objective-C. Practice Objective-C syntax by writing cl...
by Udacity
In this course, built in collaboration with IBM and Hashicorp, you'll learn how to use Swift as a se...
by Udacity
Take the first step in becoming an iOS Developer by learning about Swift and writing your first app.
by Udacity
This course focuses on the syntax of the Swift programming language. By the end of the course, you'l...
by Udacity
Learn how to prevent background operations from interfering with an app's UI by implementing Apple's...