Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If everyone can help out with elaborating on the different subjects that would b
# What

## Git introduction (one week)
* publish your websites on Git
* publish your websites on Git (UI)
* branch and push, clone

## Module 1
Expand All @@ -19,8 +19,10 @@ If everyone can help out with elaborating on the different subjects that would b
* Function decleration and excecution (code flow)
* Scope

## Git Module (two weeks)
* CLI
## The browser environment the CLI env (two weeks)
* what is a CLI
* Git commands by CLI
* Browser debugging vs ClI debugging

## Module 2
* Advanced datatypes(objects)
Expand Down