Python Forum
Learned Python Basics, what now?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Learned Python Basics, what now?
#18
There is likely a big difference between what you want to do and what there is demand for. Which one do you really want to ask about?

Web scraping is only necessary when the owners of the data do not want the data to be shared easily. If they want to make it easily shared then they would provide a web service or API, whatever you want to call it. You should learn how to use web services and how to create them.

I am not sure what the market is like now but I assume that beginners still are much more likely to be hired for maintenance than new development. Employers want programmers that can fix and modify systems developed by others; sometimes the software has already been modified by many others. They often want someone that can clean up and/or fix messes. If you want a job then you need to be realistic.

Databases are sure important. Also for a job you need to be able to do systems the way that most developers do, not the way you want to. So learning something like Django would be important.
Reply


Messages In This Thread
Learned Python Basics, what now? - by muzikman - Sep-24-2021, 11:27 PM
RE: Learned Python Basics, what now? - by SamHobbs - Sep-25-2021, 01:38 AM
RE: Learned Python Basics, what now? - by menator01 - Sep-25-2021, 01:49 AM
RE: Learned Python Basics, what now? - by SamHobbs - Sep-25-2021, 02:34 AM
RE: Learned Python Basics, what now? - by ndc85430 - Sep-25-2021, 07:30 AM
RE: Learned Python Basics, what now? - by muzikman - Sep-25-2021, 12:27 PM
RE: Learned Python Basics, what now? - by ndc85430 - Sep-25-2021, 12:41 PM
RE: Learned Python Basics, what now? - by muzikman - Sep-25-2021, 12:47 PM
RE: Learned Python Basics, what now? - by ndc85430 - Sep-26-2021, 07:48 AM
RE: Learned Python Basics, what now? - by snippsat - Sep-25-2021, 02:43 PM
RE: Learned Python Basics, what now? - by SamHobbs - Sep-25-2021, 06:03 PM
RE: Learned Python Basics, what now? - by SamHobbs - Sep-25-2021, 06:30 PM
RE: Learned Python Basics, what now? - by snippsat - Sep-25-2021, 07:07 PM
RE: Learned Python Basics, what now? - by SamHobbs - Sep-25-2021, 09:49 PM
RE: Learned Python Basics, what now? - by snippsat - Sep-25-2021, 10:23 PM
RE: Learned Python Basics, what now? - by SamHobbs - Sep-26-2021, 12:49 AM
RE: Learned Python Basics, what now? - by SamHobbs - Sep-26-2021, 04:29 PM
RE: Learned Python Basics, what now? - by muzikman - Sep-27-2021, 03:39 PM
RE: Learned Python Basics, what now? - by Danniel - Oct-10-2021, 07:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PYserial basics? bako 10 5,276 Apr-26-2020, 09:15 PM
Last Post: bowlofred
  [split] Debugging scripts basics tultalk 5 3,170 Apr-25-2020, 01:02 AM
Last Post: menator01
  Debugging scripts basics bako 8 3,667 Apr-24-2020, 06:18 AM
Last Post: Larz60+
  Problem with basics Wraith2102 2 2,049 Jun-17-2019, 06:51 PM
Last Post: perfringo
  Dictionary Basics pythonjm 5 3,594 Nov-26-2018, 11:11 PM
Last Post: pythonjm
  What to do after learning python basics xyzabc12310000 1 2,890 May-20-2018, 11:43 PM
Last Post: micseydel
  [Python Basics] How To Handle Data For This Project? digitalmatic7 3 3,542 Nov-17-2017, 01:10 PM
Last Post: digitalmatic7
  I finsh the basics of python but I'm stuck on how to link code to GUI Qubayel 5 4,413 Apr-04-2017, 07:18 AM
Last Post: Ofnuts
  Python basics about __init__ and return statement wk14 5 6,091 Oct-25-2016, 04:31 PM
Last Post: micseydel

Forum Jump:

User Panel Messages

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