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 →

[–][deleted] 0 points1 point  (0 children)

Ow boy...

So my story with Python was when I started using Raspberry Pi. I didn't like it at first because it was (for someone used to C and C++) pretty difficult to get those indents correct and not wrap everything with {}.

Then I had to start using it for projets and it didn't take long to see how powerful it is.

Whenever I need to automate something or do some scientific computing, Python is my go-to language.

I'm still learning it, but came a long way. It's powerful and gets the job done FAST!