Skip to content

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!!

Notifications You must be signed in to change notification settings

pranavkulkarni29/Books-Collection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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!

Free books collection for Programmers

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"
},

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.6%
  • JavaScript 16.4%