acbackens / AtBSwP

Based on the book 'Automate the Boring Stuff with Python'.
0 stars 1 forks source link

Useful PyCharm-GitHub Documentation Links #5

Open beebus opened 1 year ago

beebus commented 1 year ago

https://www.jetbrains.com/help/pycharm/manage-projects-hosted-on-github.html https://www.jetbrains.com/help/pycharm/work-with-github-pull-requests.html Pull Requests are an important git concept, that would be good to become familiar with.

https://www.jetbrains.com/pycharm/guide/tips/create-project-from-github/ There are some videos on this link.

image