Swift Articles
Articles are more in-depth explanations about concepts covered in Codecademy courses. Here you'll learn more about workflows that developers use every day, and take your coding skills to the next level.- Swift is a strongly-typed language.
Data Types
- Swift
- Learn how to create forms with pickers and other controls in SwiftUI.
Forms and Pickers
- Mobile Development,
- Swift
- Run your Hello World Swift program locally using Xcode or Terminal.
Running Hello World Locally (Xcode & Terminal)
- Developer Tools,
- Swift
- Learn the basics of tab views and labels.
Tab Views and Labels
- Mobile Development,
- Swift
- Learn about how the most common singly linked list problems can be solved by iterating with two-pointers.
The Two-Pointer Technique in a Linked List
- Code Foundations,
- Swift
- Learn about an Integrated Development Environment (IDE) and how it is used to build applications.
What is an IDE?
- Mobile Development,
- Swift,
- Web Development