← Home ← Back to /int/

Thread 213701631

50 posts 8 images /int/
Anonymous India No.213701631 >>213701793 >>213701809 >>213701873 >>213701983 >>213702307 >>213702458 >>213705608 >>213706046 >>213706149 >>213706211 >>213706716 >>213707015 >>213708150 >>213708282
Your cunt
Your preferred language of computer programming?
Your reason for your preferred language of computer programming?

For me it's the .NET stack because it's just like me irl in class. Not the best at anything, but also not the worst. Average, nothing special but i can probably juggle between different tasks at the same time and do a horrible job at it.
Anonymous Germany No.213701662 >>213706952
C++11
no bullshit, no garbage, no memory leaks provided you have a brain
>inb4 muh stl le bad
make your own classes
Anonymous Germany No.213701697
I tried teaching myself python once but got bored after 2 days
Anonymous France No.213701707
they are all shit, I program in whatever language pays most
Anonymous India No.213701771
J-JAVA...
Anonymous Germany No.213701793
>>213701631 (OP)
I like JavaScript. It's nice how dynamic it is, and how you can pass anything and everything around and it just works
Anonymous Singapore No.213701809 >>213701922
>>213701631 (OP)
Haskell & Python
sci computing
Anonymous Russian Federation No.213701873 >>213706952
>>213701631 (OP)
flag
I like Haskell, but it's not really practical. So I'd choose C probably.
C is C, it doesn't need any elaboration. Haskell is magical, when I coded on it, it felt like it just flows by itself through you.
Anonymous Morocco No.213701893 >>213706952
C and ASM x86
Anonymous Germany No.213701922
>>213701809
>Haskell
Has anything useful ever been written in that meme language?
>dude category theory
I know a fair bit of category theory and Haskell uses maybe like 1% of it, mostly the very basics of Lawvere theory.
Anonymous Sweden No.213701983 >>213706952
>>213701631 (OP)
C++
I don't like working with multiple levels of abstractions like in higher level languages
Anonymous Finland No.213702307 >>213706952
>>213701631 (OP)
C
But all I get to use these days is javascript
Anonymous United States No.213702353
Python, it just werks
Can do most of what I need in an ipython terminal and jam shit into one line with list comprehension
Anonymous India No.213702458
>>213701631 (OP)
At my previous day job for almost a decade, MERN stack but before that Ruby on Rails and mySQL aka the basic bitch starter pack for all Indian startups till 2015 16.
I didn't even know Rails but got the job because I told the interviewer I had some experience with Ruby writing scripts for RPG Maker 2003 and XP games back in the day. It used to run on RGSS a fork of Ruby till they switched to Javascript with MV I think.


Also, C# Monobehavior for a decade because of game dev.
Anonymous Georgia No.213704790 >>213706952
C++ for its speed and robustness.
Though I also like Python for its extensive libraries and PHP for its simplicity and rapid web prototyping.
I would look into Rust but Im not a homosexual
Anonymous Indonesia No.213705482
I used to program C++ when I was working in Gameloft
Now because I'm PNSfag, it's .net core/C# (sometimes PHP with laraveljeet framework gosh I hate it)
Anonymous Singapore No.213705608 >>213708124
>>213701631 (OP)
is that considered a brahmin or dalit programming language?
Anonymous Canada No.213705882
Python and Go. Python is very easy and productive, especially in tasks like ML where scripting performance is the least concern. I like Go for its low cognitive overhead design, out-of-the-box toolchain and standard web dev library.

Typescript gets the job done but I really dislike its syntax feature creep and incompetent ecosystem. Every tech stack library is built by someone who's begging for donations and gets abandoned in a few years.
turk Indonesia No.213706046 >>213707869 >>213708216
>>213701631 (OP)
> most I like
golang: it forces you to handle shit properly

> most I dislike
java and c#: because subhumans who got their "diploma" from udemy and don't know any shit about coding principles mostly use these languages and make life hell for other programmers who have to read their disgusting code

