Fundamentals Lite
search
Ctrlk
  • πŸš€Course Overview
  • Course Logistics
    • 🏫Course Methodologychevron-right
    • πŸ’»Required Hardware and Softwarechevron-right
    • πŸ“…Schedule
    • πŸ’‘Tips and Trickschevron-right
    • πŸŽ“Post-Coursechevron-right
  • 1: Introduction
    • 1.1: What is Coding?
    • 1.2: Web Browsers
    • 1.3: Command Line
    • Additional Resources 1
  • 2: Basic Data Manipulation
    • 2.1: Operations
    • 2.2: Variables
    • 2.3: Our First Program
    • Additional Resources 2
  • 3: Structuring and Debugging Code
    • 3.1: Functions
    • 3.2: Errors
    • Additional Resources 3
  • 4: Conditional Logic
    • 4.1: Intro to Logic
    • 4.2: Pseudo-Code, Boolean OR
    • 4.3: Boolean AND, NOT
    • 4.4: Input Validation
    • Additional Resources 4
  • 5: Managing State and Input Validation
    • 5.1: Program Lifecycle and State
    • 5.2: Program State for Game Modes
    • Additional Resources 5
  • 6: Arrays and Iteration
    • 6.1: Arrays
    • 6.2: Loops
    • 6.3: Loops with Arrays
    • Additional Resources 6
  • 7: Version Control
    • 7.1: Git
    • Additional Resources 7
  • 8: GitHub
    • 8.1: Intro to GitHub
    • 8.2: GitHub Fork and Clone
    • 8.3: GitHub Pull Request
    • 8.4: GitHub Repo Browsing
    • 8.5: Deployment
    • Additional Resources 8
  • Homeworks
    • Day 2: Basic File and Data Manipulation
    • Day 3: Functions
    • Day 4: If Statements, Boolean Or, Boolean And
    • Day 5: Program State
    • Day 7: Loops
    • Day 8: Arrays and Loops
  • Projects
    • Project 1: Scissors Paper Stonechevron-right
    • Project 2: Beat That!
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. 8: GitHub

Additional Resources 8

For the curious and the hungry

hashtag
Git

  1. What is Version Control Systems?arrow-up-right

  2. Getting Started: About Version Controlarrow-up-right

  3. Learn Git Branchingarrow-up-right (game)

  4. W3S: Git Exercisesarrow-up-right

hashtag
GitHub

  1. Git and GitHub in Plain Englisharrow-up-right

  2. GitHub for Noobsarrow-up-right (video playlist)

Previous8.5: Deploymentchevron-leftNextDay 2: Basic File and Data Manipulationchevron-right

Last updated 3 years ago

  • Git
  • GitHub