What to learn this summer

Hi, I study physics with computer sciences courses instead of labs. This summer I will only be taking the first prog course and I will have free time; what are your suggestions for things I could learn? I already know c++ basics (from a c++ book)and I think it would be better if I could learn something that is not covered in my uni program.

I don't want to learn more physics, but I'd be interested in anything related to computer sciences or maths that could be helpfull in my future studies or personal projects.

Any ideas?
Last edited on
Learn graphical interface framework - like QT.
It will be useful for writing tools used for process and data visualizations.

here is example tutorial: http://www.tektips.in/qt-graphics-programming-video-simple-pendulum.aspx
Oh yeah thats a good idea. What do you think is the best method for learning it? Should I get a good book? Thanks
I personally prefer practical approach, so i would use tutorials available online (google it: you will find both official and unofficial ones) and write all examples. Also i bet there are many step by step youtube videos.
Thanks i'll check this out!
Topic archived. No new replies allowed.