There are 1 repository under book-list topic.
😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...
Learning resources for Ruby, Rails, and related skills.
Books with Fortran code, other than textbooks
:books: Freely available programming books.
To Do app using HTML, Bootstrap and JavaScript
A front-end web app that uses LocalStorage to store and present entered data for the user's personal reading list. Built with vanilla JS.
The Awesome Books project that has been refactored to use proper ES6 syntax & modules. It was built with HTML, CSS & vanilla JavaScript.
A site listing resources to learn Ruby, Rails, and related skills.
This is a small book list app. Where you can add and remove a book. It has localstorage system. So data will remain after browser is closed.
Object-Oriented JavaScript Front End Book List Web App.
Data Structures book list project. Takes a text file "booklist.txt" and inserts them into an AVL tree, using the book ISBN number as the key value for each node.
Simple vanilla JavaScript app to add books to a list, also saves to localStorage