Start Programming Using HTML, CSS, and JavaScript: Chapman & Hall/CRC Textbooks in Computing
Autor Iztok Fajfaren Limba Engleză Paperback – 25 sep 2015
Start 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 JavaScript interact and how to harness their capabilities in practical settings.
Each chapter focuses on a specific theme supported by a gradual development of engaging worked examples of live web documents and applications using the three languages. Students can follow most of the examples and experiments using any modern browser and plain text editor. A practical homework problem is included at the end of every chapter and then is discussed at the beginning of the next chapter. In addition, a related keywords list helps students review key topics.
By focusing on important established principles and concrete examples, this introductory book shows students how to write cleaner and more easily maintainable code. It augments the basic language syntax and rules with contents and structure while keeping the material simple and manageable.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 745.40 lei 6-8 săpt. | |
CRC Press – 25 sep 2015 | 745.40 lei 6-8 săpt. | |
Hardback (1) | 1138.71 lei 3-5 săpt. | +19.14 lei 7-13 zile |
CRC Press – 2 aug 2017 | 1138.71 lei 3-5 săpt. | +19.14 lei 7-13 zile |
Din seria Chapman & Hall/CRC Textbooks in Computing
- 8% Preț: 476.15 lei
- 20% Preț: 444.17 lei
- 9% Preț: 581.43 lei
- 20% Preț: 566.10 lei
- 20% Preț: 560.44 lei
- 20% Preț: 643.08 lei
- 20% Preț: 1004.02 lei
- 30% Preț: 489.15 lei
- 20% Preț: 690.64 lei
- 20% Preț: 316.16 lei
- 20% Preț: 374.08 lei
- 20% Preț: 614.34 lei
- 26% Preț: 266.34 lei
- 29% Preț: 281.59 lei
- 20% Preț: 590.46 lei
- 20% Preț: 761.07 lei
- 20% Preț: 657.55 lei
- 31% Preț: 323.84 lei
- 30% Preț: 353.30 lei
Preț: 745.40 lei
Preț vechi: 931.75 lei
-20% Nou
Puncte Express: 1118
Preț estimativ în valută:
142.67€ • 148.38$ • 119.56£
142.67€ • 148.38$ • 119.56£
Carte tipărită la comandă
Livrare economică 13-27 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781498731447
ISBN-10: 1498731449
Pagini: 468
Ilustrații: 85 black & white illustrations, 59 black & white tables
Dimensiuni: 178 x 254 x 25 mm
Greutate: 0.82 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Textbooks in Computing
ISBN-10: 1498731449
Pagini: 468
Ilustrații: 85 black & white illustrations, 59 black & white tables
Dimensiuni: 178 x 254 x 25 mm
Greutate: 0.82 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Textbooks in Computing
Cuprins
Content and Structure. Building a Sound Structure. Presentation. More Control over Style. Understanding CSS Boxes. Behavior. Controlling Program Flow. Introducing Objects. Understanding Arrays and Strings. Understanding Functions. Building Your Own Objects. Using JavaScript to Control the Browser. User Interface. Appendices. Index.
Notă biografică
Iztok Fajfar is an associate professor in the Faculty of Electrical Engineering at the University of Ljubljana, Slovenia. A programmer and writer, he teaches computer programming at all levels, from assembly to object-oriented. His research topics include evolutionary algorithms, particularly genetic programming. He earned a PhD in electrical engineering from the University of Ljubljana.
Descriere
This text 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 JavaScript interact and how to harness their capabilities in practical settings. Each chapter focuses on a specific theme supported by a gradual development of engaging worked examples of live web documents and applications using the three languages.