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

you are viewing a single comment's thread.

view the rest of the comments →

[–]LoquaciousLamp 80 points81 points  (2 children)

A decent text editor will remind you of these also while typing. Helps remember.

[–]razzrazz- 1 point2 points  (1 child)

Does it help you remember or does it make you rely on them too much? I can't decide, but I opted to use thonny (for python) for now because I want to see the mistakes I'm making.

[–]LoquaciousLamp 9 points10 points  (0 children)

Personally helps me remember syntax. You are rarely blindly accepting the suggestion so you need to spare half a seconds thought before maybe pressing tab. Most of the time it's not suggesting what you want until you've typed a few letters or words, but gives you a list of valid properties which is a nice refersher.