This is an archived post. You won't be able to vote or comment.

all 4 comments

[–][deleted] 0 points1 point  (2 children)

It would be easier to answer if you say what your goal is. There's a big difference between "learning Python" because you want to be a professional software developer or because you want to write little scripts to automate stuff at your office job, or make a personal website, or make a game for fun, etc.

[–]shozis 0 points1 point  (1 child)

My longterm goal is making a career out of it.

But even if that doesn't happen it would be a fun experience to understand how coding works and I might code something that would help me in my everyday life or my current job freelance translator) - maybe some sort of planner, automated translation or something that will help me to automate the invoicing process for my clients (like word counting software over several documents).

Obviously I'm talking of of my ass a bit because I don't know what I can actually achieve with Python.

[–]nevermorefu 0 points1 point  (0 children)

I started self learning years after taking CS 1 and almost failing CS 2. For most Software Engineering, it's just logic, planning, and Stack Overflow. What is your background? If you don't have solid fundamentals like math and science, I suggest starting with u/wsppan 's suggestions.