Programming for Absolute Beginners: Using the JavaScript Programming Language

  • 5h 2m
  • Jonathan Bartlett
  • Apress
  • 2023

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.

About the Author

Jonathan Bartlett is a software developer, researcher, and writer. His first book, Programming from the Ground Up, has been required reading in computer science programs from DeVry to Princeton. He has been the sole or lead author for eight books on topics ranging from computer programming to calculus. He is a technical lead for ITX, where his specialty is getting stuck projects unstuck. He is a senior software developer for McElroy Manufacturing, spearheading projects in web, mobile, and embedded software. He is now the author of several Apress books including Electronics for Beginners and more.

In this Book

  • Introduction
  • A Short History of Computers
  • How Computers Communicate
  • How a Computer Looks at Data
  • How Computers Work
  • The HTML File Format
  • Introduction to Cascading Style Sheets
  • Your First JavaScript Program
  • Basic JavaScript Syntax
  • Introducing Functions and Scope
  • Grouping Values Together with Objects and Arrays
  • Interacting with Web Pages
  • Recursive Functions and the Stack
  • Manipulating Functions and Scopes
  • Intermediate Objects
  • Modernizing JavaScript
  • Working with Remote Services (APIs)
  • Writing Server-Side JavaScript
  • Conclusion
SHOW MORE
FREE ACCESS