101
Kantai
6y

When you ask a Python dev to code in Java

Comments
  • 7
    What are Braces...
  • 2
    "Java"
  • 1
    @bikki That's what you use in a dictionary
  • 1
    Ipad in a coding meme? Rotfl
  • 0
    You can actually use semicolons in Python if you want.
  • 0
    When you're a Python dev but also use Perl and C++ and absent mindedly put semicolons in your Python scripts.
  • 0
    It is a style to not regret programming lol.
  • 0
    Do you think it's better for someone's first programming language to be Java, Python, or JavaScript?
  • 1
    @ModernShoe I always say that if you are smart, learn C first. Will help you understand everything much better.

    Java is not bad as a furst language. But it has many additional features that might be unnecessary for a first timer.

    Python is for the simplest people to start with.
    No compilation, everything is on the fly. The syntax is clean and simple.
Add Comment