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

Do you need help?

Notice Board

Per partecipare al corso di Fondamenti di programmazione 2023-24 loggatevi e attivatelo nella vostra pagina dei corsi preferiti. A quel punto il corso appare nel menù personale cliccando sul proprio avatar. Per i materiali degli anni precedenti seguite lo stesso metodo.

To join the Programming/Lab 2023-24 course, log-on and select it on the my courses page. It will appear on the personal menu of your avatar. For earlier years use the same method.

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!

275 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)