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

Skip to content

Commit fa05f10

Browse files
authored
small update regarding clarity
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
1 parent 71966e7 commit fa05f10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Week1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ In week one we will discuss the following topics
2626
### Read these Chapters from the [Front-end Handbook](https://www.frontendhandbook.com)
2727
* [What Is a Front-End Developer?](https://frontendmasters.com/books/front-end-handbook/2017/what-is-a-FD.html)
2828
* [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/)
3131

3232
### After you finish reading ask yourself the following questions:
3333
* What is a Front-End Developer?

0 commit comments

Comments
 (0)