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 andCSS
- How JavaScript works
- How JavaScript interacts with web pages
- Intermediate JavaScript topics such as recursion and scoping
- Using JavaScript for network communication