Skip to content

As you begin your path on becoming a coding specialist it is always pleasant to find good sources of information. Many computer languages might be tricky to learn at the beginning so you need reliable references to double-check your mistakes and learn how to not make them again.

License

mohitjaisal/CodingBooks

Repository files navigation

image


HTML 5 CSS 3 JavaScript
Github Contributors Github issues open Github code size Demo badge

About The Project

codingbooksgif


As you begin your path on becoming a coding specialist it is always pleasant to find good sources of information. Many computer languages might be tricky to learn at the beginning so you need reliable references to double-check your mistakes and learn how to not make them again. This project has a vast range of programming books which you can read online or download locally.

Getting Started

This is an example of how you can set up this project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Fork this repository 137146860-8eeed4d3-9a26-49bb-8176-409e0f575d19

  2. Clone the repo

    git clone https://github.com/mohitjaisal/CodingBooks.git
  3. Run index.html

Screenshot 2022-10-03 at 5 19 15 PM

Contributing Guidelines 🏗

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Steps for contribution

  1. Fork the repo

  2. Clone the forked repo into your local machine

$ git clone https://github.com/your_username/CodingBooks.git
  1. cd to the repo
 $ cd CodingBooks
  1. Create a branchz
 $ git checkout -b mybranch
  1. Open the repo code using any IDE/text-editors

  2. Do changes or add the specific feature you are looking in the desired package.

  3. Add, Commit and Push the changes to your forked repo

$ git add .

$ git commit -m "your commit message"

$ git push origin mybranch
  1. Create a pull request from mybranch of your forked repo to main branch of this(upstream) repo.

Code of Conduct 📜

To maintain a safe and inclusive space for everyone, to learn and grow, contributors are advised to follow the Code of Conduct and also go through Guidelines for Contributing at least once. code-of-conduct-2

About

As you begin your path on becoming a coding specialist it is always pleasant to find good sources of information. Many computer languages might be tricky to learn at the beginning so you need reliable references to double-check your mistakes and learn how to not make them again.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published