Listen free for 30 days
Listen with offer
-
JavaScript: A Guide to Learning the JavaScript Programming Language
- Narrated by: Steve Barnes
- Length: 1 hr and 58 mins
Failed to add items
Add to basket failed.
Add to wishlist failed.
Remove from wishlist failed.
Adding to library failed
Follow podcast failed
Unfollow podcast failed
£0.00 for first 30 days
Buy Now for £6.99
No valid payment method on file.
We are sorry. We are not allowed to sell this product with the selected payment method
Summary
JavaScript is a dynamic computer programming language that is commonly used in web browsers to control the behavior of web pages and interact with users. It allows for asynchronous communication and can update parts of a web page or even replace the entire content of a web page. You'll see JavaScript being used to display date and time information, perform animations on a web site, validate form input, suggest results as a user types into a search box, and more.
JavaScript is being used more and more...
Even though JavaScript is by far the most popular client side programming language in use today, it can and is used on the server side as well. Node.js, Meteor, Wakanda, CouchDB, and MongoDB are just a few examples of where you'll find and be able to use JavaScript on the server side. The time you invest in learning JavaScript can be doubly rewarding as JavaScript keeps moving into more and more areas of computing.
Learn the fundamentals of the JavaScript programming language.
No matter if you plan to use JavaScript on the client side in a web browser, on the server side, or both, you will need to learn the fundamentals of the language. That's what this book will give you. When you finish reading this book you will feel comfortable and confident programming in the JavaScript language.
Here is just some of what you'll learn when you read this book:
- Where JavaScript can be used
- How to setup your computer so it's easy and comfortable to program in JavaScript
- What tools you'll want to have when programming in JavaScript
- The basics of HTML...
- What variables are and how to use them
- How to deal with numbers and perform mathematical operations
- How and when to use conditionals
- What functions are, why they are so handy, and how to put them to good use
- Advanced data structures like associati
What listeners say about JavaScript: A Guide to Learning the JavaScript Programming Language
Average customer ratingsReviews - Please select the tabs below to change the source of reviews.
-
Overall
-
Performance
-
Story
- RRF
- 01-06-15
angle bracket
opening and closing angle brackets are read as the "greater than" and "less than" which I found confusing and distracting while trying to follow. (the reason the inequality symbols are used when written is that ASCII does not have angle bracket characters, however they still are meant as brackets not operators and that is how it makes sense to read them)
Something went wrong. Please try again in a few minutes.
You voted on this review!
You reported this review!