View Single Post
  #4 (permalink)  
Old 06-26-2007, 02:53 PM
siLenTz's Avatar
siLenTz siLenTz is offline
Jr. Programmer
Awards Showcase
Quality Tutorial Quality Tutorial Quality Tutorial Quality Tutorial 
Total Awards: 4
Join Date: Jun 2007
Posts: 87
iTrader: (0)
siLenTz will become famous soon enoughsiLenTz will become famous soon enough
Probally you cannot making any money with it yet. You just got the basic
of C++ programming. Right now, you know how to use only the features or
syntax of C++. You need to know how to use it well and how to apply it
in real application. There are many other things more you need to learn.
Here is my suggestion:

1) Choose which kind of application you want to programming. If you want
to write application for windows, you should study more about WinAPI.
If you want to work with database, you will study how to apply your
programming with database. If you want to become a game programmer
you should start to learn about DirectX or OpenGL....

2)
Learn from other source code... Download other source code start from
simple code at first and then try to learn from it. Try to find harder code
once you are get used to... Here the website that contains very useful
code: visual basic, vb, active server pages (ASP),java, javscript,c, c++, c__ , vbscript,active server pages, ASP, vbscript,SQL, database, informix, oracle, SQL Server,Perl, CGI,Delphi, PHP,Free source code for the taking. Over five million lines of progra

3) Try to create your own application. You should from simple project first
and move little more harder...

It will take time until you become a professional programming and after that
you can making money.... and anothing is that google is our best friend
Hope it will help you on your journey...

From siLenTz
Good luck with your journey...

__________________

Digg this Post! Del.Icio.Us this Post! Technorati this Post! Furl this Post! Mister Wong this Post! Newsvine this Post! Spurl this Post! Reddit this Post! Netscape this Post!

Last edited by siLenTz : 06-26-2007 at 02:56 PM.