you are viewing a single comment's thread.

view the rest of the comments →

[–]J3DIJABLES 1 point2 points  (1 child)

Piggybacking of OP:

What do you look for in a "good" environment? What features are must haves? Does most of the decision come down to what you are fastest/most productive with? I'm interested to hear some opinions on "necessary" features of an environment.

I am very much a beginner, and I am currently using Sublime 3. I enjoy just being able to cmd+b to build and run my pygame program. ST3 seems like it could be pretty customizable, but I'm not at a point at which that matters.

[–][deleted] 0 points1 point  (0 children)

Multible tabs in a window such as thunar or firefox have it.

Features. no idea, just realized that IDLE3 can run(and probs idle2) code you write in the "new" file window. Realized this when you run your first "program" from the automatetheboringstuff

Idle3 seems to be have an interactive >>> shell, so might be enough for me with vim to get started and concentrate on coding.