Skip to content

A Swift project that organizes and prints a music mixtape using arrays and dictionaries. Built as part of Codecademy's Learn Swift course.

Notifications You must be signed in to change notification settings

CarterBartz/swift-mixtape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🎢 Swift Mixtape

πŸ‘¨β€πŸŽ“ Codecademy Certification: Learn Swift
πŸ“ Project Type: Certification Project
πŸ“… Date Completed: May 2025


🧠 Overview

This project simulates a digital mixtape by using arrays and dictionaries to store and print song information in Swift. It's a fun way to get hands-on with Swift collections and learn how to loop through them efficiently.


🧱 Skills Demonstrated

  • Creating and accessing arrays
  • Using dictionaries to store structured data
  • Looping with for-in
  • String interpolation to format output

πŸš€ How to Run

swift mixtape.swift

About

A Swift project that organizes and prints a music mixtape using arrays and dictionaries. Built as part of Codecademy's Learn Swift course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages