0:00
0:16
0:16

Programming#python#javascript#java#c++#assembly #coding

Education
ADVERTISEMENT

Comments 100

Sign in to join the conversation

Sign in
R
rosaaltamirano467 1 week, 1 day ago

"console.log" is simple. i think it woulld go at the same position as print()

R
rafaél_gastélum 1 week, 3 days ago

It's shocking then we are abusing liftoff assembly to escape the sandbox.

J
johnaura45 1 week, 3 days ago

Mechine level language 💀

V
vincent_webb 1 week, 5 days ago

Python and Js are the goats

C
carmen.vigil 2 weeks, 2 days ago

If assembly was made to make coding easier than doing binary then binary scares me

J
jilllewis330 1 month ago

Python is best 😁 because sidhi baat no bakwaas

victoria.solano
victoria.solano 1 month, 2 weeks ago

lua: print("Hello, world")

J
joão.costa 1 month, 2 weeks ago

They're all easy after all, assembly is simple too. if you knew what you're doing ends up being straightforward, but nowadays the focus is on saving time, so creating programs in assembly is unnecessary. However, the knowledge you gain from knowing it is on another level when you use high-level languages.

angela.patterson
angela.patterson 1 month, 3 weeks ago

You haven't seen Delphi , have you 😂

dagmarcascade31
dagmarcascade31 2 months, 1 week ago

My favorite is Assembly language

F
franklinvelvet77 2 months, 2 weeks ago

ngl when you do java then you already have public class Name { public static void main(string[] args){ } } so yeah its pretty ez for the start not the ending but still

M
meganmccarthy268 2 months, 2 weeks ago

You forgot about the I use Arch btw language

M
matthewpalmer720 2 months, 4 weeks ago

Meanwhile normal language: Why the fuck can't you use just "hello world", in just 2 words 🤣🤣

R
ross.craig 3 months, 1 week ago

Python:very eazy | C++ : very hard |assembly:💀💀

C
courtneyatlas82 3 months, 3 weeks ago

Cmd: echo hello powershell: “hello”

B
brunamacedo633 3 months, 3 weeks ago

btw when you use namespace you don't need to put std:: before cout<<.

K
kristopherhart294 3 months, 3 weeks ago

Learning Java in class 8th 😂

M
maytemarroquín719 3 months, 3 weeks ago

The faster you can type it, the slower it will run!

I
irmela_bärer 4 months ago

A tip from me as a js programer:program alone to nobody see your cry

C
carol_atkinson 4 months, 1 week ago

why did you write "using namespace std" when you did NOT use that namespace? (std::cout instead of cout)