Effective PyCharm Transcripts
Chapter: The Editor
Lecture: Your turn
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Well, you've made it through what's probably the longest chapter in this course. But the most important part of PyCharm as well.
0:07
And that's the editor. It's your turn to play around. So jump over to the your turn section in the GitHub repo and you can see
0:15
here we're going to add some features to a class. We're going to clean up code according to PEP 8 to remove some unused imports,
0:21
add some documentation and so on. So here's your chance to play with some of those ideas and feel free to experiment
0:26
create a live template, Set up a code with me, session and share it with a friend or colleague.
0:32
It's your turn to play. So have a good time checking out all those features that we talked about.