Hello World in 5 Programming Languages

preview_player
Показать описание
Next time I'll try windows assembly and we'll see which one is shorter :)

So, what do you think about these languages? Which one you'd prefer?
Рекомендации по теме
Комментарии
Автор

Python
print("Hello World")

Streetlight
Автор

I wanted to learn assembly, but after watching this video im having second thoughts

SSnQ_LPCWSTR
Автор

I was halfway through and was like he's probably gonna do more than 5 he got time and then saw assembly 😭😄

commentator
Автор

Hey whats up i sub to your channel cant wait for more videos love them recently got into them

funtoonweb
Автор

lütfen javayla ilgili örnek kodlar atar mısınız
küçük oyunlar, basit yapılar, vs

umitkartal
Автор

and HTML just "Hello World!"

sanjarbakenbaev
Автор

do a hello world from scratch in real or longmode without an Operating system

__gadonk__
Автор

In c
#include <stdio.h>
int main()
{
printf("Hello world!!");
return 0;
}

BeFinite
Автор

I remember that day when we have subject for assembly (which is TASM). I didnt learn it. Why struggle yourself when you only learn Java or C or C#

MrJeszam
Автор

Python

Print ('Hello World ')

guilhermepctm
Автор

I know how to use basics like loop, conditonal statement, arrays, functions, pointers in 7 languages like- Python, C, C++, Java, NodeJS, Rust, Go, Kotlin..

animemotivationx
Автор

code in arm64 if you are paid by the hours

meowmrrpnyanya
Автор

python is the easiest in my opinion lol
print("Hello World")

none_braincell
Автор

how do you use i cant imagine a world without intellisense

pasarograndfe
Автор

LaTeX:
\documentclass{article}
\begin{document}
\huge Hello World
\end{document}

LuisRodriguez-vhfg
Автор

bruh, where is the python or the C#

the easiest languages?

corvodellamorte