JavaScript. Mastering JavaScript from Basics to Advanced Topics - Helion
Tytuł oryginału: JavaScript. Mastering JavaScript from Basics to Advanced Topics
ISBN: 9781836642220
stron: 985, Format: ebook
Data wydania: 2024-09-18
Księgarnia: Helion
Cena książki: 170,10 zł (poprzednio: 189,00 zł)
Oszczędzasz: 10% (-18,90 zł)
This book provides a comprehensive introduction to JavaScript and web development, starting with the basics of programming and progressing through advanced topics. The initial chapters introduce JavaScript, exploring its history, its relationship with HTML and CSS, and how to integrate it into web pages. Readers will learn to create and manipulate variables, data types, and operators while controlling the flow of programs using loops and functions.
As the book advances, it covers more complex concepts like working with objects, arrays, and strings, and introduces modern web APIs, such as Ajax, Fetch API, and browser storage methods. Additional chapters focus on object-oriented and functional programming, emphasizing JavaScript’s versatile capabilities.
Later sections explore asynchronous programming, server-based applications with Node.js, and creating mobile and desktop applications using frameworks like React Native and Electron. There is also a focus on controlling microcontrollers using JavaScript, automating tasks with Grunt and Gulp, and managing source code through Git, providing a full-stack development approach with JavaScript at its core.
Osoby które kupowały "JavaScript. Mastering JavaScript from Basics to Advanced Topics", wybierały także:
- Time Is Money. The Business Value of Web Performance 74,99 zł, (63,74 zł -15%)
- SVG Text Layout. Words as Art 94,98 zł, (80,73 zł -15%)
- Discussing Design. Improving Communication and Collaboration through Critique 94,98 zł, (80,73 zł -15%)
- Knockout.js. Building Dynamic Client-Side Web Applications 74,99 zł, (63,74 zł -15%)
- Responsive & Fast. Implementing High-Performance Responsive Design 59,89 zł, (50,91 zł -15%)
Spis treści
JavaScript. Mastering JavaScript from Basics to Advanced Topics eBook -- spis treści
- 1. Basics and Introduction
- 2. Getting Started
- 3. Language Core
- 4. Working with Reference Types
- 5. Dynamically Changing Web Pages
- 6. Processing and Triggering Events
- 7. Working with Forms
- 8. Controlling Browsers and Reading Browser Information
- 9. Dynamically Reloading Contents of a Web Page
- 10. Simplifying Tasks with jQuery
- 11. Dynamically Creating Images and Graphics
- 12. Using Modern Web APIs
- 13. Object-Oriented Programming
- 14. Functional Programming
- 15. Correctly Structuring the Source Code
- 16. Using Asynchronous Programming and Other Advanced Features
- 17. Creating Server-Based Applications with Node.js
- 18. Creating Mobile Applications with JavaScript
- 19. Desktop Applications with JavaScript
- 20. Controlling Microcontrollers with JavaScript
- 21. Establishing a Professional Development Process