What would be a good set of first programming problems that would help a non-CS graduate to learn programming ?

Posted by shan23 on Programmers See other posts from Programmers or by shan23
Published on 2011-06-25T00:58:33Z Indexed on 2011/06/25 8:30 UTC
Read the original article Hit count: 203

I'm looking at helping a friend learn programming (I'm NOT asking about the ideal first language to learn programming in). She's had a predominantly mathematical background (majoring in Maths for both her undergrads and graduate degree), and has had some rudimentary exposure to programming before (in the form of Matlab simulations/matrix operations in C etc) - but has never been required to design/execute complex projects.

She is primarily interested in learning C/C++ - so, with respect to her background, what would be a set of suitable problems that would both engage her interest ?

© Programmers or respective owner

Related posts about learning

Related posts about programming-practices