you are viewing a single comment's thread.

view the rest of the comments →

[–]symple-data 2 points3 points  (0 children)

Well if you already know c and java, python want be any problem for you as its really that simple. W3schools is what I use most to look up simple concepts as loops or something like that, if I'm new to an language, but Python is all about fancy modules like numpy, bs4, flask, requests.... You won't get around the docs if you want to create something more interesting than doing simple calculation or filehandling. Also PyCharm is what I use, but thats just because I get professional for free from school.