Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New to Python, what now?
#3
Start with the basics. The data types, built-in functions, classes. After that networking ( sockets, requests, selenium, twisted, tornado, aiohttp ), databases like sqlite3 standard module for example. Or sqlalchemy. These links refer to the official documentation. But there are plenty of resources you can use. Also, take a look at our forums Tutorials. Just play with all of that and feel free to ask if you face some obstacles
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Messages In This Thread
New to Python, what now? - by MattH - Nov-06-2017, 07:02 PM
RE: New to Python, what now? - by metulburr - Nov-06-2017, 08:05 PM
RE: New to Python, what now? - by wavic - Nov-06-2017, 08:11 PM
RE: New to Python, what now? - by MattH - Nov-06-2017, 08:44 PM
RE: New to Python, what now? - by wavic - Nov-06-2017, 10:00 PM
RE: New to Python, what now? - by MattH - Nov-06-2017, 10:12 PM
RE: New to Python, what now? - by metulburr - Nov-06-2017, 10:44 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020