pr4shan7 / beginners-only

Help beginners learn the Git workflow and start contributing to Open Source!
https://p7x.in/beginners-only
MIT License
15 stars 58 forks source link

This repo needs contributions. #1

Open pr4shan7 opened 4 years ago

pr4shan7 commented 4 years ago

Contribute to this repo and get started with Open Source!

Every meaningful contribution is welcome. You may fix a typo or add content to files, you can add new files to existing folders or even add new folders. You may add a new algorithmic implementation or improver an earlier one, or add a new learning resource, or simply add anything you find worth adding.

Any useful learning resource which will help others learn about Open Source (or anything else) will be greatly appreciated! #10 Help this repository evolve into a great learning resource and serve its purpose!

Be sure to read the full Contribution Guide and reference this or any other applicable issues in your PRs and commits.

See ya! ^_^

Eshan-Agarwal commented 4 years ago

I want to add how to implement PCA (a dimensional reduction or visualization technique in ML) from scratch on some data set , can i send PR?

pr4shan7 commented 4 years ago

I want to add how to implement PCA (a dimensional reduction or visualization technique in ML) from scratch on some data set , can i send PR?

Sure, you are welcome! @Eshan2203 Just remember to create an appropriate folder directory, machine-learning/algorithms for example, and describe your PR referencing this issue.

Eshan-Agarwal commented 4 years ago

Ok I send you one now but it not in folder i will correct it now wait .

Eshan-Agarwal commented 4 years ago

Is i have to create one file for introduction of me also ?

pr4shan7 commented 4 years ago

Is i have to create one file for introduction of me also ?

@Eshan2203 You may if you want to, although it is not necessary.

Eshan-Agarwal commented 4 years ago

I send PR please check it #6

pr4shan7 commented 4 years ago

I send PR please check it #6

Merged! @Eshan2203

Eshan-Agarwal commented 4 years ago

Thanks

pr4shan7 commented 4 years ago

Is i have to create one file for introduction of me also ?

If you were talking about describing your code through comments or adding a README.md for describing your content, yes it should be done as it helps everyone viewing those files. This goes for everyone contributing.

Eshan-Agarwal commented 4 years ago

Ok i will look on it.

MayankGeek commented 4 years ago

I would to contribute by adding learning resource content in README.md

pr4shan7 commented 4 years ago

I would to contribute by adding learning resource content in README.md

You're welcome! @Mayank-dev-commits

nick-w-nick commented 4 years ago

I've added a JS folder, along with a beginner Express.js tutorial. Feel free to let me know what you think via my PR: #35

pr4shan7 commented 4 years ago

I've added a JS folder, along with a beginner Express.js tutorial. Feel free to let me know what you think via my PR: #35

Sure! @nick-w-nick

MayankGeek commented 4 years ago

I have added a python program can you please review it

pr4shan7 commented 4 years ago

I have added a python program can you please review it

Sure! @Mayank-dev-commits

MayankGeek commented 4 years ago

I have added another python program can you please review it

snlagr commented 4 years ago

Please check out #44

MayankGeek commented 4 years ago

I have added a python program can you please review it .

MayankGeek commented 4 years ago

Added a password generator program in python please review it

pr4shan7 commented 4 years ago

Sure! @Mayank-dev-commits I'll review your PRs tomorrow.

prathameshThakur commented 4 years ago

I have added content to file which gives detailed information about 2-dimensional arrays in C programming. Added a .md file explaining the concept and code for matrix multiplication.

hidalgo-vntu commented 4 years ago

Added a snake game in python please review it

avinash080 commented 4 years ago

hi, this is my first time in github. I have linear regression as well as circular, double and single linked list implementation code , if u're accepting pull request , I can provide u

pr4shan7 commented 4 years ago

hi, this is my first time in github. I have linear regression as well as circular, double and single linked list implementation code , if u're accepting pull request , I can provide u

You're welcome! @avinash080

MayankGeek commented 4 years ago

Hi ! I want to add some Django projects to help others to learn django can I do that please.

pr4shan7 commented 4 years ago

Hi ! I want to add some Django projects to help others to learn django can I do that please.

Sure, go ahead! @MayankGeek

MayankGeek commented 4 years ago

I have added a Django folder please review it .

pr4shan7 commented 3 years ago

I can't see your PR @MayankGeek.

ShubhamJagtap2000 commented 2 years ago

I would love to contribute in "Python" to this repo, it will be Network Programming using Socket... Is it fair to you?