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.
Discovering Modern C++, 2nd Ed
Author: Peter Gottschling Publisher: Addison-Wesley Pages: 576 ISBN: 978-0136677642 Print: 0136677649 Kindle: B09HTJRJ3V Audience: C++ developers Rating: 5 Reviewer: Mike James
Modern C++ who would want to write anything else? Is this a suitable introduction for the rest of us?
|
Go Programming Language For Dummies
Author: Wei-Meng Lee Publisher: For Dummies Date: April 2021 Pages: 336 ISBN: 978-1119786191 Print: 1119786193 Kindle: B0921HHN48 Audience: People wanting to learn Go Rating: 4 Reviewer: Mike James Can a dummy master Go?
| More Reviews |
|