Click here to Skip to main content
15,891,828 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: R.I.P. John McCain. A hope has gone Pin
Kirk 1038982127-Aug-18 9:26
Kirk 1038982127-Aug-18 9:26 
GeneralRe: R.I.P. John McCain. A hope has gone Pin
GKP199226-Aug-18 18:35
professionalGKP199226-Aug-18 18:35 
GeneralRe: R.I.P. John McCain. A hope has gone Pin
TheQult26-Aug-18 22:44
professionalTheQult26-Aug-18 22:44 
GeneralRe: R.I.P. John McCain. A hope has gone Pin
Er. Puneet Goel26-Aug-18 19:16
professionalEr. Puneet Goel26-Aug-18 19:16 
GeneralRe: R.I.P. John McCain. A hope has gone Pin
Jörgen Andersson26-Aug-18 23:24
professionalJörgen Andersson26-Aug-18 23:24 
GeneralRe: R.I.P. John McCain. A hope has gone Pin
Jim_Snyder27-Aug-18 3:45
professionalJim_Snyder27-Aug-18 3:45 
GeneralRe: R.I.P. John McCain. A hope has gone Pin
MadGerbil28-Aug-18 7:58
MadGerbil28-Aug-18 7:58 
GeneralWhat are your learning strategies? Pin
Randal Vance Cunanan26-Aug-18 5:46
Randal Vance Cunanan26-Aug-18 5:46 
I wonder what are your strategies for learning a new technology. Do you read one or more books first to get a grasp of what a certain technology is capable for, or do you start developing or practicing creating apps after reading some articles and then googling the missing pieces along the way as you code? I know people who never read books cover to cover and just learn on the go.

I like to have a better grasp of the technology first before starting a project, so I try to read a beginner book first, then some intermediate to advanced books, sometimes before even trying to create an app. Sometimes I just try to have a big picture of all the capabilities of a certain technology before starting to code and just go back to a certain topic when I am about to code. It is sometimes a problem of learning to much firsts before starting coding.

If you try to go and immediately code after reading a few tutorials, you may be able to create a full app without entirely knowing the full capabilities of the technology, and so you may try to do certain things the wrong way when there are a more official way on doing it.

Let's put React.js for example. I can simply learn react by looking at the "Getting Started" and some basic concepts, and then start coding immediately. But then I will miss concepts like redux and other patterns if I don't read an entire book.

What are your thoughts? What is the better way to learn and be comfortable with a certain technology?
GeneralRe: What are your learning strategies? Pin
PIEBALDconsult26-Aug-18 5:55
mvePIEBALDconsult26-Aug-18 5:55 
GeneralRe: What are your learning strategies? Pin
RickZeeland26-Aug-18 6:51
mveRickZeeland26-Aug-18 6:51 
GeneralRe: What are your learning strategies? Pin
PIEBALDconsult26-Aug-18 6:56
mvePIEBALDconsult26-Aug-18 6:56 
GeneralRe: What are your learning strategies? Pin
OriginalGriff26-Aug-18 7:54
mveOriginalGriff26-Aug-18 7:54 
GeneralRe: What are your learning strategies? Pin
Jörgen Andersson26-Aug-18 8:04
professionalJörgen Andersson26-Aug-18 8:04 
GeneralRe: What are your learning strategies? Pin
RickZeeland26-Aug-18 20:11
mveRickZeeland26-Aug-18 20:11 
GeneralRe: What are your learning strategies? Pin
PIEBALDconsult26-Aug-18 8:22
mvePIEBALDconsult26-Aug-18 8:22 
GeneralRe: What are your learning strategies? Pin
Mike Hankey26-Aug-18 8:26
mveMike Hankey26-Aug-18 8:26 
GeneralRe: What are your learning strategies? Pin
GKP199226-Aug-18 22:01
professionalGKP199226-Aug-18 22:01 
JokeRe: What are your learning strategies? Pin
Nelek27-Aug-18 0:02
protectorNelek27-Aug-18 0:02 
GeneralRe: What are your learning strategies? Pin
Mike Hankey27-Aug-18 2:31
mveMike Hankey27-Aug-18 2:31 
GeneralRe: What are your learning strategies? Pin
Jim_Snyder27-Aug-18 3:20
professionalJim_Snyder27-Aug-18 3:20 
GeneralRe: What are your learning strategies? Pin
Mike Hankey27-Aug-18 5:24
mveMike Hankey27-Aug-18 5:24 
GeneralRe: What are your learning strategies? Pin
Jim_Snyder27-Aug-18 5:43
professionalJim_Snyder27-Aug-18 5:43 
GeneralRe: What are your learning strategies? Pin
Sander Rossel26-Aug-18 8:35
professionalSander Rossel26-Aug-18 8:35 
GeneralRe: What are your learning strategies? Pin
Kirill Illenseer26-Aug-18 21:27
Kirill Illenseer26-Aug-18 21:27 
GeneralRe: What are your learning strategies? Pin
Jim_Snyder27-Aug-18 3:22
professionalJim_Snyder27-Aug-18 3:22 

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.