Please ignore secret bonuses. Secret tests do NOT award bonus. Max hw grade is 30+2 bonus efficiency

Do you need help?

GitHub Repository

d
digamma (480 points)
2 4 5
in News by (480 points)

Hey, Guys I just created a public GitHub Repo and constantly adding and committing new mini-projects. I would be beyond grateful if you head on my Github repo, clone some code, and commit.

in this way, by the end of the course, we will have several well-written codes with tons of experience in both python and Git.

here is the repo if you want to clone: https://github.com/legentkiller011/miniProjects

if you have any questions regarding Git and the project, I will be glad to explain!

271 views
closed

1 Answer

Best answer
gianluca5539 (9820 points)
4 6 44
by (9.8k points)
selected by

I would suggest that everyone also takes a look at this Git Tutorial (or equivalent) before going to the repository. It's pretty straightforward, but if you have no experience Git can be tough to deal with.

I have more than a year of experience with Git and GitHub, so I know most of the stuff. You can ask me too if you need any help with Git, GitHub, GitLab etc.

Have a nice day everyone!

d
digamma (480 points)
2 4 5
by (480 points)

I also like to recommend Pycharm as cloning, commiting and pushing the code in it is as easy as a few clicks.

once you learned the concept of Git, you can refer to this link to get to know how to implement Git in your Pycharm project. (thats one of the features i believe makes pycharm more useful than spyder ofcourse)