Click here to Skip to main content
15,896,528 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: Actual Coding - Learning Curve PinPopular
Mycroft Holmes3-Jul-16 21:59
professionalMycroft Holmes3-Jul-16 21:59 
GeneralRe: Actual Coding - Learning Curve Pin
den2k883-Jul-16 22:08
professionalden2k883-Jul-16 22:08 
GeneralRe: Actual Coding - Learning Curve Pin
OriginalGriff3-Jul-16 23:15
mveOriginalGriff3-Jul-16 23:15 
GeneralRe: Actual Coding - Learning Curve Pin
Kornfeld Eliyahu Peter4-Jul-16 1:11
professionalKornfeld Eliyahu Peter4-Jul-16 1:11 
GeneralRe: Actual Coding - Learning Curve Pin
OriginalGriff4-Jul-16 1:23
mveOriginalGriff4-Jul-16 1:23 
GeneralRe: Actual Coding - Learning Curve Pin
PeejayAdams4-Jul-16 2:58
PeejayAdams4-Jul-16 2:58 
GeneralRe: Actual Coding - Learning Curve Pin
KarstenK3-Jul-16 22:22
mveKarstenK3-Jul-16 22:22 
GeneralRe: Actual Coding - Learning Curve Pin
Member 116832514-Jul-16 3:04
Member 116832514-Jul-16 3:04 
My number one tip when it comes to the situation where you spend a few hours figuring something out which in the end was fairly simple is to get the habit in to work in seeing it from another angle.

Hard to explain without having it sound cliche but this is one of those situations where often enough you just need to air the problem with someone else. Try to explain it out loud to yourself as if you were describing it to someone or if possible find someone to discuss it with.

It can actually be fairly useful to speak with someone that's not a programmer/coder because then you have to dissect the problem in order for them to understand what's going on and that will help you solve it.

Another thing I might suggest is to take on something a little bigger to challenge yourself and grow. Something where you just can't jump straight in to and requires more design and thought.

A few years ago I made a simple tamaguchi game in c++ for my wife where she easily just could make new pngs to add more clothing, faces etc.
At the time it seemed so trivial to me, I knew what I wanted to do and started doing it. But after a little while it grew so complex that it was a total mess and I realise that I had spent more time writing a UI library than working on a game and once I striped the game away I had something that was easy to reuse. Helped reinforce oop principles in me after realising my mistakes as well as how to better plan ahead.

I like programming games because they can range from super simple to complex behemoths. You can work closely with the gpu, on network or AI and UI. It's also easy to get ideas, just pick something and see if you can replicate it and improve to your liking.
GeneralRe: Actual Coding - Learning Curve Pin
Marc Clifton4-Jul-16 9:51
mvaMarc Clifton4-Jul-16 9:51 
GeneralRe: Actual Coding - Learning Curve Pin
BillWoodruff4-Jul-16 11:15
professionalBillWoodruff4-Jul-16 11:15 
GeneralRe: Actual Coding - Learning Curve Pin
kdmote5-Jul-16 8:04
kdmote5-Jul-16 8:04 
GeneralRe: Actual Coding - Learning Curve Pin
Kiriander4-Jul-16 21:40
Kiriander4-Jul-16 21:40 
GeneralRe: Actual Coding - Learning Curve Pin
Harrison Pratt5-Jul-16 1:07
professionalHarrison Pratt5-Jul-16 1:07 
GeneralRe: Actual Coding - Learning Curve Pin
Harrison Pratt5-Jul-16 1:07
professionalHarrison Pratt5-Jul-16 1:07 
GeneralRe: Actual Coding - Learning Curve Pin
Eng. Boniphace Udoya5-Jul-16 1:13
Eng. Boniphace Udoya5-Jul-16 1:13 
GeneralRe: Actual Coding - Learning Curve Pin
David Days5-Jul-16 4:23
professionalDavid Days5-Jul-16 4:23 
GeneralRe: Actual Coding - Learning Curve Pin
SeattleC++5-Jul-16 6:30
SeattleC++5-Jul-16 6:30 
GeneralRe: Actual Coding - Learning Curve Pin
Member 32576065-Jul-16 10:05
Member 32576065-Jul-16 10:05 
GeneralRe: Actual Coding - Learning Curve Pin
Member 104709657-Jul-16 14:06
Member 104709657-Jul-16 14:06 
GeneralBrain pollution Pin
Peter_in_27803-Jul-16 15:19
professionalPeter_in_27803-Jul-16 15:19 
GeneralRe: Brain pollution Pin
Garth J Lancaster3-Jul-16 15:26
professionalGarth J Lancaster3-Jul-16 15:26 
GeneralRe: Brain pollution Pin
Peter_in_27803-Jul-16 15:59
professionalPeter_in_27803-Jul-16 15:59 
GeneralRe: Brain pollution Pin
Garth J Lancaster3-Jul-16 16:17
professionalGarth J Lancaster3-Jul-16 16:17 
GeneralRe: Brain pollution Pin
Mark_Wallace5-Jul-16 7:36
Mark_Wallace5-Jul-16 7:36 
GeneralGNOTD Pin
Brisingr Aerowing3-Jul-16 13:48
professionalBrisingr Aerowing3-Jul-16 13:48 

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.