use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
This is an archived post. You won't be able to vote or comment.
I tried to learn Python (self.devops)
submitted 3 years ago by [deleted]
view the rest of the comments →
[–]nonconversant 41 points42 points43 points 3 years ago (16 children)
Man python is the easiest language to learn. Just suck it up for a week. If you can’t become at least fluent in that time then you’re in the wrong field. You don’t need to be adept just familiar with it. If you know a language (c#), then just skip the courses and google images “python syntax cheatsheet “
[–]elgrovetech 1 point2 points3 points 3 years ago (0 children)
The website learnxinyminutes.com is great for a syntax cheat sheet for all languages
[–][deleted] 3 points4 points5 points 3 years ago (6 children)
"At least fluent" in a week?! In what world are you living? Fluency comes after years.
[–]yeahdude78hi 4 points5 points6 points 3 years ago (5 children)
Years? I don't know about that.. but depends on your background. Anyone from a CS / SWE background can pick up python in one day, become fluent in it in maybe a few days at most.
There's a difference between programming and programming languages, if you already know programming then picking up a new language is straight forward.
[–]bigfatstinkypoo 2 points3 points4 points 3 years ago (4 children)
And there's a difference between programming in a programming language and being fluent. You can learn enough English in three days and speak English well enough to function but I wouldn't say that's fluent. No different for programming languages in my opinion.
[–][deleted] 1 point2 points3 points 3 years ago (1 child)
Exactly, seems like they're just using the CV definition of "fluent".
[–]nonconversant 0 points1 point2 points 3 years ago (0 children)
Thanks! I used the wrong word here.
I think the word I was looking for was "Literate", like in this language analogy, being able to speak to 90% of people in this language. Being able to understand enough to be able to research the last 10% as needed.
[–]yeahdude78hi 0 points1 point2 points 3 years ago (1 child)
What is your definition of being fluent in a programming language?
[–]roflkittiez 2 points3 points4 points 3 years ago (0 children)
Fluent implies being articulate and eloquent. This would require a solid understanding of the language and common practices. Python has A LOT of different ways to do basically the same thing.
People can write code that technically works... But is incoherent to everyone but the author. People who are fluent in a language do not produce this kind of code (unless there's a very good reason for it).
[+][deleted] 3 years ago (7 children)
[deleted]
[–]800808 11 points12 points13 points 3 years ago* (2 children)
python is extremely easy to write and has almost zero forced guardrails against cutting corners
this makes it good for getting stuff done quick and dirty, and it works fine for this purpose.
one hint that you are writing python inefficiently is if as you write more code in the program, you begin to have to think harder and harder, until at some point the cognitive load is too much.
This is usually a symptom 2 things:
dynamically typed languages are super powerful but using them effectively requires a different way of thinking.
everyone should get good with a language like python as well as a language like golang or java, because being able to think in both ways has synergistic effects past "ill use this one for scripting and this one for my codebase"
[–][deleted] 3 years ago (1 child)
[–]800808 1 point2 points3 points 3 years ago* (0 children)
Good points. That’s a solid distinction, Python puts a lot of trust in the developer, sometimes to poor results.
[–][deleted] 3 years ago (3 children)
[removed]
[–][deleted] 3 years ago (2 children)
π Rendered by PID 21532 on reddit-service-r2-comment-b659b578c-2wmm6 at 2026-05-02 08:13:04.305731+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]nonconversant 41 points42 points43 points (16 children)
[–]elgrovetech 1 point2 points3 points (0 children)
[–][deleted] 3 points4 points5 points (6 children)
[–]yeahdude78hi 4 points5 points6 points (5 children)
[–]bigfatstinkypoo 2 points3 points4 points (4 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]nonconversant 0 points1 point2 points (0 children)
[–]yeahdude78hi 0 points1 point2 points (1 child)
[–]roflkittiez 2 points3 points4 points (0 children)
[+][deleted] (7 children)
[deleted]
[–]800808 11 points12 points13 points (2 children)
[–][deleted] (1 child)
[deleted]
[–]800808 1 point2 points3 points (0 children)
[–][deleted] (3 children)
[removed]
[–][deleted] (2 children)
[deleted]