book
Learn the basics of programming with the Programming Basics book. Exercises about the details help you refine the machine in your mind!
How to download and setup book
Open terminal and run command
git clone https://github.com/prgbas/book.git
git clone is used to create a copy or clone of book repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with book https://github.com/prgbas/book/archive/master.zip
Or simply clone book with SSH
[email protected]:prgbas/book.git
If you have some problems with book
You may open issue on book support forum (system) here: https://github.com/prgbas/book/issuesSimilar to book repositories
Here you may see book alternatives and analogs
freeCodeCamp You-Dont-Know-JS free-programming-books-zh_CN 30-seconds-of-code system-design-primer python-guide interactive-coding-challenges Functional-Light-JS ES6-for-humans build-your-own-x papers-we-love HowToBeAProgrammer pytudes awesome-falsehood gitsome saws p1xt-guides haxor-news CreepyCodeCollection elixirschool Programming-Alpha-To-Omega handong1587.github.io telegram-list adv-r awesome-cold-showers aws-doc-sdk-examples OpenComputers viz Algo_Ds_Notes MyNotebook