Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fdea913

Browse files
authored
Create README.md
1 parent ab05c97 commit fdea913

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Week1/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
### Lecture one
2+
3+
## Git introduction
4+
* publish your websites on Git (UI)
5+
* branch and push, clone
6+
7+
## Homework
8+
* Create a .js file that prints something to the console and add it to your github pages repository.
9+
* Recreate your CV (from the HTML/CSS module) on pages.github.io using this tutorial https://pages.github.com/ and share your link on Trello
10+
* Complete the first couple assignments on Codecademy (up until Math operators I)
11+
* Use document.querySelector to select an element in your github pages website and change the innerHTML.

0 commit comments

Comments
 (0)