Jump to content

Moon Man

Member
  • Posts

    16
  • Joined

  • Last visited

Reputation Activity

  1. Funny
    Moon Man got a reaction from Dat Guy in Language to Jump in to   
    Well, generally recommend python.
    It's really easy to learn because of its syntax, but being an interpreted language is slower compared to something like C++ which is compiled.
    Also, if you are going to learn python, I'd recommend installing 'anaconda'  so you can have easy access to the multitude of libraries of python for scientific and data science applications, plus the easy creation of environments.
    As for the IDE, I personally use pycharm community edition, but any should be fine.
×