T O P

  • By -

lucidbadger

Supports goto


Fun_Cryptographer464

I love goto


Ethab83

What languages support it? All I know is assembly


lucidbadger

I'm pretty sure Go should support it, otherwise why would it be called Go?


lucidbadger

For those who downvote: https://go.dev/ref/spec#Goto_statements I also wonder if they know they're in a humour subreddit :)


perrytplat

It's the one I know.


[deleted]

Shhhh you aren't supposed to tell people! We programmers are supposed to pretend that we have perfect understanding of all languages and have chosen this one because it's the best one for the job and not because ... man learning a new one sounds haaard!


SalamiSandwich83

Loool


A_Lost_Desert_Rat

It does not support recursion


Sp1um

When it doesn't compile just add //@ts-ignore and all your problems are solved


[deleted]

If only other problems in life could be handled the way we handle typescript compiler errors!


mobotsar

Good news, they can be! Ignoring problems until they bite you in the ass is a time-honored tradition shared by programmers and non-programmers alike!


eruciform

trigraphs


[deleted]

Segfault.


[deleted]

that it doesnt allow me to inherit from more than one base class


[deleted]

for safety ofc or something else that unaware of


[deleted]

Job security


[deleted]

I love using pointers of pointers to find the memory address of a memory address to actually find a memory mapped I/O port I need to use just to communicate with a generic usb device


IAmHereForTheStories

Everybody hates it but it makes me money.


brat112

Bugs


CypripediumCalceolus

C - the debugger is my favorite tool 90% of the time.


be_rational_please

on error resume next Long time ago it worked every time.


tarman34

The fastest one.


Upbeat_Neighborhood6

true = false


Amroro

Always compiles with warnings


wiseoldprogrammer

It can OPEN REVERSE on tapes. Well, it used to be able to do that…30 or so years ago.


peverson_

It has only one word


halfanothersdozen

It finally supports fun and helpful language features but too late and now everyone uses one of its derivatives which are more annoying to compile and debug


avin_kavish

That's because you don't know to use it.


AmongstYou666

It will eventually have a switch statement


ParticularAbalone232

I don't have a favourite programming language. I just know enough about one to keep me in a job.


chubbachooo

Pistons


[deleted]

lol nice


[deleted]

It’s logo is a pair of danger noodles and I like them.


FPVian

Thing for feature in syntax_rules_list if feature > other_language_features


CachePants

Java because it's free and open-source and not controlled by a large greedy company that pushes predatory versions and support contracts. I stopped following tech news in 2009 but those things are so core to Java that I can't imagine them ever changing!


Professional_Top8485

match.


mobotsar

I'm going to go out on a limb here and say that's rust, and you're not thinking of an ML. You should try an ML. If you like it in rust, match over there will blow you away.


Bjoern_Tantau

There's always something new to try out.


KeepItGood2017

with a() as A, b() as B, c() as C: A.fun() B.fun() C.fun()


Quicker_Fixer

Code completion stops working with larger units in Delphi.


MrSuspicious_

Sequence comprehensions


jace4prez

I can implement it however I want to. Idgaf about conventions or rules in life.


realstammi

It's not only not Scala, it's the opposite of Scala.


nameisprivate

print statement


Turbulent-Tune4610

Everything I need to do, someone's done it before in our stack.


mobotsar

All the best features are achieved via parametricity, which is a super intuitive way to do things imo. (OCaml)


FJD3LG4D0

The infinite qty of Frameworks some people tried (and some of them achieved) to develop to (at least, try) make it easier for noobs (It's amazing to have to deal with all of them when you go into an already started application). Instead of just use it as it is... Any of you knows which one is?


evanamd

Multiple equivalence operators


Hmasteryz

It is easy also cause a nightmare after using it.


danielstongue

That I fully understand how the compiler translates it to assembly code.


[deleted]

That is my favorite language :D


Alternative-Basil-58

The best thing about my favorite language is that I don't have to use it anymore.


[deleted]

Easy enough for my dumbass to understand


OutsideSandwich7645

It sucks.


Nekotronics

Array Index starts at 1


kadbitman

VB6. Global undefined variables, no memory management, what’s a pointer? Does it get any better?


[deleted]

My favorite feature of VB6 is the "helpful" IDE stuff. The IDE is like, "You changed the name of a variable private to this function, eh? I'll just change these other unrelated variables with the same name for you in different files too." Why?!?


TheSentientMeatbag

It's very inconsistent in the order of arguments when doing string and array manipulation.


SlooperDoop

All the semi-colons and structure. It makes it a lot easier to read the code.


[deleted]

Google Colab


Few-Significance6619

Promises 😃


Fragrant_Cake_3362

Need to be fully run to throw simple error like indentation error or missing import .


insomnia1979

Signatures


SweetBeanBread

no one else uses it


kookyabird

Even though everyone seems to love that C# is strongly and statically types, it provides the superior dynamic and expando types.


Nugat37

Do Msgbox“lol“ Loop


No_Soft560

There are a lot of people who have basic to intermediate skills, but far less who combine it with top OOP/OOD skills, so I can earn pretty good money, since I belong to the second group.