Click here to Skip to main content
15,914,013 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: Should I consider going back to school? Pin
mlpelley17-Aug-16 2:49
mlpelley17-Aug-16 2:49 
GeneralRe: Should I consider going back to school? Pin
Kosta Cherry17-Aug-16 4:09
Kosta Cherry17-Aug-16 4:09 
GeneralRe: Should I consider going back to school? Pin
TylerMc00717-Aug-16 4:47
TylerMc00717-Aug-16 4:47 
GeneralRe: Should I consider going back to school? Pin
kalberts17-Aug-16 5:52
kalberts17-Aug-16 5:52 
GeneralRe: Should I consider going back to school? Pin
kalberts17-Aug-16 5:52
kalberts17-Aug-16 5:52 
GeneralRe: Should I consider going back to school? Pin
patbob17-Aug-16 5:53
patbob17-Aug-16 5:53 
GeneralRe: Should I consider going back to school? Pin
Leng Vang17-Aug-16 6:13
Leng Vang17-Aug-16 6:13 
GeneralRe: Should I consider going back to school? Pin
kalberts17-Aug-16 6:32
kalberts17-Aug-16 6:32 
As you say: 98% of the 'what'. Far less of the 'why'.

'Develop compilers' - you don't have to develop a compiler to need a parser. Very few self-taught programmers can write a decent parser (or define the grammar of the input), not even a recursive-descent one. But we need it all the time.

Anyone can make their function publicly available as an API. That is not to define a decent module interface. Anyone can declare a struct or a class, but defining the right structure of object classes is a different matter. Choosing a suitable algorithm, data flow, pattern of interaction, protocol structure, layering of both code and protocols, ... You don't learn these things just by trial and error. You learn it from someone. They may be your experienced colleauges, if you are lucky. It might be easier to get it from someone who knows how to teach such matters. If your employer has sent you to a selection of good courses (not those 'how to use the product we sold you, or want to sell to you' courses!) you may have it. If not, then might find it in the educational system.
GeneralRe: Should I consider going back to school? Pin
PNutHed17-Aug-16 6:42
PNutHed17-Aug-16 6:42 
GeneralRe: Should I consider going back to school? Pin
James Jensen17-Aug-16 9:29
professionalJames Jensen17-Aug-16 9:29 
GeneralRe: Should I consider going back to school? Pin
Kyle Moyer17-Aug-16 9:46
Kyle Moyer17-Aug-16 9:46 
GeneralRe: Should I consider going back to school? Pin
Kirk 1038982117-Aug-16 10:00
Kirk 1038982117-Aug-16 10:00 
RantWork Horoscope of The Week Pin
Stephen Gonzalez16-Aug-16 14:42
Stephen Gonzalez16-Aug-16 14:42 
GeneralRe: Work Horoscope of The Week Pin
OriginalGriff16-Aug-16 20:55
mveOriginalGriff16-Aug-16 20:55 
QuestionHopefully not politics Pin
Kent Sharkey16-Aug-16 12:12
staffKent Sharkey16-Aug-16 12:12 
AnswerRe: Hopefully not politics Pin
User 842016-Aug-16 14:40
User 842016-Aug-16 14:40 
JokeRe: Hopefully not politics Pin
Kornfeld Eliyahu Peter16-Aug-16 20:11
professionalKornfeld Eliyahu Peter16-Aug-16 20:11 
AnswerRe: Hopefully not politics Pin
SoMad16-Aug-16 15:22
professionalSoMad16-Aug-16 15:22 
GeneralRe: Hopefully not politics Pin
#realJSOP17-Aug-16 0:12
professional#realJSOP17-Aug-16 0:12 
GeneralRe: Hopefully not politics Pin
Maximilien17-Aug-16 3:31
Maximilien17-Aug-16 3:31 
GeneralRe: Hopefully not politics Pin
Mark_Wallace17-Aug-16 8:32
Mark_Wallace17-Aug-16 8:32 
AnswerRe: Hopefully not politics Pin
JackPeacock17-Aug-16 2:05
professionalJackPeacock17-Aug-16 2:05 
AnswerRe: Hopefully not politics Pin
Dan Neely17-Aug-16 3:18
Dan Neely17-Aug-16 3:18 
AnswerRe: Hopefully not politics Pin
Member 1235928017-Aug-16 5:05
Member 1235928017-Aug-16 5:05 
GeneralI must be getting old or something... PinPopular
jeron116-Aug-16 6:07
jeron116-Aug-16 6:07 

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.