javascript: because it doesn't make sense
Anonymous Saudi Arabia No.213706149
>>213701631 (OP)
.NET is good, but enterprise .NET will make you wish to die, a bit less than spring boot though.
i actually think C# and golang are the two best GC langs, C# has a huge negative with the runtime though, there is more friction building a single binary compared to go, but the type system in C# is leagues better than golang's, and they added switch statement as expressions, pretty cool.
golang's worst design decision is the dogshit type system.
Anonymous Brazil No.213706211
>>213701631 (OP)
.net as well, I never actually aimed to be a .net developer, it just happened that I had to use it in my first internship, so I keep using it. that was 7 years ago and I see no reason to learn a new language.
Anonymous United States No.213706653
I like to compile my own Python modules from C++ and connect them together with Python code.
You get the best of both worlds.
Anonymous Denmark No.213706716 >>213713548
>>213701631 (OP)
Java
>b-but it's shit
don't care it's the most user-friendly and intuitive language in my opinion
Anonymous United States No.213706858
Javascript
It just werks
Anonymous France No.213706952
>>213701893
>>213702307
>>213701873
>>213701662
>>213701983
>>213704790
these niggas get it
Anonymous Finland No.213707015 >>213707111 >>213707162 >>213707226
>>213701631 (OP)
Assembly because it’s the ultimate pleb filter
Anonymous Saudi Arabia No.213707111
>>213707015
>i am not like the other girls
Anonymous Morocco No.213707162
>>213707015
wanna JMP on my pee after we CMP our penises and frot them anon?
Anonymous United States No.213707226
>>213707015
assburger gatekeeping
Anonymous Germany No.213707869 >>213708264
>>213706046
What about JS "doesn't make sense"?
Anonymous India No.213708124
>>213705608
C/C++ is the brahmin of all languages.
Python is the kshatriya.
Javascript is the Baniya(jew) language.
JAVA is the shudra language.
Anonymous Norway No.213708150
>>213701631 (OP)
Flag
C
Have used it for almost two decades
Anonymous India No.213708216 >>213708353
>>213706046
>java and c#: because subhumans who got their "diploma" from udemy and don't know any shit about coding principles mostly use these languages and make life hell for other programmers who have to read their disgusting code

what makes it funnier is that C# used to be a JAVA clone for years till Microsoft got sued and revamped it entirely.
turk Indonesia No.213708264 >>213709090
>>213707869
Anonymous United States No.213708282
>>213701631 (OP)
python but I have to use dotnet more
Anonymous India No.213708353
>>213708216
but c# is way better than java now though java still doesn't even have getters setters or LINQ
Anonymous Germany No.213709090
>>213708264
It's silly that strict equality isn't the default, but being able to compare any two values and get somewhat meaningful results is pretty cool
Anonymous Finland No.213709239 >>213709747 >>213710084
Started building a .NET MAUI app yesterday and I wrote maybe 1 LOC while Cpilot guessed everything else. I just wanted to get back cs after using Python and matlab almost exclusively for years
Anonymous United States No.213709287
You literally have to be completely insane to get into this field right now. I am working extra hard to get the fuck out of it as soon as possible.
Anonymous Brazil No.213709335
I like lua, and it's not because it's brazilian, I just think it's pretty and I like how you call import the lua header on any C program and it just works
I don't like how they break the ABI every release, meaning there's no actual standalone ecosystem like python, and you end up having to mix and match lua versions from 10y ago, or just use luajit
Anonymous Cyprus No.213709747 >>213714019
>>213709239
>MAUI
nigga have some self respect
at least use avalonia or something
Anonymous India No.213710084
>>213709239
>MAUI
oh no no no pfttt hahahaha
Anonymous Serbia No.213710128 >>213710269
Is it really worth becoming a codemonkey nowadays? I'm close to getting my bachelor's degree but I realized programming is super boring to me and I don't know what else to do with that degree that doesn't have garbage pay. Especially now when so many people know tons of shit right out of college while I never caref to learn anything beyond university project shit so even an entry level position has tons of competition
Anonymous New Zealand No.213710149 >>213710241
Everyone above and below this post is an Indian on a VPN.
Anonymous Serbia No.213710241
>>213710149
And you are not on a VPN you're a Pajeet living in New Zealand
Anonymous India No.213710269
>>213710128
if programming is boring to you the short answer no for hobbyist purposes maybe make a video game vlog it on twitter end up making ten or twenty dollars off it
unless you're good at math and wanna pursue another couple of years in some AI field then yeah
Anonymous Indonesia No.213710692
>Jeet op + muh programming language battle like grade 9
Double the yikes
Anonymous Netherlands No.213713548
>>213706716
Why would Java (Javer in Bri'ish English) be shit?
Anonymous Finland No.213714019
>>213709747
can you elaborate? It should be obvious from my post I haven't been paying attention to cs until now.
Anonymous Russian Federation No.213714057
Anything with a mature ecosystem will do