This repository contains free books on different programming languages, Concepts for coding, Software development.The link provided will directly take you to the book your looking for!
- Search and select the book which you want to contribute .
- Research the data like Book Name , Author Name , Book Link .
- Copy the example from below and fill your research in respected column in json file .
- Recheck your code and push request ( Wrong syntax code can be rejected ) .
- You done with your contribution , Celebrate !!
{
"id" : "1",
"bookName" : "C Internals",
"authorName" : "Rajeev Kumar",
"bookLink" : "https://www.avabodh.com/cin/cin.html"
},