ABSTRACT

A Beginner's Guide to Computer ProgrammingStart Programming Using HTML, CSS, and JavaScript is a manual for undergraduate students in engineering and the natural sciences to discover how computer programming works. Using a dialog format between two students and a professor, the text teaches students how the mainstream web languages HTML, CSS, and J

chapter 1|14 pages

Content and Structure

chapter 2|20 pages

Building a Sound Structure

chapter 3|16 pages

Presentation

chapter 4|20 pages

More Control over Style

chapter 5|30 pages

Understanding CSS Boxes

chapter 6|26 pages

Behavior

chapter 7|20 pages

Controlling Program Flow

chapter 8|18 pages

Introducing Objects

chapter 9|22 pages

Understanding Arrays and Strings

chapter 10|18 pages

Understanding Functions

chapter 11|22 pages

Building Your Own Objects

chapter 12|18 pages

Using JavaScript to Control the Browser

chapter 13|20 pages

User Interface