Click here to Skip to main content
15,886,919 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
jmaida3-Nov-23 10:20
jmaida3-Nov-23 10:20 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
Chris Maunder4-Nov-23 15:42
cofounderChris Maunder4-Nov-23 15:42 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
jmaida4-Nov-23 15:51
jmaida4-Nov-23 15:51 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
Chris Maunder4-Nov-23 15:42
cofounderChris Maunder4-Nov-23 15:42 
AnswerRe: Do you have a language you're kind of ashamed that you like(d)? Pin
MarkTJohnson3-Nov-23 3:05
professionalMarkTJohnson3-Nov-23 3:05 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
Mycroft Holmes3-Nov-23 13:10
professionalMycroft Holmes3-Nov-23 13:10 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
Chris Maunder4-Nov-23 15:40
cofounderChris Maunder4-Nov-23 15:40 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
Rich Shealer6-Nov-23 3:20
Rich Shealer6-Nov-23 3:20 
I used Delphi at my previous job, 2001-2012. The team lead had written a lot of projects in Turbo Pascal. They converted nicely to Delphi. Unfortunatly the bad habbits that were needed in DOS came along free for the ride.

The biggest was string handling. Trying to move from Delphi 7/Delphi 2006 to Delphi XE was a killer because the default definition of 'string' being an AnsiString changed to a UnicodeString breaking a lot of our libraries as they treated the strings as arrays.

They other issue was that the code was written as giant loop that ran in the idle time of Windows. This had the side effect of showing our application using 100% of the CPU time.

I do miss the Borland days though.

AnswerRe: Do you have a language you're kind of ashamed that you like(d)? Pin
TNCaver3-Nov-23 3:06
TNCaver3-Nov-23 3:06 
AnswerRe: Do you have a language you're kind of ashamed that you like(d)? Pin
Daniel Pfeffer3-Nov-23 3:34
professionalDaniel Pfeffer3-Nov-23 3:34 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
honey the codewitch3-Nov-23 4:12
mvahoney the codewitch3-Nov-23 4:12 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
dandy723-Nov-23 4:37
dandy723-Nov-23 4:37 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
jschell3-Nov-23 4:50
jschell3-Nov-23 4:50 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
honey the codewitch3-Nov-23 5:14
mvahoney the codewitch3-Nov-23 5:14 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
dandy723-Nov-23 5:32
dandy723-Nov-23 5:32 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
pkfox3-Nov-23 4:53
professionalpkfox3-Nov-23 4:53 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
honey the codewitch3-Nov-23 5:15
mvahoney the codewitch3-Nov-23 5:15 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
pkfox3-Nov-23 5:31
professionalpkfox3-Nov-23 5:31 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
Gerry Schmitz3-Nov-23 6:39
mveGerry Schmitz3-Nov-23 6:39 
AnswerRe: Do you have a language you're kind of ashamed that you like(d)? Pin
fgs19633-Nov-23 4:01
fgs19633-Nov-23 4:01 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
pkfox3-Nov-23 4:58
professionalpkfox3-Nov-23 4:58 
AnswerRe: Do you have a language you're kind of ashamed that you like(d)? Pin
Eddy Vluggen3-Nov-23 4:10
professionalEddy Vluggen3-Nov-23 4:10 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
pkfox3-Nov-23 5:32
professionalpkfox3-Nov-23 5:32 
GeneralRe: Do you have a language you're kind of ashamed that you like(d)? Pin
Eddy Vluggen4-Nov-23 4:46
professionalEddy Vluggen4-Nov-23 4:46 
AnswerRe: Do you have a language you're kind of ashamed that you like(d)? Pin
jschell3-Nov-23 4:47
jschell3-Nov-23 4:47 

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.