This book aims to help people make the most of JavaScript -- even if they've never programmed anything before. Kirupa Chinnathambi covers JavaScript and how to use it together with CSS3 and HTML5 to create powerful web and mobile experiences.
<ASIN:013650289X>
Purchase of the book in any format includes free access to the online Web Edition, which provides the complete text of the book online, along with short videos by the author introducing each chapter, and interactive quizzes to test your understanding of the material.
Author: Kirupa Chinnathambi Publisher: Que Date: December 2019 Pages: 464 ISBN: 978-0136502890 Print: 013650289X Kindle: B01HS6KUTE Audience: Those wanting to learn JavaScript Level: Introductory Category: JavaScript
- Learn why JavaScript is awesome
- Organize your code with variables
- Understand how functions make your code reusable
- Use the popular if/else statement to help make a decision in code
- Learn about switch statements and when to use them
- Work with for, while, and do...while loops
- Learn how to use global and local scope
- Understand what closures are
- Learn about the various places your code can live
- Understand how to write comments and good commenting practices
- Learn about the basic types of objects you'll run into in JavaScript
- Find out that pizza has an educational value beyond just being deliciously awesome
- Understand how text is treated in JavaScript
- Learn how to perform common string operations
- Use arrays to handle lists of data
- Learn to create custom objects
For recommendations of JavaScript books see JavaScript Beginners Book Choice and Advanced JavaScript Book Choices in our Programmer's Bookshelf section.
For more Book Watch just click.
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
Python Distilled (Addison-Wesley)
Author: David Beazley Publisher: Addison-Wesley Date: September 2021 Pages: 352 ISBN: 978-0134173276 Print: 0134173279 Rating: 4 Reviewer: Alex Armstrong Python isn't a big language but it's getting bigger all the time.
|
SQL Server 2022 Query Performance Tuning (Apress)
Author: Grant Fritchey Publisher: Apress Pages: 745 ISBN:978-1484288900 Print:1484288904 Kindle:B0BLYD98SQ Audience: DBAs & SQL Devs Rating: 4.7 Reviewer: Ian Stirk
A popular performance tuning book gets updated for SQL Server 2022, how does it fare?
| More Reviews |
|