Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bce0adf + 41aa9b8 commit ab05c97Copy full SHA for ab05c97
README.md
@@ -9,7 +9,7 @@ If everyone can help out with elaborating on the different subjects that would b
9
# What
10
11
## Git introduction (one week)
12
- * publish your websites on Git
+ * publish your websites on Git (UI)
13
* branch and push, clone
14
15
## Module 1
@@ -19,8 +19,10 @@ If everyone can help out with elaborating on the different subjects that would b
19
* Function decleration and excecution (code flow)
20
* Scope
21
22
-## Git Module (two weeks)
23
-* CLI
+## The browser environment the CLI env (two weeks)
+* what is a CLI
24
+* Git commands by CLI
25
+* Browser debugging vs ClI debugging
26
27
## Module 2
28
* Advanced datatypes(objects)
0 commit comments