Yes but without C# how will I create my first person jumpscare horor game in unity that earns 80 million dollars and gets an entire youtube subculture.
He's probably saying "Oh I think this keyboard doesn't have a letter S" His hand is probably running only on the main thread. (Not compatible for multi threading so that's why it's slow)
Do python vs asembly next
Oh hell naw
💀💀💀
😂😂😂😂
PYTHON VS BRAINF*CK
Python :
print ("hallo World") 😂
😂😂
Das ist Deutsch
Javascript and Typescript:
console.log("Hello, World!);
console.log("Hello, World!" as string);
Also pyhon: 🐢
@@brendon205
C family be like: I am speed
❤ for c++&c#
Bro was testing our patience
Yes but without C# how will I create my first person jumpscare horor game in unity that earns 80 million dollars and gets an entire youtube subculture.
😂
do the same thing in UE with C++ xD
I guess now u want to make your game in c++ with UE 😅😅 those 0,20 😢
build your own game engine with glfw xd
Unreal Engine. dude
It seems like c++ while utilizing more foundational work is actually more efficient than C sharp
C# more concice:
class Program{
static void Main() => System.Console.WriteLine("Hello world!");
}
Forgot to put namespace in C#
You don't need to put namespace if it's just a "hello world" program😅
@@andrewnick8272 oh umm ok but im just actually a beginner of C# i join since august one :)
@@andrewnick8272You need to.
@@andrewnick8272you also dont need a static void main for that
Bro why are you typing so slow
At least faster than your mom
He's probably saying "Oh I think this keyboard doesn't have a letter S"
His hand is probably running only on the main thread. (Not compatible for multi threading so that's why it's slow)
He is just trying to complete 60 second shorts😂
@@BlueProgamer212lol
My man has his face 3 inches from the keyboard
Actually, code wars is karate. Katas is simply a part of karate which is, simply put, forms.
Now in NET 6 only write
Console.WriteLine("Hello World");
And console. Readline () ;
@@binkeerani326 You only need that if you need to keep the window open.
@@AquaQuokkaif you don't write readline it will not give you time for understanding what happened
@@FreeFree-id1lcNot if you use your IDE's internal terminal
Java:
public class HelloWorld
{
public static void main(String args[])
{
System.out.println("Hello World");
}
}
//It is so similar to C sharp
Why return 0 in c++ why it's use.
If the program executes perfectly it returns value of 0 to the main function indicating tbat a program is doing its job
Error codes 😊
You dont really need it.
It is used to say to your OS that "program ran without issues"
If you return 1 then it tells the OS that the program had exited because of a problem.
To end the main function - aisa hame college me sikhaya tha
C sharp is more like Java
Very much like java!
It has the Java "public static void Main(string(args))"
Best description I heard from a professor it's Java wearing a C skin suit.
It's java, if java was good
Fr fr
It's c++ and Java mixture then one who made c# said that himself
C# was first called c++++ which later turned into c#
The problem of python is the speed, however is a lot more easy to use and work
Typing comparison 😅
std::print("Hello world!");
wtf is blud doing
а если c# не афк
Bro not using name space 🤮
Samjh nhi aya
Bro i never saw a C# code but it looks like 90% java
C++ uaung namespace std; int main (){ cout
Which one is c#
The bottom one
The one who slept with your mom.
The middle one
the left one
You are c#
Javascript
Console.log('hello world');