Skip to content

This repository hosts class materials for a series of short developer lessons for homeschoolers who want to teach their children the basics of programming. Grades: 6-12

License

Notifications You must be signed in to change notification settings

MCLifeLeader/ShortDevLessons

Repository files navigation

Introduction

This repository hosts class materials for a series of short developer lessons for homeschooler's who want to teach their children the basics of programming. Grades: 6-12

Setting up your workspace

Pre-setup

  1. Download and install git

  2. Download and install GitHub Desktop

  3. Clone the lesson Repository using GitHub Desktop

  4. Files should now be downloaded to your local Documents folder

Setup

Once you have the repository cloned you can begin on the next steps.

See /src/Setup/README.md

Lessons

See /src/Foundation/README.md

By following this lesson plan, students will gain a foundation in programming concepts through C#, enabling them to tackle more complex projects and continue their learning journey in various programming domains into the future.

Codespaces

GitHub Configuration

git config --global user.name "Your Name" git config --global user.email "youremail@yourdomain.com"

About

This repository hosts class materials for a series of short developer lessons for homeschoolers who want to teach their children the basics of programming. Grades: 6-12

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published