Buch, Englisch, 410 Seiten, Format (B × H): 180 mm x 233 mm, Gewicht: 821 g
ISBN: 978-1-59059-113-0
Verlag: Apress
is a book about general principles of good programming practice for complete novices. Whether you're just starting to get curious about what makes a computer work, or an office worker who has been using computer applications for years and would like to spend some time delving deeper into what makes them tick, this book is for you.
will teach you the basics of programming using JavaScript. JavaScript can be written using any text editor, and displayed in almost any Web browser, regardless of operating system. Despite the unfortunate word "script" in the language name, in actuality, JavaScript is a modern programming language.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Getting Started.- Statements, Variables, and Types.- Conditional Statements.- Looping.-Functions.- Arrays.- Working with Objects.- Events and Event-Driven Programming.- Working with Strings.- JavaScript and the Web Browser.