Book Resources
List of 10 Books for Website Developing
List of Books for HTML and CSS
HTML & CSS: Design and Build Websites By John Duckett
CSS Secrets By: Lea Verou
Learning Web DesignBy: Jennifer Robbins
Youtube Resources
Treehouse
The New Boston
Learncode.academy
Derek Banas
Techquickie>
Online Resources
w3schools: HTML
w3schools: CSS
HTML Dog
Useful Tricks for Coding
HTML5 Doctor
These are only a few!
Now these sources are only a few out of the many that are available! Think of these as stepping stones to guide you to more
and more sources that get more in depth over time. Good luck and have fun building and designing your webpage!
Wise Quotes From Wise Individulas
Always code as if the guy who ends up maintainging your code will be
a violent psychopath who knows where you live. -John Woods
The best programs are written so that computing machines can perform
them quickly and so that human beings can understand them clearly. A programmer
is ideally an essayist who works with traditional aesthetic and literary forms
as well as mathematical concepts, to communicate the way that an algorithm
works and to convince a reader that the results will be correct. -Donald Ervin Knuth
A computer is like a violin. You can imagine a novice trying first a
phonograph and then a violin. The latter, he says, sounds terrible. That is the
argument we have heard from our humanists and most of our computer scientists.
Computer programs are good, they say, for particular purposes, but they are not
flexible. Neither is a violin, or a typewriter, until you learn how to use it. -Marvin Minsky
Talk is cheap. Show me the code. -Linus Torvalds