Cantitate/Preț
Produs

Start Programming Using HTML, CSS, and JavaScript: Chapman & Hall/CRC Textbooks in Computing

Autor Iztok Fajfar
en Limba Engleză Paperback – 25 sep 2015
A Beginner’s Guide to Computer Programming
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.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 74540 lei  6-8 săpt.
  CRC Press – 25 sep 2015 74540 lei  6-8 săpt.
Hardback (1) 113871 lei  3-5 săpt. +1914 lei  7-13 zile
  CRC Press – 2 aug 2017 113871 lei  3-5 săpt. +1914 lei  7-13 zile

Din seria Chapman & Hall/CRC Textbooks in Computing

Preț: 74540 lei

Preț vechi: 93175 lei
-20% Nou

Puncte Express: 1118

Preț estimativ în valută:
14267 14838$ 11956£

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


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.