Click here to Skip to main content
15,898,538 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: These languages are a bundle of nope. Pin
MKJCP8-Jun-21 5:56
MKJCP8-Jun-21 5:56 
JokeRe: These languages are a bundle of nope. Pin
NightPen8-Jun-21 3:42
NightPen8-Jun-21 3:42 
GeneralRe: These languages are a bundle of nope. Pin
Martin ISDN8-Jun-21 5:00
Martin ISDN8-Jun-21 5:00 
GeneralRe: These languages are a bundle of nope. Pin
Chris Boss8-Jun-21 5:27
professionalChris Boss8-Jun-21 5:27 
GeneralRe: These languages are a bundle of nope. Pin
honey the codewitch8-Jun-21 5:31
mvahoney the codewitch8-Jun-21 5:31 
GeneralRe: These languages are a bundle of nope. Pin
Chris Boss8-Jun-21 6:08
professionalChris Boss8-Jun-21 6:08 
GeneralRe: These languages are a bundle of nope. Pin
honey the codewitch8-Jun-21 6:12
mvahoney the codewitch8-Jun-21 6:12 
GeneralRe: These languages are a bundle of nope. Pin
Chris Boss8-Jun-21 6:33
professionalChris Boss8-Jun-21 6:33 
You young programmer just can't grasp the real differences between procedural code and OOP.

Try to understand, that us old dinosaurs (programmers in their 60's) use to write apps which would run on 1 megabyte RAM (not Gigabyte), run on a hard-drive which was only 20 megabytes in size or worse in a 1.44 megabyte floppy disk.

I wrote my first compiler for the Commodore 64 (using a Basic compiler) which only has 64 Kilobytes of Ram. I wrote a complete POS software package for a video rental store which ran on a Kaypro computer with 2 floppy disks (no harddrive) and 640 KB ram.

You learn something from writing code for computers with so little hardware capability. Todays programmers gasp if they had to use a PC with less than a core i7 and 32 Gb ram. I am shocked at how slow and bloated Visual Studio is today. No wonder why programmers need the best PC possible. My core development tools (Powerbasic and my GUI framework with its own Visual Designer) allows me to quickly write apps on almost PC I have around the house. Give me an old Windows 98 computer with 64 meg Ram (not GB) and I likely still could code on it with acceptable speed of development.

There are "real" C programmers today, that their entire development system would likely run on a PC which Visual Studio developers could even get their development tools to install on, none the less actual run.

I was actually one of those college students who when given a choice to punch out Fortran cards or code in a Basic interpreter on a green screened Terminal, was amazed at how quickly I could write code in that Terminal using simple old Basic. I don't use an interpreter anymore. I use a native code compiler for Windows, which allows me to compile at lightning speeds even tens of thousands of lines of code. I barely have time to take on sip of soda (not a coffee drinker) during the compile cycle for 50,000 lines of code, none the the less take a coffee break. Install the latest Visual Studio (if even possible) onto a PC with only 4 GB ram and less than a core i3 CPU) and with no SSD and see how long it takes you to to even run VS, none the less compile app of significant size.

OOP adds overhead to an app and also makes following code flow more challenging. Read an interesting blog post by an engineer at Intel on Intel's website about the significant problems object oriented coding brings when trying to debug code.
GeneralRe: These languages are a bundle of nope. Pin
honey the codewitch8-Jun-21 6:46
mvahoney the codewitch8-Jun-21 6:46 
GeneralRe: These languages are a bundle of nope. Pin
Matt McGuire8-Jun-21 6:18
professionalMatt McGuire8-Jun-21 6:18 
GeneralRe: These languages are a bundle of nope. Pin
honey the codewitch8-Jun-21 6:24
mvahoney the codewitch8-Jun-21 6:24 
GeneralRe: These languages are a bundle of nope. Pin
Matt McGuire10-Jun-21 4:24
professionalMatt McGuire10-Jun-21 4:24 
GeneralIt's been *weeks* since we've had a good religious war Pin
Chris Maunder8-Jun-21 7:24
cofounderChris Maunder8-Jun-21 7:24 
GeneralRe: It's been *weeks* since we've had a good religious war Pin
honey the codewitch10-Jun-21 4:26
mvahoney the codewitch10-Jun-21 4:26 
GeneralRe: It's been *weeks* since we've had a good religious war Pin
Chris Maunder10-Jun-21 4:28
cofounderChris Maunder10-Jun-21 4:28 
GeneralRe: It's been *weeks* since we've had a good religious war Pin
honey the codewitch10-Jun-21 5:13
mvahoney the codewitch10-Jun-21 5:13 
GeneralRe: Python Pin
etkid848-Jun-21 7:45
etkid848-Jun-21 7:45 
GeneralSave me from C programmers who think they know C++ Pin
charlieg6-Jun-21 13:30
charlieg6-Jun-21 13:30 
GeneralRe: Save me from C programmers who think they know C++ Pin
Greg Utas6-Jun-21 14:18
professionalGreg Utas6-Jun-21 14:18 
GeneralRe: Save me from C programmers who think they know C++ Pin
CodeWraith6-Jun-21 15:46
CodeWraith6-Jun-21 15:46 
JokeRe: Save me from C programmers who think they know C++ Pin
Daniel Pfeffer6-Jun-21 17:19
professionalDaniel Pfeffer6-Jun-21 17:19 
GeneralRe: Save me from C programmers who think they know C++ Pin
Nelek6-Jun-21 20:34
protectorNelek6-Jun-21 20:34 
GeneralRe: Save me from C programmers who think they know C++ PinPopular
Tomaž Štih6-Jun-21 23:25
Tomaž Štih6-Jun-21 23:25 
GeneralRe: Save me from C programmers who think they know C++ Pin
Gary R. Wheeler7-Jun-21 16:07
Gary R. Wheeler7-Jun-21 16:07 
JokeRe: Save me from C programmers who think they know C++ Pin
Daniel Pfeffer8-Jun-21 6:36
professionalDaniel Pfeffer8-Jun-21 6:36 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   424 votes