Effective PyCharm Transcripts
Chapter: Why PyCharm and IDEs?
Lecture: Cross-platform

Login or purchase this course to watch this video and the rest of the course contents.
0:01 One of the really nice features is you can use PyCharm no matter what operating system you use.
0:07 If you use Windows, if you use Mac, if you use Ubuntu or some form of Linux, you can use PyCharm and it behaves more or less exactly the same way,
0:16 the key bindings might be slightly different, command on Mac versus control on Windows or Linux, something like that,
0:22 but generally, they're exactly the same. If you're working on teams, where different people have different platforms,
0:29 or you just want to use it on both the platforms, it's cross-platform so you don't have to worry,
0:36 you don't have to say, "Well, Visual Studio might be cool, but it only runs on Windows, so we're all getting Windows,"
0:43 you don't have to do that kind of thing with PyCharm, which is very much in the Python ethos of running everywhere.


Talk Python's Mastodon Michael Kennedy's Mastodon