Which programming language are you the most fond of?
Programming language
First for Scheme
C
>Which programming language is right for you?
>9/10 options land on Python
That image was made for women.
Golang for non-OOP
C# for OOP
C if I have the time to hunt down segfaults
Both of these, as well as Python.
I like Lisps a lot sadly the environment (package wise, implementation, etc.) is pretty horrible
WTF I love Apple now.
Python & Java are really fun and comfy
D, Nim
Java and PHP, because I need it the most at work.
> inb4 shitstorm
Python
C# and JS/TS and i'm good to go babes
>having a job
lul
C# & Python
I used to go "oh yeah, C# is just like Microsoft's Java" but then I got to use LINQ more frequently and dipped into ASP.NET and Razor syntax. LINQ by itself is a godsend. WPF is much more difficult than Winforms but it's got so many neat features. On top of that, even though Winforms is legacy, M$ did a great job of making Winforms an easy way to get something off the ground quickly. One thing I'm looking forward to doing is making my own LINQpad so no one has to pay Albahari's prices for the """premium""" features. It's a great program but I'm not shelling out THAT much for a REPL and LINQ playground.
I have a love-hate relationship with Python because "pythonic" is a cancerous word that shouldn't replace core programming principles and recommending it to EVERYONE starting out is a horrible idea (if i had to name one thing off the top of my head, list/dictionary comprehension is a shitty thing to introduce to people with no prior experience with programming), but it's great for doing small things quickly and interacting with databases. Tkinter is also a great way to get something with a GUI going in a day or two.
Brainfuck is neat, but fucking useless.
Clojure is the answer. To every thing.
I work full-time with C++ so that
How is there no option for COBOL?
COBOL devs earn the most.
Not fucking Python. Why get rid of braces? Braces are good! Stupid Python. I hate it. Horrible documentation, horrible syntax, JavaScript 2.0.
Perl, because fuck you
>write-only language
You already said "fuck you" with Perl.
No need to repeat yourself.
>(if i had to name one thing off the top of my head, list/dictionary comprehension is a shitty thing to introduce to people with no prior experience with programming)
The people making these graphics will never reach that, they just learn how to use a for loop and think they're hot shit
>C if I have the time to hunt down segfaults
If your code causes segfaults, you're writing it wrong. Don't blame the language. Blame yourself.