Click here to Skip to main content
15,884,298 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: Teaching in the field Pin
0x01AA25-Nov-22 9:07
mve0x01AA25-Nov-22 9:07 
GeneralRe: Teaching in the field Pin
PIEBALDconsult25-Nov-22 8:16
mvePIEBALDconsult25-Nov-22 8:16 
GeneralRe: Teaching in the field Pin
Slacker00725-Nov-22 10:03
professionalSlacker00725-Nov-22 10:03 
GeneralRe: Teaching in the field Pin
honey the codewitch25-Nov-22 10:32
mvahoney the codewitch25-Nov-22 10:32 
GeneralRe: Teaching in the field Pin
CPallini25-Nov-22 10:33
mveCPallini25-Nov-22 10:33 
GeneralRe: Teaching in the field Pin
honey the codewitch25-Nov-22 10:34
mvahoney the codewitch25-Nov-22 10:34 
GeneralRe: Teaching in the field Pin
jmaida25-Nov-22 17:01
jmaida25-Nov-22 17:01 
GeneralRe: Teaching in the field Pin
BernardIE531725-Nov-22 22:43
BernardIE531725-Nov-22 22:43 
May I inquire the number of lines of code he is expected to write and the duration of task. -Best

PS When I began work at a company learning intel 8088 assembler the first thing I did was type RET AL I hope and trust your student is a better C++ learner than I as assembler.
PPS My current sage advice to any student is below though no doubt yours is superior.

As for myself I find it very helpful to design C++ code in a manner which suits "ease of use" and "ease of understanding" and then figure out the language details to make it so. It is all merely a matter of providing all necessary information to compiler and to one's own code to perform requested task whether it be to compile or to execute. So in summary I recommend ask yourself for each task you wish to execute what is the most "easy" manner to specify said execution what information is needed from whence does that information come how it should be processed/calculated with/utilized where it should be stored/passed and its types
GeneralRe: Teaching in the field Pin
honey the codewitch26-Nov-22 2:13
mvahoney the codewitch26-Nov-22 2:13 
GeneralRe: Teaching in the field Pin
Southmountain26-Nov-22 8:03
Southmountain26-Nov-22 8:03 
GeneralRe: Teaching in the field Pin
honey the codewitch26-Nov-22 8:04
mvahoney the codewitch26-Nov-22 8:04 
GeneralRe: Teaching in the field Pin
Cpichols28-Nov-22 1:33
Cpichols28-Nov-22 1:33 
GeneralRe: Teaching in the field Pin
honey the codewitch28-Nov-22 3:35
mvahoney the codewitch28-Nov-22 3:35 
GeneralRe: Teaching in the field Pin
DRHuff28-Nov-22 10:35
DRHuff28-Nov-22 10:35 
GeneralCCC 25-11-2022 Pin
pkfox24-Nov-22 21:59
professionalpkfox24-Nov-22 21:59 
GeneralRe: CCC 25-11-2022 Pin
Richard Deeming24-Nov-22 22:07
mveRichard Deeming24-Nov-22 22:07 
GeneralRe: CCC 25-11-2022 Pin
pkfox24-Nov-22 22:11
professionalpkfox24-Nov-22 22:11 
GeneralRe: CCC 25-11-2022 Pin
OriginalGriff24-Nov-22 22:08
mveOriginalGriff24-Nov-22 22:08 
GeneralRe: CCC 25-11-2022 Pin
pkfox24-Nov-22 22:10
professionalpkfox24-Nov-22 22:10 
GeneralRe: CCC 25-11-2022 Pin
OriginalGriff24-Nov-22 22:49
mveOriginalGriff24-Nov-22 22:49 
GeneralRe: CCC 25-11-2022 Pin
pkfox24-Nov-22 23:32
professionalpkfox24-Nov-22 23:32 
GeneralRe: CCC 25-11-2022 Pin
OriginalGriff25-Nov-22 0:05
mveOriginalGriff25-Nov-22 0:05 
GeneralRe: CCC 25-11-2022 Pin
pkfox25-Nov-22 0:31
professionalpkfox25-Nov-22 0:31 
GeneralRe: CCC 25-11-2022 Pin
OriginalGriff25-Nov-22 0:34
mveOriginalGriff25-Nov-22 0:34 
GeneralThe QA approach to development. Pin
OriginalGriff24-Nov-22 21:57
mveOriginalGriff24-Nov-22 21: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.