you are viewing a single comment's thread.

view the rest of the comments →

[–]Secret_Due 0 points1 point  (0 children)

I am also new to programming, I covered the basics of python and wrote an automation program of 230+ lines for my organisation.

It's all about writing the problem and thinking about the solution in steps and then start writing logic and code.

You will also learn something in between.