Click here to Skip to main content
15,879,326 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: Client sided login Pin
kmoorevs29-May-20 11:27
kmoorevs29-May-20 11:27 
JokeRe: Client sided login Pin
User 1106097915-Jun-20 3:56
User 1106097915-Jun-20 3:56 
GeneralRe: Client sided login Pin
Eddy Vluggen24-Jul-20 12:15
professionalEddy Vluggen24-Jul-20 12:15 
QuestionWhat's the Most Concise, Human-Understandable Practical Language? Pin
johnywhy13-May-20 21:39
johnywhy13-May-20 21:39 
AnswerRe: What's the Most Concise, Human-Understandable Practical Language? Pin
Member 1330167917-May-20 20:47
Member 1330167917-May-20 20:47 
GeneralRe: What's the Most Concise, Human-Understandable Practical Language? Pin
Rob Grainger21-May-20 23:11
Rob Grainger21-May-20 23:11 
RantRe: What's the Most Concise, Human-Understandable Practical Language? PinPopular
Member 1456470917-May-20 20:49
Member 1456470917-May-20 20:49 
GeneralRe: What's the Most Concise, Human-Understandable Practical Language? Pin
Leo5617-May-20 21:36
Leo5617-May-20 21:36 
Up-vote for the comment on 'C'-style syntax (looking at you C#), but disagree about BASIC - way too wordy for it's own good.
It's all down to horses-for-courses really, isn't it?
But a programming language for (semi) non-programmers to do actual work (you know, get stuff done, at work) needs to have reasonably transparent syntax and not be cluttered with the kind of stuff systems programmers and computer science professors deem 'essential' for 'clarity' and nerd-'beauty'.
OK, apologies to systems programmers Big Grin | :-D - their criteria are very different from the request in the original question...
I think the reason Python has become so popular (apart from fashion?) is that it does allow non-programmers to quickly grasp the essentials and actually do stuff - and if they need to then do more complicated stuff, it allows them to do that as well in a natural progression?
And because it's (slightly) less verbose that BASIC it makes it more human-readable(?)
It's a toughy... Laugh | :laugh:
GeneralRe: What's the Most Concise, Human-Understandable Practical Language? Pin
Steve Naidamast18-May-20 2:50
professionalSteve Naidamast18-May-20 2:50 
GeneralRe: What's the Most Concise, Human-Understandable Practical Language? Pin
Jalapeno Bob22-May-20 9:22
professionalJalapeno Bob22-May-20 9:22 
GeneralRe: What's the Most Concise, Human-Understandable Practical Language? Pin
johnywhy23-Oct-21 3:57
johnywhy23-Oct-21 3:57 
AnswerRe: What's the Most Concise, Human-Understandable Practical Language? Pin
Fred283417-May-20 20:51
Fred283417-May-20 20:51 
GeneralRe: What's the Most Concise, Human-Understandable Practical Language? Pin
johnywhy8-Dec-22 20:29
johnywhy8-Dec-22 20:29 
AnswerRe: What's the Most Concise, Human-Understandable Practical Language? Pin
lopatir17-May-20 20:52
lopatir17-May-20 20:52 
GeneralRe: What's the Most Concise, Human-Understandable Practical Language? Pin
johnywhy22-Oct-21 7:57
johnywhy22-Oct-21 7:57 
GeneralRe: What's the Most Concise, Human-Understandable Practical Language? Pin
Lorenzo Bertolino17-May-20 20:59
professionalLorenzo Bertolino17-May-20 20:59 
AnswerRe: What's the Most Concise, Human-Understandable Practical Language? Pin
Richard Deeming18-May-20 1:28
mveRichard Deeming18-May-20 1:28 
AnswerRe: What's the Most Concise, Human-Understandable Practical Language? Pin
KateAshman17-May-20 21:57
KateAshman17-May-20 21:57 
GeneralRe: What's the Most Concise, Human-Understandable Practical Language? Pin
kalberts17-May-20 22:48
kalberts17-May-20 22:48 
GeneralRe: What's the Most Concise, Human-Understandable Practical Language? Pin
Richard Deeming18-May-20 1:33
mveRichard Deeming18-May-20 1:33 
GeneralRe: What's the Most Concise, Human-Understandable Practical Language? Pin
kalberts18-May-20 4:30
kalberts18-May-20 4:30 
GeneralRe: What's the Most Concise, Human-Understandable Practical Language? Pin
Richard Deeming18-May-20 4:39
mveRichard Deeming18-May-20 4:39 
GeneralRe: What's the Most Concise, Human-Understandable Practical Language? Pin
kalberts18-May-20 20:59
kalberts18-May-20 20:59 
GeneralRe: What's the Most Concise, Human-Understandable Practical Language? Pin
Richard Deeming18-May-20 23:40
mveRichard Deeming18-May-20 23:40 
GeneralRe: What's the Most Concise, Human-Understandable Practical Language? Pin
kalberts19-May-20 6:55
kalberts19-May-20 6:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.