Audible会員プラン登録で、20万以上の対象タイトルが聴き放題。
-
JavaScript: A Guide to Learning the JavaScript Programming Language
- ナレーター: Steve Barnes
- 再生時間: 1 時間 58 分
カートのアイテムが多すぎます
カートに追加できませんでした。
ウィッシュリストに追加できませんでした。
ほしい物リストの削除に失敗しました。
ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
聴き放題対象外タイトルです。Audible会員登録で、非会員価格の30%OFFで購入できます。
あらすじ・解説
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