Click here to Skip to main content
15,919,613 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: How do you guys study programming books? Pin
Mike Hankey1-Jan-14 4:21
mveMike Hankey1-Jan-14 4:21 
AnswerRe: How do you guys study programming books? Pin
PIEBALDconsult31-Dec-13 17:22
mvePIEBALDconsult31-Dec-13 17:22 
GeneralRe: How do you guys study programming books? Pin
Septimus Hedgehog31-Dec-13 20:26
Septimus Hedgehog31-Dec-13 20:26 
GeneralRe: How do you guys study programming books? Pin
PIEBALDconsult1-Jan-14 3:45
mvePIEBALDconsult1-Jan-14 3:45 
AnswerRe: How do you guys study programming books? Pin
Christian Graus31-Dec-13 21:17
protectorChristian Graus31-Dec-13 21:17 
AnswerRe: How do you guys study programming books? Pin
_Maxxx_31-Dec-13 21:44
professional_Maxxx_31-Dec-13 21:44 
AnswerRe: How do you guys study programming books? Pin
Gary R. Wheeler1-Jan-14 4:00
Gary R. Wheeler1-Jan-14 4:00 
AnswerRe: How do you guys study programming books? Pin
Marc Clifton1-Jan-14 4:58
mvaMarc Clifton1-Jan-14 4:58 
I don't. At best, I take a very cursory look at a language's syntax and usage.

That New Guy wrote:
My method sucks, so I was wondering how you guys approach this type of thing.


The best way I learn a language is to actually code something in it. For example, when learning Ruby, I banged out a simple implementation of the classic game Hunt the Wumpus[^].

Also, because I know other languages, I wrote a few articles here comparing Ruby with C# and F#.

So, my recommendation is, learn enough to do something and pick a simple task (simple games are great) that start exercising your knowledge. And try to stick first with language fundamentals, then start exploring the API's / frameworks, then move on to things like interfacing to databases, etc. For example, another Ruby investigation that I did was how to connect with SQL Server, rather than the more commonly supported open-source DB's.

Lastly, find someone willing to mentor you -- I have a fantastic Ruby on Rails mentor, and Google and Stack Overflow are great anonymous mentors as well - I still learn things about C# and F# from SO.

Hope that helps.

Marc
GeneralRe: How do you guys study programming books? Pin
That New Guy1-Jan-14 11:23
That New Guy1-Jan-14 11:23 
GeneralRe: How do you guys study programming books? Pin
Marc Clifton2-Jan-14 3:44
mvaMarc Clifton2-Jan-14 3:44 
QuestionRe: How do you guys study programming books? Pin
That New Guy2-Jan-14 7:52
That New Guy2-Jan-14 7:52 
GeneralHave you ever used a Diffie? Pin
Marc Clifton31-Dec-13 7:39
mvaMarc Clifton31-Dec-13 7:39 
GeneralRe: Have you ever used a Diffie? Pin
Ravi Bhavnani31-Dec-13 7:42
professionalRavi Bhavnani31-Dec-13 7:42 
GeneralRe: Have you ever used a Diffie? Pin
Marc Clifton31-Dec-13 9:48
mvaMarc Clifton31-Dec-13 9:48 
GeneralRe: Have you ever used a Diffie? Pin
Ravi Bhavnani31-Dec-13 9:52
professionalRavi Bhavnani31-Dec-13 9:52 
GeneralRe: Have you ever used a Diffie? Pin
devenv.exe31-Dec-13 7:44
professionaldevenv.exe31-Dec-13 7:44 
GeneralRe: Have you ever used a Diffie? Pin
kmoorevs31-Dec-13 9:12
kmoorevs31-Dec-13 9:12 
GeneralRe: Have you ever used a Diffie? Pin
SoMad31-Dec-13 9:43
professionalSoMad31-Dec-13 9:43 
GeneralRe: Have you ever used a Diffie? Pin
Marc Clifton31-Dec-13 9:49
mvaMarc Clifton31-Dec-13 9:49 
GeneralRe: Have you ever used a Diffie? Pin
SoMad31-Dec-13 9:52
professionalSoMad31-Dec-13 9:52 
GeneralRe: Have you ever used a Diffie? Pin
Randor 31-Dec-13 10:08
professional Randor 31-Dec-13 10:08 
JokeRe: Have you ever used a Diffie? Pin
Ron Beyer31-Dec-13 10:15
professionalRon Beyer31-Dec-13 10:15 
GeneralRe: Have you ever used a Diffie? Pin
Brisingr Aerowing31-Dec-13 10:35
professionalBrisingr Aerowing31-Dec-13 10:35 
GeneralRe: Have you ever used a Diffie? Pin
Garth J Lancaster31-Dec-13 11:10
professionalGarth J Lancaster31-Dec-13 11:10 
GeneralRe: Have you ever used a Diffie? Pin
Johnny J.31-Dec-13 13:08
professionalJohnny J.31-Dec-13 13:08 

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.