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.
Visual Complex Analysis
Author: Tristan Needham Publisher: Clarendon Press Pages: 616 ISBN: 978-0198534464 Print: 0198534469 Kindle: B0BNKJTJK1 Audience: The mathematically able and enthusiastic Rating: 5 Reviewer: Mike James What's complex about complex analysis?
|
Data Structures & Algorithms in Python
Author: Dr. John Canning, Alan Broder and Robert Lafore Publisher: Addison-Wesley Date: October 2022 Pages: 928 ISBN:978-0134855684 Print: 013485568X Kindle: B0B1WJF1K9 Audience: Python developers Rating: 4 Reviewer: Mike James Data structures in Python - a good idea!
| More Reviews |
|