Learn JavaScript
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:
Scroll up and buy now so you can get started learning JavaScript today!
Genre: COMPUTERS / GeneralIntroduction
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.
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.
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.
What is JavaScript?
JavaScript is a client-side scripting language which is used for web browsers. It primarily focuses on helping developers to interact with the web page as well as the web browser itself. JavaScript is loosely based on the Java programming language. Even though it has a similar programming methodology and syntax, it cannot be considered a light version of Java. It is truly its own language that finds its home in web browsers all over the world and enables a magnified user experience in web applications and on web sites alike.
Language | Status |
---|---|
French
|
Already translated.
Translated by Mohammed Anis Meghiref
|
Italian
|
Already translated.
Translated by Eugenia Franzoni
|
Portuguese
|
Already translated.
Translated by Paulo Alexandre Fernandes Martins Torres
|
Spanish
|
Already translated.
Translated by Andrés Parraud
|