Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.3 KB

File metadata and controls

31 lines (24 loc) · 1.3 KB

LearnToCode

A self-guided website for learning Swift and SwiftUI fundamentals, designed to help beginners and intermediate learners build practical coding skills through interactive study guides, quizzes, and code-writing exercises.

Website

Visit the live site: LearnToCode Website

Features

  • Vocabulary, true/false, and code-writing questions
  • Structured study guides for each topic
  • Hands-on practice and instant feedback
  • Progress tracking and approachable learning flow

How to Use

  1. Clone or download this repository.
  2. Open index.html in your browser to start learning.
  3. Explore units, workshops, and quizzes to reinforce your understanding.

Project Structure

  • index.html — Main landing page
  • about.html — Author and project info
  • study-guide.html, unit.html, topic.html, workshop.html — Learning modules
  • app.js, js/ — Interactive logic and page scripts
  • styles.css — Custom styles
  • assets/ — Images and resources

Author

Created by George Clinkscales. Connect on LinkedIn or view my portfolio.

License

This project is open source and available under the MIT License.