Learn.CSEdge.Courses is a dynamic learning platform providing free, high-quality educational content for computer science students and enthusiasts. Explore a vast array of resources, neatly categorized by technology domains, programming languages, and varying levels of difficulty.
- Frontend: HTML5, CSS3, JavaScript, BootStrap
- IDE: VS Code/Google IDX
- Version Control: Git and GitHub
-
Fork and Clone the Repository To get started with contributing to our project, fork the repo and then clone it to your local machine:
git clone https://github.com/CSEdgeOffical/learn.csedge.courses.git cd learn.csedge.courses
-
Make Your Changes Make the necessary modifications or additions to the project files.
-
Commit and Push Once you've made your changes, commit them and push to your fork:
git add . git commit -m "Describe your changes here" git push
-
Create a Pull Request Navigate back to the original repository and open a pull request from your forked repository.
We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- Git and GitHub: Git and GitHub for Beginners
- Web Development: Web Development for Beginners
This project's design can be viewed here: Learn.CSEdge.Courses Design
This project is licensed under the MIT License - see the LICENSE.md file for details.
Feel free to contact us at [email protected] or connect with us on GitHub.