You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There were a few "to reads", that aer basically a page with 20+ links to very specific projects not covered (or website to learn how to code that we don't specifically use in the course), I made it clear that this is just for future reference, not direct reading material for this week
Copy file name to clipboardExpand all lines: Week1/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,8 @@ In week one we will discuss the following topics
26
26
### Read these Chapters from the [Front-end Handbook](https://www.frontendhandbook.com)
27
27
*[What Is a Front-End Developer?](https://frontendmasters.com/books/front-end-handbook/2017/what-is-a-FD.html)
28
28
*[Part I. The Front-End Practice](https://frontendmasters.com/books/front-end-handbook/2017/practice.html)
29
-
* From Part II. read: [Self Directed Learning](https://www.frontendhandbook.com/learning/self-direct-learning.html), also read [Learn HTML/CSS](https://frontendmasters.com/books/front-end-handbook/2017/learning/html-css.html)
30
-
* Read [lesson 1: building your first web page](http://learn.shayhowe.com/html-css/building-your-first-web-page/)
29
+
* From Part II. have a look at: [Self Directed Learning](https://www.frontendhandbook.com/learning/self-direct-learning.html), read the definitions of HTML and CSS here (use the rest of the links for later reference)[Learn HTML/CSS](https://frontendmasters.com/books/front-end-handbook/2017/learning/html-css.html)
30
+
* Read(important!)[lesson 1: building your first web page](http://learn.shayhowe.com/html-css/building-your-first-web-page/)
31
31
32
32
### After you finish reading ask yourself the following questions:
0 commit comments