Click here to Skip to main content
15,924,036 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: A fond memory of assembly language Pin
Ret Orrick12-Apr-07 9:43
Ret Orrick12-Apr-07 9:43 
GeneralRe: A fond memory of assembly language Pin
Mike Hankey12-Apr-07 9:50
mveMike Hankey12-Apr-07 9:50 
GeneralRe: A fond memory of assembly language Pin
beachsidepaul16-Apr-07 1:43
beachsidepaul16-Apr-07 1:43 
GeneralRe: A fond memory of assembly language Pin
Mike Hankey16-Apr-07 2:02
mveMike Hankey16-Apr-07 2:02 
GeneralRe: A fond memory of assembly language Pin
beachsidepaul16-Apr-07 9:51
beachsidepaul16-Apr-07 9:51 
GeneralRe: A fond memory of assembly language Pin
Mike Hankey16-Apr-07 10:18
mveMike Hankey16-Apr-07 10:18 
GeneralRe: A fond memory of assembly language Pin
Weldon Adair, Jr.16-Apr-07 9:16
Weldon Adair, Jr.16-Apr-07 9:16 
GeneralRe: A fond memory of assembly language Pin
Jasmine250111-Apr-07 12:50
Jasmine250111-Apr-07 12:50 
I did a lot of assembly back on the 6502, but we never had the luxury of variables in the early assemblers. We had to remember the addresses of various Kernel routines and same for variables, and there was absolutely no moving around of things to different locations. It was screwey because on an Apple II, FFD2 was the same kernel routine as FFDE on the Commodore, so nothing translated. When I got my first C compiler I was in heaven - and it sucked big time by todays standards.

"Quality Software since 1983!"
http://www.smoothjazzy.com/ - see the "Programming" section for freeware tools and articles.

GeneralRe: A fond memory of assembly language Pin
Ret Orrick12-Apr-07 3:24
Ret Orrick12-Apr-07 3:24 
GeneralRe: A fond memory of assembly language Pin
Jasmine250112-Apr-07 5:49
Jasmine250112-Apr-07 5:49 
GeneralRe: A fond memory of assembly language Pin
Ret Orrick12-Apr-07 6:26
Ret Orrick12-Apr-07 6:26 
GeneralRe: A fond memory of assembly language Pin
Jasmine250112-Apr-07 8:05
Jasmine250112-Apr-07 8:05 
GeneralRe: A fond memory of assembly language Pin
Ret Orrick12-Apr-07 9:55
Ret Orrick12-Apr-07 9:55 
GeneralRe: A fond memory of assembly language Pin
Dave Sexton23-Apr-07 2:30
Dave Sexton23-Apr-07 2:30 
GeneralRe: A fond memory of assembly language Pin
Brady Kelly18-Apr-07 18:54
Brady Kelly18-Apr-07 18:54 
GeneralOne advantage of Cobol Pin
Ret Orrick8-Apr-07 9:26
Ret Orrick8-Apr-07 9:26 
GeneralRe: One advantage of Cobol Pin
pbraun10-Apr-07 6:33
pbraun10-Apr-07 6:33 
GeneralRe: One advantage of Cobol Pin
Michael Hendrickx11-Apr-07 19:57
Michael Hendrickx11-Apr-07 19:57 
GeneralRe: One advantage of Cobol Pin
Mark_Wallace20-Apr-07 11:50
Mark_Wallace20-Apr-07 11:50 
GeneralHilarious BugFix By Developer Pin
Vasudevan Deepak Kumar4-Apr-07 7:03
Vasudevan Deepak Kumar4-Apr-07 7:03 
GeneralRe: Hilarious BugFix By Developer Pin
Christian Graus4-Apr-07 10:24
protectorChristian Graus4-Apr-07 10:24 
GeneralRe: Hilarious BugFix By Developer Pin
pbraun5-Apr-07 8:04
pbraun5-Apr-07 8:04 
GeneralRe: Hilarious BugFix By Developer Pin
foste10-Apr-07 5:49
foste10-Apr-07 5:49 
Generalis it good way for download ? Pin
PavanPareta3-Apr-07 21:33
PavanPareta3-Apr-07 21:33 
GeneralRe: is it good way for download ? Pin
Vasudevan Deepak Kumar4-Apr-07 7:01
Vasudevan Deepak Kumar4-Apr-07 7:01 

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.