I made a Hello world in c++, am I a hacker now?

I made a Hello world in c++, am I a hacker now?

>Win32 API
Still looks ugly as ever.

no but im a hacker. i penetrated ur mum with my long tool bitch

Good old hPrevInstance. A part of the API that exists only because of stupid windows legacy.

>APIENTRY

what's wrong with WINAPI???

Posix

>tfw pronounce it like "win-a-pie"

To be fair, the Win32 API doesn't usually look THAT bad.

I mean seriously? "stdafx.h"? "MyRegisterClass"? "MAX_LOADSTRING"? All a bit overkill, honestly.

That's not Hello World.

#include
int main(int argc, char** argv) {
std::cout

>That's not Hello World.


3
4
5
6
7
8
#include "stdafx.h"
#include

int main()
{
std::cout

Why does C++ look so ugly?

What?

as opposed to what? C?

...

Python

there's literally nothing on that screenshot (aside from .cpp file extension) that would indicate it's C++ and not C

#include

auto main (int argc, char** argv) -> int
{
std::cout

I'd say C is more beautiful.

C++ has the mutant feel to it rather than an actual language unto itself. Its got 3 arms, instead of 2 nice ones. 5 legs for some reason. 2 mouth, 5 eyes, overgrown leg, etc

Even C#, which I consider to be bit under-developed is more intuitive and easier to getinto than C++.

>Its got 3 arms, instead of 2 nice ones. 5 legs for some reason. 2 mouth, 5 eyes

Kinda like the finish line of the Boston marathon?

that's to produce a 0 and end the string?

Good one.

>python was written in C
>using thousands of lines of C to execute one print statement to save yourself 3 lines

Pretty funny guys on Sup Forums

Now seriously what's with all these unneccessary includes I'm seeing.
Who the fuck writes anything in windows?

This guy gets it.

>what's with all these unneccessary includes
over 200 lines of code are needed to display a window in win32, including declarations and all

I still don't think that OP's program counts as hello world.
What he's done is spawn a window with a title "Hello world"
Print it inside the window. Maybe then.

well, does alert("Hello world"); count? no.

i always wondered if people get the window code memorized after a while... i think not.

No, neither OP's program nor an alertbox count as hello world, for the same reason that

Hello World

doesn't count.

That's some pretty bad html desu senpai

Hello World!

Hello world!

Is this better senpai?

Languages people bitch about == languages people actually use

Fucking hell, Windows is so damn ugly
I will never understand why anyone would choose Windows over Linux for programming

It's a screen with writing on it, it's not ugly or nice, it's letters and symbols, why do you care so much about how it looks?

Nice dude. Gratz on hello world. You are now a l33t h4x0r

literally how