XP

Hey,

I can do C++ for 2 hours a day approximately, because I'm studying for this university entrance exam, 7 month left. What do think is the best way to gain some general experience in software development ? I mean, what should i do to gain some essential skills in this period of time ?
I've recently started working on a website (CMS like) project using the Wt framework for the front end, and pure C++ for the server side of the project.
But I'm not sure if this project is going to teach me stuff that a good programmer should know ... Do u think doing stuff like creating a database interface is a good practice ?
if not, what do u suggest i should do instead ?

Thanks in advance.

by the way, Wt is a C++ framework for web development : www.webtoolkit.eu
doing stuff like creating a database interface is a good practice ?
Yes, what you need to learn is coping with growing complexity of your code.
Topic archived. No new replies allowed.