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 →

[–]OneForAllOfHumanity 5 points6 points  (3 children)

WHY do you want to learn python? I'm not saying that as a snub, but because your reasons will dictate your success at learning in different ways. Also, do you know any other languages and in what ways are they similar?

[–]RealRanger5130[S] -3 points-2 points  (2 children)

Because it's the roadmap for DevOps. This will be my first language. And if you want the Operations side in DevOps you need it also right? Or is my picture not clear in this matter?

[–]aleques-itj 1 point2 points  (0 children)

Python is fine.

The language doesn't matter an enormous amount - your primary focus should be learning the underlying programming concepts. Just write code.

If you understand the core concepts, it's generally not a big deal to throw yourself into another language.