View Single Post
Re: HOw tO StARt pRoGraMiNG ??
Old
  (#2)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: HOw tO StARt pRoGraMiNG ?? - 06-10-2005

1 - First buy a C/C++ book and read it. Then try writing some small programs, and move to bigger programs if you succeed. You'll learn programming if you try hard.

2 - GCC plus Dev-C++ (if you are using MS platform) or Anjuta (if you are using GNU/Linux). Google it for downloads. I don't recommend MSVC because that tends to encourage warez

Last edited by Whistler; 06-10-2005 at 03:54..
  
Reply With Quote