Hardest concept to grasp as a beginner

Posted by noizetoys on Stack Overflow See other posts from Stack Overflow or by noizetoys
Published on 2008-09-28T20:31:15Z Indexed on 2010/04/28 19:27 UTC
Read the original article Hit count: 168

When you were starting to program, what was the hardest concept for you to grasp? Was it recursion, pointers, linked lists, assignments, memory management?

I was wondering what gave you headaches and how you overcame this issue and learned to love the bomb, I mean understand it.

EDIT: As a followup, what helped you grok your hard-to-grasp concept?

© Stack Overflow or respective owner

Related posts about subjective

Related posts about beginner