Skip to content

w3develops-university/learn-javascript-with-hedwix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning JavaScript With Hedwix

Learn JavaScript With Hedwix Cover

Copyright © 2019 Nathan Sebhastian.

License: CC BY-NC-ND 4.0 PRs Welcome Buy on Leanpub

Motivation

JavaScript has seen a tremendous growth in popularity and opportunity for developers, but there is no learning material that offers a practical and modern way to learn JavaScript. This book is intended for beginner and intermediate developers interested in learning what JavaScript can do, from adding interactivity to web pages, to creating a server with Node.js.

Most JavaScript tutorial starts with learning about how to write JavaScript in the browser. This book will start with writing JavaScript in the console, using Node.js to run the code instead of fiddling with the browser from the start. Only after the basics of JavaScript are covered will the book goes to explain how JavaScript is being used in the browser.

This book offers a more practical approach to writing web application with JavaScript, emphasizing on exercises and projects over theories, to make the readers able to code with JavaScript.

Once you're finished with the book, you can use vanilla JavaScript to add dynamic content into the web and create basic Node.js APIs that can respond to network request by sending data.

If you like to support this project, you can do so by purchasing the digital format of the book at Leanpub with bonus solution to exercises and projects. The lower price is intended for students and non-working professionals, but it's totally up to you 😄

Thank you for your support and enjoy the book!

The Content

About

Master the fundamentals of JavaScript and take your programming skills to the next level

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published