Do you have a dumb question that you're kind of embarrassed to ask in the main thread? Is there something you're just not sure about?
This is your opportunity to ask questions. No question too simple or too silly.
Culture war topics are accepted, and proposals for a better intro post are appreciated.

Jump in the discussion.
No email address required.
Notes -
The upcoming AI coding languages. Okay - what do you think the next gen of languages will be. After all the history of computer languages is taking freedom away from programmers - from assembler, trough C, trough protected memory, then we have shitty OO (C++), even shittier OO (Java), on top of those we have tried to put all kind of straitjackets - hibernate, DI, scripted languages move to be more and more strongly typed. And now we have AI that excel in building workable, unmaintainable code. The only thing that could reign in AI at the moment is Haskell. Probably. So we urgently need new ways to limit the chaos.
While fourth-generation programming languages are designed to build specific programs, fifth-generation languages are designed to make the computer solve a given problem without the programmer. This way, the user only needs to worry about what problems need to be solved and what conditions need to be met, without worrying about how to implement a routine or algorithm to solve them.
I'd maybe go look at what was tried the last time a hype cycle like this really took the industry by storm. There might be something of worth left over.
When I read stuff like that, I remember that SQL was created as a "natural" language (originally named Structured English Query Language) which would allow anybody without any programming or database experience to just ask the database and get the result. Needless to say, it's not exactly what actually happened.
More options
Context Copy link
More options
Context Copy link
More options
Context Copy link