Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I WANT TO LEARN PYTHON!! Any books or sites you could recommend I could start in? Tenchu!
-
neumann6618yhave a look here too:
https://www.udacity.com/
https://www.edx.org/
https://www.coursera.org/
and pluralsight -
olav98yAs someome who is not really a programmer, but trying to learn, what is it that makes Python so nice?😊
-
neumann6618yits an elegant language, lots of libraries available, nice IDEs and tools, and also its used a lot by scientific projects :)
it hits the sweet spot, a good allrounder, scripting, productivity, data science, web applications -
neumann6618ythis is what i use for python:
Pycharm IDE, pandas, scipy, seaborn, jupyter notebooks, anaconda -
well it is also used a lot to make utilities for Linux distributions...and it is cross platform language
-
neumann6618y@Fixxel i meant is it a university or an online course? just curious
i did the pluralsight.com course for basic python and a couple of machine learning courses on udacity. but the most i learned by doing i started automating stuff and building small prototypes for my job
aahh python is so nice 😍😁😇
undefined