Programming for Non-programmers: iOS 17 and Swift 5
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to create a simple iOS application in just one day.
Syllabus
Introduction
- Welcome
- What you should know before watching this course
- The finished app
- Creating an Xcode project
- Understanding the Xcode interface
- Adjusting Xcode preferences and settings
- Understanding how programming works
- Understanding variables and constants
- Working with variables in a playground
- Using variables in SwiftUI
- SwiftUI layout basics
- Creating custom SwiftUI components
- Creating calculator buttons
- Setting button text
- Setting button width
- Setting button colors
- Challenge: Create the value text view
- Solution: Create the value text view
- Understanding methods
- Using methods
- Running code when a button is pressed
- Using a method as a variable
- Passing parameters to method variables
- SwiftUI binding
- Using different methods to handle different events
- Challenge: Create methods for the equal button
- Solution: Create methods for the equal button
- Understanding conditional statements
- Using conditional statements and Booleans
- Handling the numeric button presses
- Optionals and If Let statements
- Enums
- Challenge: Conditionals
- Solution: Conditionals
- Storing the saved number
- Showing the total when the equals button is tapped
- Formatting the total number
- Replacing the mode buttons with symbols
- Adding an app icon
- Challenge: Clear button
- Solution: Clear button
- Next steps
Taught by
Todd Perkins
Related Courses
Programmation sur iPhone et iPadSorbonne University via France Université Numerique Intro to iOS App Development with Swift
Udacity Programmation sur iPhone et iPad (partie I)
Université Pierre et Marie CURIE via France Université Numerique iOS Networking with Swift
Udacity Learn Swift Programming Syntax
Udacity