Python Forum
Does anyone else get overwhelmed choosing what to learn next?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Does anyone else get overwhelmed choosing what to learn next?
#1
Hey everyone,

I’ve been learning Python for a few weeks now, and while I enjoy it, I keep feeling overwhelmed with all the directions I could go—web development, data science, automation, etc. Every time I pick one, I start second-guessing and wondering if I should be doing something else.

Is this normal for beginners? How do you decide what path to focus on without feeling like you're missing out on something better?

Would love to hear how others handled this phase.

Thanks! Thumbs Up
Reply
#2
(Apr-09-2025, 05:45 AM)EricFletcher Wrote: Is this normal for beginners?
Yes

(Apr-09-2025, 05:45 AM)EricFletcher Wrote: How do you decide what path to focus on without feeling like you're missing out on something better?
I write programs to make my life and work easier. For example, I'm working with PLC. The last contract included 64 Racks, where each rack must be tested (digital and analog inputs/outputs). So I took a second PLC to test the 64 Racks automated.


Try to solve your own problems in little tasks.

I started programming because I hosted game servers and wanted to update them automatically and synchronize a mappool. In the beginning, I did this with bash scripts. At some point, that became too much for me, so I started learning Python. Then I used Python to automate the gameservers. Later I wrote for a friend a Program to extend Teklab. This program was badly written, had many quirks, but they used it for more than 6 years. I hoped, that they deleted the code, but then later another friend had a copy of it and wanted to use it. So sometimes you're haunted for your own mistakes.
Gribouillis and Larz60+ like this post
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Is one week enough to learn these Python topics? Feeling overwhelmed nedreV 1 480 Feb-13-2025, 05:47 PM
Last Post: Gribouillis
  choosing keyword argument names Skaperen 2 1,382 Jun-12-2024, 09:50 AM
Last Post: JamesWilson
  Query on choosing Python 3.8.6 version sureshnagarajan 0 2,349 Feb-16-2021, 05:30 AM
Last Post: sureshnagarajan
  Lost in choosing how to make an graphic interface TheGuyUnknown 3 3,431 Jul-01-2019, 02:08 AM
Last Post: metulburr
  [beginner] Choosing the right tool for a web-based GUI johsmi96 2 2,944 May-08-2019, 06:50 AM
Last Post: johsmi96

Forum Jump:

User Panel Messages

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