Programming for absolute beginners using the JavaScript programming language

New programmers start here...this book introduces students or aspiring professionals to the world of computer programming using JavaScript and related technologies. This book doesn't just teach the basics of programming, but also all of the tools that new programmers need to get started, includ...

Full description

Bibliographic Details
Main Author: Bartlett, Jonathan
Format: eBook
Language:English
Published: New York Apress 2023
Edition:[First edition]
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03814nmm a2200397 u 4500
001 EB002136100
003 EBX01000000000000001274157
005 00000000000000.0
007 cr|||||||||||||||||||||
008 221201 ||| eng
020 |a 9781484287514 
050 4 |a QA76.6 
100 1 |a Bartlett, Jonathan 
245 0 0 |a Programming for absolute beginners  |b using the JavaScript programming language  |c Jonathan Bartlett 
250 |a [First edition] 
260 |a New York  |b Apress  |c 2023 
300 |a 332 pages 
505 0 |a Chapter 1: Introduction -- Part I: Computers, Data, and Communication -- Chapter 2: A Short History of Computers -- Chapter 3: How Computers Communicate -- Chapter 4: How a Computer Looks at Data -- Chapter 5: How Computers Work -- Part II: Basic Ingredients for Web Programming -- Chapter 6: The HTML File Format -- Chapter 7: Introduction to Cascading Style Sheets -- Chapter 8: Your First JavaScript Program -- Part III: JavaScript Fundamentals -- Chapter 9: Basic JavaScript Syntax -- Chapter 10: Introducing Functions and Scope -- Chapter 11: Grouping Values Together with Objects and Arrays -- Chapter 12: Interacting with Web Pages -- Part IV: Intermediate JavaScript -- Chapter 13: Recursive Functions and the Stack -- Chapter 14: Manipulating Functions and Scopes -- Chapter 15: Intermediate Objects -- Part V: Programming Applications -- Chapter 16: Modernizing JavaScript -- Chapter 17: Working With Remote Services (APIs) -- Chapter 18: Writing Server-Side JavaScript -- Chapter 19: Conclusion -- Appendix A: Glossary -- Appendix B: Operating System and Browser Specifics -- Appendix C: The JavaScript Toolbox on Docker -- Appendix D: Character Encoding Issues -- Appendix E: Additional Machine Language Programs 
653 |a Computer programming / fast 
653 |a JavaScript (Computer program language) / http://id.loc.gov/authorities/subjects/sh96004880 
653 |a JavaScript (Langage de programmation) 
653 |a Programmation (Informatique) 
653 |a Computer programming / http://id.loc.gov/authorities/subjects/sh85107310 
653 |a JavaScript (Computer program language) / fast 
653 |a computer programming / aat 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Includes index 
024 8 |a 10.1007/978-1-4842-8751-4 
776 |z 1484287509 
776 |z 1484287517 
776 |z 9781484287507 
776 |z 9781484287514 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484287514/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.1 
520 |a New programmers start here...this book introduces students or aspiring professionals to the world of computer programming using JavaScript and related technologies. This book doesn't just teach the basics of programming, but also all of the tools that new programmers need to get started, including the basics of making web pages and how the Internet works. Programming for Absolute Beginners offers practice problems, activities, and a host of resources to get new programmers started, plus a large glossary of terms introduced in the book and that a new programmer might encounter when learning on their own. No special software is required; this book will help you regardless of what your computer setup is, and source code will be freely available via GitHub. What You Will Learn How computers work How computers communicate over networks How web pages are built with HTML and CSS How JavaScript works How JavaScript interacts with web pages Intermediate JavaScript topics such as recursion and scoping Using JavaScript for network communication Who This Book Is For Anyone wanting to begin computer programming, including students who need to learn the fundamentals and early professionals who want to go back and revisit the basics