Click here to Skip to main content
15,881,967 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: Wordle 525 Pin
Sandeep Mewara25-Nov-22 16:31
mveSandeep Mewara25-Nov-22 16:31 
GeneralRe: Wordle 525 Pin
OriginalGriff25-Nov-22 20:14
mveOriginalGriff25-Nov-22 20:14 
GeneralRe: Wordle 525 Pin
pkfox25-Nov-22 21:37
professionalpkfox25-Nov-22 21:37 
GeneralRe: Wordle 525 Pin
Sander Rossel26-Nov-22 1:36
professionalSander Rossel26-Nov-22 1:36 
GeneralRe: Wordle 525 Pin
Cp-Coder26-Nov-22 5:43
Cp-Coder26-Nov-22 5:43 
GeneralRe: Wordle 525 3/6 Pin
jmaida26-Nov-22 17:09
jmaida26-Nov-22 17:09 
GeneralTeaching in the field Pin
honey the codewitch25-Nov-22 4:16
mvahoney the codewitch25-Nov-22 4:16 
GeneralRe: Teaching in the field Pin
k505425-Nov-22 5:01
mvek505425-Nov-22 5:01 
honey the codewitch wrote:
I have to teach him C++ templates and avoid STL containers because I've only got two hours to convey the fundamentals.

You might suggest he peruse Accelerated C++ by Koenig and Moo. Its a little dated now ( Β© 2000), but takes the position that the STL is the foundation of C++ programming, so it introduces STL concepts like vectors very early. It's available as a PDF here: Accelerated C++ Programming.pdf | DocDroid

Someone really ought to persuade them to produce a second edition, updated for a newer C++ version.

I'd also recommend Justin Turner's C++ weekly channel: https://www.youtube.com/playlist?list=PLs3KjaCtOwSZ2tbuV1hx8Xz-rFZTan2J1 His more recent episodes tend to get quite technical, but some of the early ones explain C++ features quite clearly, with examples. For example, there's quite a few episodes covering lambdas, which might help clear up some of the confusion surrounding that particular topic.
Keep Calm and Carry On

GeneralRe: Teaching in the field Pin
honey the codewitch25-Nov-22 5:34
mvahoney the codewitch25-Nov-22 5:34 
GeneralRe: Teaching in the field Pin
k505425-Nov-22 6:25
mvek505425-Nov-22 6:25 
GeneralRe: Teaching in the field Pin
Southmountain25-Nov-22 5:11
Southmountain25-Nov-22 5:11 
GeneralRe: Teaching in the field Pin
honey the codewitch25-Nov-22 5:34
mvahoney the codewitch25-Nov-22 5:34 
GeneralRe: Teaching in the field Pin
Gerry Schmitz25-Nov-22 5:28
mveGerry Schmitz25-Nov-22 5:28 
GeneralRe: Teaching in the field Pin
Maximilien25-Nov-22 5:29
Maximilien25-Nov-22 5:29 
GeneralRe: Teaching in the field Pin
honey the codewitch25-Nov-22 5:35
mvahoney the codewitch25-Nov-22 5:35 
GeneralRe: Teaching in the field Pin
MikeTheFid28-Nov-22 3:57
MikeTheFid28-Nov-22 3:57 
GeneralRe: Teaching in the field Pin
Rage25-Nov-22 5:38
professionalRage25-Nov-22 5:38 
GeneralRe: Teaching in the field Pin
honey the codewitch25-Nov-22 5:43
mvahoney the codewitch25-Nov-22 5:43 
GeneralRe: Teaching in the field Pin
Rage25-Nov-22 6:02
professionalRage25-Nov-22 6:02 
GeneralRe: Teaching in the field Pin
honey the codewitch25-Nov-22 6:13
mvahoney the codewitch25-Nov-22 6:13 
GeneralRe: Teaching in the field Pin
DRHuff25-Nov-22 11:25
DRHuff25-Nov-22 11:25 
GeneralRe: Teaching in the field Pin
Rage28-Nov-22 3:33
professionalRage28-Nov-22 3:33 
GeneralRe: Teaching in the field Pin
Member 1194113128-Nov-22 14:07
Member 1194113128-Nov-22 14:07 
GeneralRe: Teaching in the field Pin
jschell28-Nov-22 11:21
jschell28-Nov-22 11:21 
GeneralRe: Teaching in the field Pin
dandy7228-Nov-22 9:57
dandy7228-Nov-22 9:57 

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.