Click here to Skip to main content
15,885,546 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: Feeling left behind and quite useless Pin
Phil J Pearson24-Jun-22 0:06
Phil J Pearson24-Jun-22 0:06 
GeneralRe: Feeling left behind and quite useless Pin
Daniel Pfeffer24-Jun-22 2:08
professionalDaniel Pfeffer24-Jun-22 2:08 
GeneralRe: Feeling left behind and quite useless Pin
Phil J Pearson24-Jun-22 2:14
Phil J Pearson24-Jun-22 2:14 
GeneralRe: Feeling left behind and quite useless Pin
Mike Hankey24-Jun-22 0:19
mveMike Hankey24-Jun-22 0:19 
GeneralRe: Feeling left behind and quite useless Pin
Amarnath S24-Jun-22 0:19
professionalAmarnath S24-Jun-22 0:19 
GeneralRe: Feeling left behind and quite useless Pin
dan!sh 24-Jun-22 0:49
professional dan!sh 24-Jun-22 0:49 
GeneralRe: Feeling left behind and quite useless Pin
Amarnath S24-Jun-22 1:52
professionalAmarnath S24-Jun-22 1:52 
GeneralRe: Feeling left behind and quite useless Pin
Craig Robbins24-Jun-22 0:25
Craig Robbins24-Jun-22 0:25 
A suggestion based on my experience: Until recently I was still supporting mainframe applications written in COBOL and using DB2. Very fast, very powerful, and perfect for the hundreds of thousands of records processed in batch every night. (24/7 on call was stressful, but that's another story.)

I wanted to try other languages just to see what they were about, so I took an old problem from my college days and decided to solve it in "new" ways -- using languages I'd never learned. (example: Python)

I solved the n-queens problem: How many ways can you place n queens on an n by n chessboard such that none are attacking each other? I had to learn basic language structure and controls as well as the development environment and was able to improve my solutions through iterative improvements. First I wrote code to solve a standard 8 x 8 chessboard, then expanded to n by n. I wrote the solution in 3 different languages. Most fun I'd had programming in years.
GeneralRe: Feeling left behind and quite useless Pin
dan!sh 24-Jun-22 0:57
professional dan!sh 24-Jun-22 0:57 
GeneralRe: Feeling left behind and quite useless Pin
theoldfool24-Jun-22 0:35
professionaltheoldfool24-Jun-22 0:35 
GeneralRe: Feeling left behind and quite useless Pin
dan!sh 24-Jun-22 0:57
professional dan!sh 24-Jun-22 0:57 
GeneralRe: Feeling left behind and quite useless Pin
ChandraRam24-Jun-22 0:58
ChandraRam24-Jun-22 0:58 
GeneralRe: Feeling left behind and quite useless Pin
Slow Eddie24-Jun-22 2:10
professionalSlow Eddie24-Jun-22 2:10 
GeneralRe: Feeling left behind and quite useless Pin
Daniel Pfeffer24-Jun-22 2:11
professionalDaniel Pfeffer24-Jun-22 2:11 
GeneralRe: Feeling left behind and quite useless Pin
DaveAuld24-Jun-22 5:09
professionalDaveAuld24-Jun-22 5:09 
GeneralRe: Feeling left behind and quite useless Pin
englebart24-Jun-22 5:40
professionalenglebart24-Jun-22 5:40 
GeneralRe: Feeling left behind and quite useless Pin
Chris Maunder24-Jun-22 5:50
cofounderChris Maunder24-Jun-22 5:50 
GeneralRe: Feeling left behind and quite useless Pin
honey the codewitch24-Jun-22 6:49
mvahoney the codewitch24-Jun-22 6:49 
GeneralRe: Feeling left behind and quite useless Pin
Gerry Schmitz24-Jun-22 8:01
mveGerry Schmitz24-Jun-22 8:01 
GeneralRe: Feeling left behind and quite useless Pin
Mycroft Holmes24-Jun-22 22:21
professionalMycroft Holmes24-Jun-22 22:21 
GeneralRe: Feeling left behind and quite useless Pin
peterkmx25-Jun-22 1:03
professionalpeterkmx25-Jun-22 1:03 
GeneralRe: Feeling left behind and quite useless Pin
Gary R. Wheeler26-Jun-22 6:13
Gary R. Wheeler26-Jun-22 6:13 
GeneralRe: Feeling left behind and quite useless Pin
Eddy Vluggen26-Jun-22 10:55
professionalEddy Vluggen26-Jun-22 10:55 
GeneralWSO CCC OTD 2022-06-24 Pin
Randor 23-Jun-22 23:22
professional Randor 23-Jun-22 23:22 
GeneralRe: WSO CCC OTD 2022-06-24 Pin
OriginalGriff23-Jun-22 23:45
mveOriginalGriff23-Jun-22 23:45 

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.