[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Most hated programming language? http://poal.me/tn5aih

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 54
Thread images: 7

File: he hates it.jpg (145KB, 1280x960px) Image search: [Google]
he hates it.jpg
145KB, 1280x960px
Most hated programming language?

http://poal.me/tn5aih
>>
File: 1483208260516.png (58KB, 576x402px) Image search: [Google]
1483208260516.png
58KB, 576x402px
>>60305925
Javascript is the worst programming langue of all time.
>>
>>60305925
>http://poal.me/tn5aih

SQL is programming language?

Please sort a set or approximate the square root of N, please.

P.S.: Fuck Ruby.
>>
Who the fuck hates C?
>>
>>60306558
first year dropouts
>>
Why is javascript more hated than php?
>>
>>60305959
at least its not complicated
>>
>>60305925
Regards
>>
>>60305925
FORTRAN.

I've never heard anybody saying anything good about it.
>>
Rust has to be the most ugly and vile language I've discovered, it looks like the sjw's tried to reflect their physical looks on the language or something
>>
Notice that Rust isn't on the list and C, C++ is in first position?

>>60307057
>sjw's tried to reflect their physical looks on the language
Fucking this.
>>
>>60305925
i hate and love javascript lol
>>
>>60306985
>why is object oriented, asynchronous PL with no type checking more hated than procedural language with decent OO capabilities
Jeez, I wonder...
>>
>>60307162
at least you can use the console with javascript
>>
>>60307057
>>60307066
you can add it to the list
>>
File: question.png (200KB, 229x686px) Image search: [Google]
question.png
200KB, 229x686px
>english

What did he meme by this?
>>
>>60307201
How's that any different from php?
>>
>>60307250
>How's that any different from php?

you can't
>>
>>60307256
php has had interactive shell for quite some time now
>>
File: get_out.gif (778KB, 480x360px) Image search: [Google]
get_out.gif
778KB, 480x360px
>>60305925
>had to add objective-c because /g/ can only meme-hate things that aren't actually that bad

Apple can't do anything right.
>>
>>60305959
you being too retarded to work with type coercion makes you bad, not js
>>
>>60307043
(modern) Fortran is fast and easy to write good code in with plenty of good (math) libraries. What is not to love?

Tends to attract fun / meaty problems too.

Favorite language.
>>
File: finalquotes55.png (269KB, 960x540px) Image search: [Google]
finalquotes55.png
269KB, 960x540px
>>
>>60308023
type coercion was always shit.
>>
Hello Mr, why an am a hate java aap kyon napharat karate hain? 8 billion devices use java and 2.6 billion raashtreey programmer.
>>
I like how everybody hates JS and Java while it's C which responsible for the vast majority of security vulnerabilities and critical bugs out there, it probably caused the most damage overall.
>>
>>60306558
I do, why the fuck should I care about memory managment, that's computer's job.

t. Java dev
>>
>>60305925
>trying to remember languages i have worked with
>ruby
>golang
>php
>java
>c
>swift
>javascript
>remember working with javascript
>absolute terror

I really dislike working with javascript on webpages, I think its because I dont really understand it. Like you have to put function in a function to get the function into where that function needs to be or else it will not work and you have no idea where it stops working so you start console logging every step.
>>
File: 1448701346849.jpg (31KB, 630x405px) Image search: [Google]
1448701346849.jpg
31KB, 630x405px
>>60308498
OOP IN THE LOO
>>
>>60308475

>JS
>secure
>>
>>60308498
> Garbage collection is the future!
>>
>>60305959
Yea I do this in real life, I blindfold myself, put something I find on the shelves on the burner, and start flinging random stuff from my closets into the pot. Then I wonder why my dish is undefined
>>
>>60305925

I hate PHP.
It's nothing but inconsistency.
$var;
$this->var;
self::$var;
>>
>>60308498
>can't into malloc and free
How
>>
>>60311064

The minute your heap pointer survives beyond the scope it was created, all bets are off.

You will leak. You will double free. You will segfault. And all you had to do was use smart pointers or GC :)
>>
>>60308498
> memory managment, that's computer's job.
Since when?
Every company that use jvm there is someone in operations fiddling with the jvm.

The gift of automatic memory management comes with a cost: Performance, and when you are doing something that really matters you need performance.
So git gud because memory management is *Your* job
>>
>>60311134
> Not having tests to prevent leaks
There's your problem
>>
>>60311563

Test all you want, you won't find them all. No program is free of bugs and no C/C++ program is free of leaks.
>>
>>60305959

You mean PHP, right?
JavaScript ""developers"" are the worst, though.
>>
>>60311607

At least PHP has distinct addition and concatenation operators. Even if they chose the most retarded character for it.
>>
>>60311607
PHP was tailored after C so it's fairly logical. PHP"s main problem is naming and consistency of libraries.

Javascript, on the other hand, is a total fucking mindfuck and a piece of shit. It's the worst language in use today. Everything's shit about it.
>>
>>60311606
No, but tests make you think.

Can I write a test, where I can reproduce memory leak?
Did I design the function to leave allocated memory for further use?

Detecting memory leaks is more easier with tests, because if you misuse a library, it will throw errors at you in the early phase of development.

People find memory management hard, because they are lazy af.
>>
>>60310999
Wtf are you talking about? Its three different variables and syntax signals what you are dealing with.
>>
Damn I really wish I saw Hindi before I clicked JavaScript
>>
>>60305925
Powershell has all the cancer of Java combined with the soul rot of JavaScript
>>
>>60311788

retard alert
>>
>>60311811
You can change your vote
>>
>>60306558
everyone who has to actually get paid to write software in a group environment with other programmers.

jerking yourself off about re-implementing malloc is cute in college. Writing and maintaining 500k line C programs together with 8 other people is a shitshow.
>>
>>60305925
Gotta have more of that PHP, dudes.

Have you never worked with it or something?
It's disgusting.
>>
>>60306558
>http://poal.me/tn5aih
People who aren't dumb.
>>
Who the fuck thought leaving this poll open to adding new answers was a good idea?
>>
>>60308577
>I really dislike working with javascript on webpages, I think its because I dont really understand it.

> I hate technology I don't understand

That pretty much sums up /g/.
>>
File: 1491245536304.jpg (54KB, 1280x720px) Image search: [Google]
1491245536304.jpg
54KB, 1280x720px
>>60306558
people who have to do more than jerk off about an algorithm for 20-40 lines and hand it off to a lazy chink TA for grading
>>
I hate all the weird edge cases and <T> syntax in C++ but JavaScript is pure cancer
Thread posts: 54
Thread images: 7


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.