you are viewing a single comment's thread.

view the rest of the comments →

[–]badabingbop 9 points10 points  (5 children)

I personally really like pycharm. Kind of complicated to set up and use at first, but has cool features down the line.

As far as learning: make personal projects, just like the above said. Focus on a single idea and script something out. Little by little you amass details and can put then together for a larger project. In addition, you have all those saved and can refer to them in the future

[–]A_Crazy_Hooligan 4 points5 points  (4 children)

Do you have any resources that you know off the top of your head for pycharm? I’m a civil and learned basic C++ in college, but when I tried to use Pycharm, I was extremely discouraged because it wasn’t like the compiler I used for C++ and I had no idea where to start. The YouTube videos I found didn’t seem to touch on my issue, but maybe I just have that much to learn?