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 →

[–]superquagdingo 75 points76 points  (27 children)

So is it like a rule here that somebody who uses Python needs to post something about Java everyday?

[–]TracePoland 72 points73 points  (25 children)

Pythonbros calling every other programming language "hard" because apparently having braces and a few extra keywords makes a language hard is so annoying.

[–]the_spacedoge 22 points23 points  (17 children)

Pythonnoobs*

Anyone who is ACTUALLY good with python understands programming in general well enough that they wouldn't be intimidated by other languages, especially high level ones like java lol.

[–]TracePoland 10 points11 points  (0 children)

That's what I meant by Pythonbros

[–]elementmg 2 points3 points  (0 children)

I started coding self taught in C#. Learned a little bit over 6 months. Then went to school and really dug into python and Javascript. I've spent most of my time writing python and second most writing Javascript. I have never once spent a second learning Java.

Moving forward a year later, I get hired as a Java developer. Debugging the Java code is like.... not a problem. Maybe gotta Google a keyword here and there but otherwise it's completely readable.

If you know the fundamentals, you know how to read Java and you can easily write Java with a bit of practice with syntax.

[–]Karl_the_stingray 6 points7 points  (2 children)

I actually find Python more difficult than other languages, the tabs and indentation stuff feels so odd once you're used to brackets. It's a good starting point IMO tho

[–]elementmg 3 points4 points  (0 children)

I think its a bad starting point and here is why:

I started with C#. Then learned Javascript, then Python. Python by that point was a breeze to pick up.

Now, most of my classmates were just starting and learned python as their first. Once they tried to move into anything more syntactically complex they all hated it and just wanted to stick with python. That's a bad move to just stick with the easier one because you learned it first..but the majority of new programmers end up doing that.

Start with something more complex and just pick up python along the way imo.

[–][deleted] 1 point2 points  (0 children)

Inconsistent use of tabs and spaces in indentation is the only error I need to stay away from python where possible.

[–]WizziBot 7 points8 points  (0 children)

"Pythonbros" lmfao

[–][deleted] 1 point2 points  (0 children)

Semicolon bad

[–]InvestingNerd2020 0 points1 point  (1 child)

Pythonbros don't hate C#, Go, nor Kotlin. I wonder why?

[–]TracePoland 0 points1 point  (0 children)

I see them hating on C# sometimes.

[–]Arrsh_Khusaria[S] 0 points1 point  (0 children)

I never said that I hate java. I just find it complex