Let's Grow More Summer of Code ' 2k21 , abbereviated as LGM-SOC'21 is an open source programe by Let's Grow More community . It's a community of the students, for the students and by the students.
We have come up with this resource which will contain learning links of all the languages , frameworks that you will be working with in this programme . The links provided are more than enough to enable you to rock while contributing to projects
You just have to click on the links to reach to the desired language or framework tutorial.
🚩 Note : If you think we missed something , you can open an issue , we will add that in a few moments
I hope this resource will help you get on the track as fast as possible
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your new Branch
git checkout -b NewBranchName
- Commit your Changes
git commit -m " Description of contribution you made "
- Push to the Branch
git push origin NewBranchName
- Open a Pull Request and request for review