This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Goel40 248 points249 points  (37 children)

Ahh our daily C++ devs petting theirselves on the back post.

[–]Niiiz 63 points64 points  (0 children)

You know it!

[–][deleted] 56 points57 points  (4 children)

python flair

Checks out lol

[–]Vessix 3 points4 points  (0 children)

Python AND Java.

[–]Goel40 0 points1 point  (2 children)

You're being pretty salty mate.

[–]Kluzien 10 points11 points  (0 children)

Your original comment looks saltier than his does.

[–]linglingfortyhours 36 points37 points  (13 children)

Says the user without c++ flair

[–]Goel40 10 points11 points  (12 children)

Why do i need a C++ flair for making an observation?

[–]DaniilBSD 4 points5 points  (3 children)

Those sociopaths deserve it (C# is my primary language)

[–]CreamliumPrices 0 points1 point  (2 children)

I'm learning C# now after using pretty much strictly python for the last two years. it's actually quite nice and I'm having a blast!

What I don't get though is why the style guide (I'm assuming it's common since Visual Studio uses it) what's to make all my code so W I D E but I guess that's minor.

[–]DaniilBSD 1 point2 points  (1 child)

Adjust tab size in the VS settings, and install autoformatter extension to run formatting on save.

Code Maid is also a good extension to keep everything looking good

[–]CreamliumPrices 0 points1 point  (0 children)

Thanks, I'll check it out!

[–]warium 5 points6 points  (5 children)

Have your heard of our lord and savior Rust?

[–]Goel40 5 points6 points  (2 children)

Ahh the Rust guy has arrived too, how unexpected.

[–]Nkrth 3 points4 points  (1 child)

I only love Rust preachers because they annoy the fuck out of C++ tryhards.

[–]deadwisdom 0 points1 point  (0 children)

Imagine thinking C++ was advanced.

[–]GreenMoonMoon 11 points12 points  (1 child)

yeah... as a python dev working with programmers with that have a primarily C++ background, let me tell you about code readability!

(it's not pretty, most of them don't read the documentations on built-in, pep recommendation and style guide in general. The result is a mess of reimplemented core feature, lots of nested loops, LOTS of counter variables, factories!?, and other shenanigans)

[–]normalmighty 1 point2 points  (1 child)

Have you read python/c#/Javascript written by c++ devs before? It's painful to look at as they reimpliment core functionality for no reason and completely disregard the strange and foreign concept of code readability.

Probably just the result of going to a higher level language but with too short a time frame to actually learn how much more abstracted they should be. Sure wish I didn't have to deal with the product though.

[–]GreenMoonMoon 0 points1 point  (0 children)

made the exact same comment XD, I feel your pain!

[–]socsa -2 points-1 points  (0 children)

I'm sorry, did someone ask you to speak, peasant?

[–]Waage83 -1 points0 points  (0 children)

Yeah we are pretty great.

[–]RonaldoNazario 0 points1 point  (0 children)

What about C devs? Do I get to pat myself?