View on GitHub

reading-notes

Code Fellows Reading Notes

HTML and CSS Introduction

The Html and CSS design and build websites book is broken down into 6 main components:

The structure of the book is divided into 3 sections:

The main components are:

Html Chapter 1: Structure

Html Chapter 8: Extra Markup

Html Chapter 17: Html5 Layout

Html Chapter 18: Process & Design

JavaScript Introduction

The JavaScript & Jquery interactive front-end web development book is broken down into 6 main components:

The structure of the book is divided into 2 sections:

The main components are:

JS Chapter 1: The ABC of Programming