View Single Post
Old 01-11-2013, 11:44 PM   PM User | #7
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,528
Thanks: 0
Thanked 503 Times in 494 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
The best way is to create a project for yourself that will be written using that language.

When I decided to learn object oriented programming and C++ I wrote an entire cashbook program using it so as to be able to use all of the different aspects of the language (and the framework and database I wanted to learn at the same time) several times over by the time I finished it.

Of course the project you decide to use needs to be one where you know what the end result needs to be.
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote