Skip to content

abhinav-193/Books-Collection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

285 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Books-Collection

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!

20220925_214410_0000

Read CONTRIBUTING.md for 'How to Contribute'?

How to contribute ?

  1. Search and select the book which you want to contribute .
  2. Research the data like Book Name , Author Name , Book Link .
  3. Copy the example from below and fill your research in respected column in json file .
  4. Recheck your code and push request ( Wrong syntax code can be rejected ) .
  5. You done with your contribution , Celebrate !!

Example

{

"id" : "1",

"bookName" : "C Internals",

"authorName" : "Rajeev Kumar",

"bookLink"   : "https://www.avabodh.com/cin/cin.html"

"id" : "2",

"bookName" : " Let Us C"

"authorName" : "Yashawant Kanetkar"

"bookLink" : "https://drive.google.com/file/d/1Yvq27-qsSPOxjJakf1cXpWq76L0F0cu_/view"

"id" : "3"

"bookName" : "Beginning c++ programming"

"authorName" : "Richard Grimes"

"bookLink" :"https://libribook.com/ebook/4934/beginning-c-programming-pdf/?bookid=45368"

"id" : "4"

"bookName" : "Python Cookbook"

"authorName" : "By David Beazley and Brian K. Jones"

"bookLink" : "http://chimera.labs.oreilly.com/books/1230000000393"

"id" : "5"

"bookName" :"Hadoop with Python"

"authorName" : " Zachary Radtka and Donald Miner"

"bookLink" : " http://www.oreilly.com/programming/free/hadoop-with-python.csp"

 }
 {

"id" : "2221",

"bookName" : "Cpp practical",

"authorName" : "R. P. Jain",

"bookLink"   : "https://www.shahbooks.com/cin.html"

 }

 {

"id" : "5556",

"bookName" : "The Everyday Life of an Algorithm",

"authorName" : "Daniel Neyland",

"bookLink"   : "https://link.springer.com/book/10.1007/978-3-030-00578-8"

 }
  {

"id" : "201",

"bookName" : "Whereabouts",

"authorName" : "Jhumpa Lahiri",

"bookLink"   : "https://www.google.co.in/books/edition/Whereabouts/WYQmEAAAQBAJ?hl=en&gbpv=1&printsec=frontcover"

 }

About

This repository contains books on various Programming Languages, Concepts of coding, Software development. The link provided will directly take you to the book your looking for!!

Resources

Contributing

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%