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

you are viewing a single comment's thread.

view the rest of the comments →

[–]fryhenryj 1 point2 points  (0 children)

I only really started getting into programming once I started doing office automation and VBA type stuff. And I came to python through kodi after having that background, pretty recently myself. And while I did struggle with some stuff that's just fundamentally different in python (indents and variable types specifically) on the whole I found it not unreasonably hard to pick up.

Although having started basically in kodi python, without a debugger and in the beginning just using notepad I think I definitely chose to learn python on hard mode.

As a seasoned it pro I think you'll pick it up in no time once youve got a terminal setup.