N00bs, do NOT fall for the python meme

n00bs, do NOT fall for the python meme.
>be me
>learn some python watching videos on youtube.
>make some toy programs and learn about variables, loops and so.
>Ok... time for another language
>begin learning java
>what the fuck is all this text?
>why do I have to tell the computer that a number is a number?
>do I have to write all that shit just to input a number?
>oh, oh shit, oh Jesus...
Don't start with python, you will learn bad manners and laziness

Attached: Python-header.png (1200x630, 16.58K)

Yes start with machine microcode.

Attached: 1662735054765651.jpg (225x225, 7.17K)

Show me a non-trivial program you've written in any language.

I am a noob myself user, I'm not pretending to be good at any language. in fact I just said I recently began learning java. my code is useless

lets see it.

why are retards like op allowed on this board?

because you didn't apply for the janny position to clean this up for free.

better than linus took a shit threads or iphone threads.

>begin learning java
>what the fuck is all this text?
java is retarded and full of usles text.Pick any other language and you wont have this retarded text.Why are you even running java are you pajeet.Ruby is in demand and its better japanese version of python.

what did you expect from a pro-nazi language?

this Reading how retards who fall for learn2code meme get filtered is actually entertaining

>learn to walk
>try to learn to ride a bike
>wtf I have to keep moving forward
>wtf I have to keep balance
>wtf I have to move the front wheel in the opposite direction before turning
>wtf I just fell over

n00bs, do NOT fall for the walking meme.

It’s true. Dynamic languages are shit

Shut up imbecile

>holy shit I learned "a = 5" so now having to write something like "var a int = 5" is scrambling my brain

Attached: file.png (1200x897, 60.3K)

now that's meme advice

name = input("Insert your name please: ")
print(name, "you are a fucking faggot")

Now do it in java

git gud retard
import java.util.Scanner;

public class DemoForFilteredFaggotOP {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.print("Your name: ");
String name = scanner.nextLine();
System.out.println(name + " is a faggot, but not as huge as OP");
}
}

Python sucks but not because of this. Java is unusual in how verbose it is.

its to understand the main parts of programming like control flow and shit. Then you can move on to other languages based on requirement, it is a good first language as any.
Also, python alone (with specialized knowledge of some of its libraries) can help you land jobs

don't you see you are showing I'm right?
someone new wants to learn code. learns with python. python let you do all that shit you wrote in 2 fucking lines by using 0% brain on the process.
go to another language. prepare your ass.

you got tricked by the meme language

>you got tricked by the meme language
No retard, I've already had my share of python and let me tell you, statically typed languages are just much comfier and better to write in general.
Have fun staying filtered you dumb PyNigger.