#前端开发#😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...
翻译 - 😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...
#学习与技能提升#Learning resources for Ruby, Rails, and related skills.
Books with Fortran code, other than textbooks
To Do app using HTML, Bootstrap and JavaScript
#学习与技能提升#A site listing resources to learn Ruby, Rails, and related skills.
#前端开发#The Awesome Books project that has been refactored to use proper ES6 syntax & modules. It was built with HTML, CSS & vanilla 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.
#安卓#This app authenticates with Timetonic's public API, allowing users to log in and view a list of books in a simple and intuitive interface.
Simple vanilla JavaScript app to add books to a list, also saves to localStorage
#前端开发#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.
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.