Unlock full accessUpgrade plan
Projects in Swift
All projects in Swift
Project Type
All Projects
Project Progress
All Progress
18 projects
- Practice ProjectSwift • Mobile development • Code foundationsDisplay your initials on the screen in block letters and create an ASCII art.
Block Letters
More guidance, 60 min - Practice ProjectSwift • Mobile development • Code foundationsUse Swift to develop your own Pokédex device from the popular Pokémon series.
Build a Pokédex
More guidance, 40 min - Practice ProjectSwift • Mobile development • Code foundationsUse Swift arrays and loops to encrypt secret messages.
Caesar's Cipher
More guidance, 40 min - Practice ProjectSwift • Mobile development • Code foundationsUse closures to give additional information to functions by creating a calculator that can combine, filter, and transform numbers.
Calculator
More guidance, 45 min - Practice ProjectComputer science • Swift • Mobile developmentWrite a program that prints the numbers from 1 to 100. But for multiples of 3 print "Fizz" instead of the number and for the multiples of 5 print "Buzz". For numbers which are multiples of both 3 and 5 print "FizzBuzz".
Fizz Buzz
More guidance, 20 min - Practice ProjectSwift • Mobile developmentHone your knowledge of protocols, generics, and other fundamental Swift concepts by building a program with gardening tips and instructions.
Green Thumb
More guidance, 45 min - Practice ProjectSwift • Mobile development • Developer toolsIn this lesson, you've learned about and explored the power of a conditional and its role in programming. In this project, you'll be honing your knowledge of conditionals and previous Swift concepts by building a program that predicts the future!
Magic 8-Ball
More guidance, 40 min - Practice ProjectSwift • Mobile development • Code foundationsThis is a chance to put your hard-earned Swift skills to the test. Use Swift’s array methods to curate your ultimate cassette mixtape.
Make a Mixtape 101
More guidance, 30 min - Practice ProjectSwift • Mobile development • Code foundationsUse Swift dictionaries to decode secret Morse code messages!
Morse Decoder
More guidance, 60 min