[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]

Is this objectively the worst programming language ever made?

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: 62
Thread images: 4

File: go.png (58KB, 607x318px) Image search: [Google]
go.png
58KB, 607x318px
Is this objectively the worst programming language ever made?
>>
>>61654829
no its great. /thread
>>
>>61654829
No, that'd be C++
>>
>>61654829
Nooe, but I don't really see the point of or a good niche for Go anyhow.
>>
>>61654829
I nominate the worst as PHP or Makefile
but Golang is certainly the most overrated language I've ever seen
>>
>>61654829
how the fuck is this blue thing supposed to GO with short feet like these? is this a sick joke?
>>
>>61655254
Go is not going anywhere... g-get it?
>>
>>61655743
$ go get
>>
>>61654829
No. PHP, Perl, Java, C++, C, and many other langs inhabited by Pajeets exist, and are much worse than Go is.
>>
already has the best memes
if (err != nil) {
}

interface{}
>>
File: html_haskell.png (219KB, 552x414px) Image search: [Google]
html_haskell.png
219KB, 552x414px
>>61654934
>>
I just started learning Go. Please don't say bad things about it, thank you.
>>
>>61655938
>C
>C++
>Inhabitated by Pajeets

kys
>>
>>61654829
Yes.
>>
What is the subjectively worst programming language
>>
>>61655947
>()
>>
>>61656172

C++
>>
>>61656245
Isn't that one of the most useful?
>>
>>61656255
It is, but it's also clumsily designed and full of weird gotchas or unfixable legacy mistakes so it's a popular target for hate.
>>
>>61656255

It is still very used but its pretty much overbloated. C is far better than C++ and i think C is more used when it comes to large software, such as databases.

Not to mention OS kernels etc.
>>
Go is better than quite a few languages. Rust is pretty good, too. I don't know why /g/ shits on either of them, they're both great.

Yeah, they're a little slower than pure C, but a lot of stuff is. To my knowledge, both languages are pretty much on par with C++'s speed.

I guess you could use R or D instead.
>>
File: ss-2017-07-26-18-33-17.png (61KB, 621x326px) Image search: [Google]
ss-2017-07-26-18-33-17.png
61KB, 621x326px
>>61656135
>>
>>61654850
/board
>>
>>61656485
>They are teaching C in Indian colleges
>It must mean all Pajeets code in C!

No? C is standard language for teaching students, it doesn't mean Pajeets actually code in it or know it.

They mostly love Java and other crap like PHP
>>
>>61656485
But then why every Indian programmer I know can only programin in C# and maybe PHP.
>>
>>61656495
>>>/reddit/

>>61656485
>>61656541
>trusting poo in loo quora answers
>any year
>>
>>61656801
That "/" nomenclature has been around for years on the Internet.

Someone's new.
>>
>>61656485
Ah, so that's the explanation for the sudden influx of really shitty C question on SO over the last year or so.
>>
>>61656979
Euphoric Go bashing is a Reddit trait
>>
>>61655743

Not bad.
Not bad at all.
>>
>>61656538
>>61656801
nice denial cfags
>>
>>61654829
Yes
>>
>>61654829
It's a draw with C, because the languages and the ecosystems are equally limited and aimed at brainlets.
>>
Cobol
>>
>>61655938
Perl is great if you aren't retarded.
>>
It's the worst modern programming language.
>>
This is objectively one of the shittiest threads on this board. Congrats for not contributing OP. Same goes for any other language hate/shilling thread.
>>
>>61656172
Java
>>
>>61656172
C++
>>
>>61654934
>>61656245
>>61660361
What's wrong about C++? Our lecturer likes it and he's a really knowledgeable guy and a great programmer. On the other hand he constantly makes fun of Java.
>>
>>61660477
C++ is one of those languages which is really easy to hate since it's so messy and gives you a million ways to shoot yourself in the foot.
>>
>>61660477
it's a clusterfuck of rules and paradigms, you can pick a good subset or bad, and continue
>>
>>61660303
Go back to your manchild /v/ and phone threads. Language hate threads are the only good threads on this shit board.
>>
>>61661850
>hate threads
>not the most /v/tard thing
>>
>>61660703
>>61660883
OK, so the language itself is bad, or is it just hated by bad programmers, because it's so complex and thus difficult to learn?
>>
>>61662882
It's a bit of both. While I believe C++ is easily the most powerful language of its kind, the syntax could be much more regular and sane without losing any of its expressive capability.
>>
>>61662882
C++ is extremely large and complicated. 99.99% of the people that claim to know C++ don't actually know C++ and create an average of 1 buffer overrun for every three lines of code (confirmed by multiple studies by both Microsoft and Valgrind). The number of people that actually know C++ and how all the features interact enough to use it safely is in the low double digits and none of them are posting here.
>>
>>61662882
>is it just hated by bad programmers, because it's so complex and thus difficult to learn
It's not complex if you're not a brainlet. There's a reason people who are used to C++ do not switch to another meme language (see how D doesn't get any traction decades after its first release).
>>
File: stl.jpg (99KB, 600x800px) Image search: [Google]
stl.jpg
99KB, 600x800px
>>61654829
Far from worst. There's always php or cpp.
>>61656135
c++ is full of pajeets.
>>61660477
It's an absolutely disgusting abortion on top of C. http://harmful.cat-v.org/software/c++/
>>
>>61662993
> t. a programmer that writes a buffer overflow every 2 lines
>>
>>61662882
Nothing wrong with sepples. The hate it gets comes from having too many idiots in computing. For example serious research in scientific computing is done in C++ (Fenics, Sofa, etc).
>>
>>61663023
>I'm a retard who needed special assistance to learn how to breath
We knew.
>>
>>61663052
> Linux kernel is full of vulnerabilities caused by C
> Microsoft and Apple kernels are the same
> Every single web browser is full of vulnerabilities caused by C++
> Same is true of basically every C++ code base in existence
> I can write secure C or C++!

Sure you can little brainlet.
>>
>>61663132
>accessing memory might lead to it being modified
Wow fucking incredible dude you truly are the Steve Wozniak of our times. Now fuck off back to >>>/r/eddit.
>>
>>61663203
There are languages that can access memory directly in safe, or at the very least far less error prone, ways and there are plenty more than can limit the scope of the damage.

You can't write secure C++. This isn't debatable. People far, far smarter than you with far more experience can't do it.
>>
>>61663249
>You can't write secure C++.
Thanks for proving my point, idiot.
>>
>>61663132
Yet safety critical embedded systems are written in C, but you'd know that if you weren't another of these /g/ memesters.
>>
>>61663331
C and C++ are the best choice on some platforms and I never said otherwise. Nobody here is working on those platforms though and nobody that regularly posts on /g/ is anywhere close to capable of writing good C++.
>>
>>61654829
Okay OP, is it just that you're lonely and mentioning Go guarantees replies, or are people trying to raise Go's mind share, positive or negative, so much that there are always multiple threads up?
>>
malebolge, mainly because it was designed that in mind
>>
>>61663390
>I know every single poster on /g/
>>
>>61655051
I'd hardly call a language that you forget exists until you type "go" into the search bar, think it automatically selects "google," hit enter, and then create a google search for "go," which, obviously, brings up the language first, "overrated."
Thread posts: 62
Thread images: 4


[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.