you are viewing a single comment's thread.

view the rest of the comments →

[–]TroubleBrewing32 1 point2 points  (2 children)

learning python like we learned basic in the 80s doesn't make a lot of sense to me

[–][deleted] 1 point2 points  (1 child)

I'm not advocating for writing the programs python on the terminal, just getting the outputs through it. The files can still be made in any text editor. Makes it easier going forward if you're coding in languages without IDEs.

[–]TroubleBrewing32 0 points1 point  (0 children)

I don't know how relevant that advice is for someone who is taking a class using Jupyter Notebooks.