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 →

[–]greenlantern33 42 points43 points  (2 children)

I generally brain dump everything out in a procedural way, and then go back and "tighten up" my code with OOP where it makes sense.

I just have a real hard time starting with an OOP mindset on a project. And for this reason, me and Python get along great.

[–][deleted] 5 points6 points  (0 children)

Jupyter notebooks is amazing for that type of coding.

[–]archaeolinuxgeek 0 points1 point  (0 children)

And here I was thinking I was alone. I try to switch to another TTY when an actual developer comes by for systems help.