"console.log" is simple. i think it woulld go at the same position as print()
R
rafaél_gastélum1 week, 3 days ago
It's shocking then we are abusing liftoff assembly to escape the sandbox.
J
johnaura451 week, 3 days ago
Mechine level language 💀
V
vincent_webb1 week, 5 days ago
Python and Js are the goats
C
carmen.vigil2 weeks, 2 days ago
If assembly was made to make coding easier than doing binary then binary scares me
J
jilllewis3301 month ago
Python is best 😁 because sidhi baat no bakwaas
victoria.solano1 month, 2 weeks ago
lua: print("Hello, world")
J
joão.costa1 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.patterson1 month, 3 weeks ago
You haven't seen Delphi , have you 😂
dagmarcascade312 months, 1 week ago
My favorite is Assembly language
F
franklinvelvet772 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
meganmccarthy2682 months, 2 weeks ago
You forgot about the I use Arch btw language
M
matthewpalmer7202 months, 4 weeks ago
Meanwhile normal language: Why the fuck can't you use just "hello world", in just 2 words 🤣🤣
R
ross.craig3 months, 1 week ago
Python:very eazy | C++ : very hard |assembly:💀💀
C
courtneyatlas823 months, 3 weeks ago
Cmd: echo hello powershell: “hello”
B
brunamacedo6333 months, 3 weeks ago
btw when you use namespace you don't need to put std:: before cout<<.
K
kristopherhart2943 months, 3 weeks ago
Learning Java in class 8th 😂
M
maytemarroquín7193 months, 3 weeks ago
The faster you can type it, the slower it will run!
I
irmela_bärer4 months ago
A tip from me as a js programer:program alone to nobody see your cry
C
carol_atkinson4 months, 1 week ago
why did you write "using namespace std" when you did NOT use that namespace? (std::cout instead of cout)
"console.log" is simple. i think it woulld go at the same position as print()
It's shocking then we are abusing liftoff assembly to escape the sandbox.
Mechine level language 💀
Python and Js are the goats
If assembly was made to make coding easier than doing binary then binary scares me
Python is best 😁 because sidhi baat no bakwaas
lua: print("Hello, world")
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.
You haven't seen Delphi , have you 😂
My favorite is Assembly language
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
You forgot about the I use Arch btw language
Meanwhile normal language: Why the fuck can't you use just "hello world", in just 2 words 🤣🤣
Python:very eazy | C++ : very hard |assembly:💀💀
Cmd: echo hello powershell: “hello”
btw when you use namespace you don't need to put std:: before cout<<.
Learning Java in class 8th 😂
The faster you can type it, the slower it will run!
A tip from me as a js programer:program alone to nobody see your cry
why did you write "using namespace std" when you did NOT use that namespace? (std::cout instead of cout)