|
Dec 26, 2024
|
|
|
|
2023-2024 College Catalog [ARCHIVED CATALOG]
|
CIS 107 - Swift Programing I 3 Credits, 4 Contact Hours 2 lecture periods 2 lab periods
Introduction to programming. Includes tools, techniques and concepts to develop an iOS application using the Swift programming language. Also include data types, flow control, functions, algorithms and classes.
Recommendation: Basic computer skills including installing programs, navigating the computer file system and downloading files from the internet. Information: This course is based on Apple’s “Develop in Swift Explorations” and requires a MacOS based laptop or desktop computer to complete the programming assignments.
Course Learning Outcomes
- Design programs using multiple data types, control and repetition structures
- Describe the importance of the design process
- Use common development tools to create a simple iOS application
Outline:
- Introduction
- iOS overview
- MacOS basics
- Overview of Swift
- Values
- Variable declaration and assignment
- Variable types
- Constants
- Algorithms
- Functions
- Parameters and return values
- Comparison operators
- Conditional statements
- Organizing Data
- Classes
- Instances
- Methods
- Arrays
- Custom Structures
- Flow control
- Loops
- Switch
- Building Apps
Effective Term: Fall 2023
|
|