Programming the Web Using XHTML and JavaScript

Programming the Web Using XHTML and JavaScript
Authors
Larry Lagerstrom
ISBN
0072560312
Published
05 Aug 2002
Purchase online
amazon.com

Programming the Web Using XHTML and JavaScript by Lagerstrom fits in introductory Web-Authoring courses in the community college, university extension or technical schools, or in Web-Scripting courses found in computer science departments. It requires no prior knowledge of HTML or programming. This book was written to offer a straightforward introduction to programming.

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

Programming the Web Using XHTML and JavaScript by Lagerstrom fits in introductory Web-Authoring courses in the community college, university extension or technical schools, or in Web-Scripting courses found in computer science departments. It requires no prior knowledge of HTML or programming. This book was written to offer a straightforward introduction to programming. Programming the Web Using XHTML and JavaScript starts out with an explanation of HTML and then gently guides the student into learning how to create web pages that actually respond to and interact with the web browser through JavaScript. To accomplish the patient ease of learning, Dr. Lagerstrom created various types of end of chapter material, which reinforce what has been learned via lab exercises, de-bugging problems and objective questions. Pedagogical features such as icons are located in the margins to alert students of potential trouble areas and advice.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why.”