JavaScript from Beginner to Professional - Helion
Tytuł oryginału: JavaScript from Beginner to Professional
ISBN: 9781800566774
stron: 544, Format: ebook
Data wydania: 2021-12-15
Księgarnia: Helion
Cena książki: 109,00 zł
This book demonstrates the capabilities of JavaScript for web application development by combining theoretical learning with code exercises and fun projects that you can challenge yourself with. The guiding principle of the book is to show how straightforward JavaScript techniques can be used to make web apps ranging from dynamic websites to simple browser-based games.
JavaScript from Beginner to Professional focuses on key programming concepts and Document Object Model manipulations that are used to solve common problems in professional web applications. These include data validation, manipulating the appearance of web pages, working with asynchronous and concurrent code.
The book uses project-based learning to provide context for the theoretical components in a series of code examples that can be used as modules of an application, such as input validators, games, and simple animations. This will be supplemented with a brief crash course on HTML and CSS to illustrate how JavaScript components fit into a complete web application.
As you learn the concepts, you can try them in your own editor or browser console to get a solid understanding of how they work and what they do. By the end of this JavaScript book, you will feel confident writing core JavaScript code and be equipped to progress to more advanced libraries, frameworks, and environments such as React, Angular, and Node.js.
Osoby które kupowały "JavaScript from Beginner to Professional", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
JavaScript from Beginner to Professional. Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages eBook -- spis treści
- 1. Getting Started with JavaScript
- 2. JavaScript Essentials
- 3. JavaScript Multiple Values
- 4. Logic Statements
- 5. Loops
- 6. Functions
- 7. Classes
- 8. Built-In JavaScript Methods
- 9. The Document Object Model
- 10. Dynamic Element Manipulation Using the DOM
- 11. Interactive Content and Event Listeners
- 12. Intermediate JavaScript
- 13. Concurrency
- 14. HTML5, Canvas, and JavaScript
- 15. Next Steps
- 16. Appendix – Practice Exercise, Project, and Self-Check Quiz Answers