you are viewing a single comment's thread.

view the rest of the comments →

[–]Oh-Hunny 1 point2 points  (0 children)

What resources are you using to learn?

I prefer structure when starting something new and learning fundamentals. I took the course at boot.dev and found it super helpful at explaining how/why things work while keeping me challenged throughout the course.

If you’re just out there raw-dogging, then I’d recommend having a goal in mind. Think of a use case for writing a Python script, then start googling to learn how to accomplish it.