We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab05c97 commit fdea913Copy full SHA for fdea913
Week1/README.md
@@ -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