Skip to content

devRant-Community/Community-Programming-Book

Repository files navigation

Community-Programming-Book

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

View on GitBook Build Status Dev Dependencies

Github issues PRs Welcome Discord

The Devrant community has gathered together to create a book on multiple programming languages. We want you to understand why the languages referenced here have come to exist and why they for example use either brackets or indenting or also what great things were done with them. Basically we are telling their story.

Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
-- Martin Fowler