1404Shivani / CodingBooks

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.

Home Page:https://codingbooks.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image


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

About The Project

alt text


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

image

  1. Clone the repo
    git clone https://github.com/mohitjaisal/CodingBooks.git
  2. Run index.html

Contributing

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

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

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.

https://codingbooks.netlify.app

License:MIT License


Languages

Language:HTML 63.2%Language:CSS 29.9%Language:JavaScript 6.8%