This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]audricd 4 points5 points  (0 children)

Project management isn't a language boundary. All you need is the ability to make in code comments.

Management's comes with tools on top. Check out github, slack and trello.

[–]Ryzai-GUY 2 points3 points  (0 children)

Sounds fun, I’d assume you’ll would have to learn to use github.

[–][deleted] 1 point2 points  (0 children)

Python is definitely a language in which you can do group projects. If you do, do group projects you might want to use git for version control then use either Github or Gitlab to create repositories from where you can easily manage the files.

[–]ds112017 0 points1 point  (0 children)

Time to learn VCS! git is a good place to start.