Articles
This section will show the list of articles that I have created and also give an explanation of what each one tries to teach.
1. Introduction to Articles on How to Program
Just an introduction to the articles and what I'm trying to accomplish and why. It also gives a better explanation of why I have chosen the languages that I have.
1.1. Introduction to Programming Theory
Small introduction to numbering systems and data types that are commonly used in programming.
2. The Basics of Syntax
Article on syntax in general. Mainly why it is important and how it helps us communicate our intentions to the computer.
2.1. Understanding HTML Syntax
Shows the basics of HTML syntax; namely tags and attributes.
2.2. Understanding CSS Syntax
Shows the basics of CSS syntax including selectors.
3. Creating the Basic Documents
Explains about boilerplates, why they are used and how to properly set them up.
3.1. The Structure of an HTML Document
Explains the structure of an HTML document, nesting and element types.
3.2. The Structure of a CSS Document
Explains the structure of a CSS document, selectors, classes and media types.
This work is licensed under a Creative Commons License.
Privacy Policy