Repository navigation
book-series
- Website
- Wikipedia
A book series (2 published editions) on the JS language.
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
📦 Module thinking, principles, design patterns and best practices.
🏊 Dive into ES6 and the future of JavaScript
From apprentice to master (CC BY-NC-ND)
A middle-to-high level open source algorithm book designed with coding interview at heart!
From apprentice to master (CC BY-NC-ND)
This place keeps a partly-translated version of the book "You-Dont-Know-JS" (written by Kyle Simpson). I've tried to translate the book from English to Vietnamese, in order to help myself and others to understand its content better. See the official website of this book:
A review of the freaking awesome you don't know JS books series.
This is the code for lesson 2 of my course https://www.packtpub.com/web-development/advanced-spring-boot-integrated-course
An eBook on Core OOP in JavaScript(es5) 📘.
This is the code for lesson 1 of my course https://www.packtpub.com/web-development/spring-boot-getting-started-integrated-course
You Don't Know JS (Yet) / Nie znasz (jeszcze) JS-a
A website to explore iconic book series, discover the correct reading order, and easily purchase the books through affiliate links.
cc is a command used in Unix and Linux systems to compile and link C programs. It is an essential tool for developers working on C programming projects.