Effective PyCharm Transcripts
Chapter: Conclusion
Lecture: How to remember all these features

Login or purchase this course to watch this video and the rest of the course contents.
0:01 Remember at the beginning we talked about how to learn the features of an IDE. And if you see a picture, if you open your screen and you see this here
0:11 you may think, oh amazing, look at all what this does or you may be like oh my gosh, I just want to edit some code, how do I work with all this stuff.
0:19 So you really need to learn the features of the IDE to make every one of these things be a benefit and not just a distraction at best.
0:26 So let's review the technique that I talked about. Now, when I introduced it, it was maybe abstract
0:33 but we've seen so many features that you probably want to use, how are you going to remember them?
0:39 Well, remember I said you should first discover what those features are, and that to a large degree is what the purpose of this course is,
0:47 it takes you through all the features, it shows them in action it shows you the true benefit and the particular times to employ those.
0:55 We kind of solved the discover problem, obviously there's more to discover, but you've got a bunch of that
1:01 now you need to remember them, which is tricky, and you need to practice them. So I had this plan for how you could do that.
1:08 There's the cheat sheet that you download from the beginning of the course, then you can install presentation assistant,
1:17 which I hope you did, that's one of the plugins and that will tell you every time you work with a menu item
1:22 or you do something it will tell you what the name of the feature is it will tell you what is the hotkey is,
1:28 which I think is really important to learn the hotkeys of everything, and then get yourself a set of sticky notes
1:33 or a piece of paper cut up into small pieces, write down the things that you're like I really like this from this course
1:40 and I want to make sure I make it part of my daily routine, and put one of those sticky notes on your monitor
1:46 and try to make use of that every time it makes sense, maybe one of them is refactor to a method or refactor this,
1:52 maybe one of these is just to use conditional break points or something like that, you could write down 50 of these things
2:01 and put one on your monitor until you've used it enough you feel like yeah, that's totally going to stick.
2:06 So these three things I think can really help, hopefully this course has helped as well.
2:11 Do make a concerted effort to find all the features you care about and find a way to make them part of your daily routine,
2:18 at first it might seem overwhelming, there will be a bunch of things you have to learn, but in the end, you'll really have many more super powers,
2:26 I described this at the beginning of this section, you'll have these powers and ways to work with your code that maybe you didn't have before.


Talk Python's Mastodon Michael Kennedy's Mastodon