Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Community Introductions (http://www.programmingforums.org/forum30.html)
-   -   New to the world. (http://www.programmingforums.org/showthread.php?t=15323)

Inquisitive_Mind Mar 5th, 2008 8:27 AM

New to the world.
 
Hi, Im new to the programming community and know very little to nothing about it. I have spent most of my time building computers for my job other than programming them. Right now I am currently learning how to use C++ from a teacher of mine. I would greatly appreciate any, and all information you could give me. Any tips, or suggestions to help me along in quest for knowledge. I love computers for the simple fact its the only thing that I have ever had to work to understand. Its the only thing that has never come easy to me, but Im always up for a challenge.

BstrucT Mar 5th, 2008 8:43 AM

Re: New to the world.
 
Welcome aboard!

I know how you feel, I started a pc company on the side line, not really making any money, but I get to work with computers every now then.

I suggest asking your teacher about a good programming book, thereafter getting yourself a free compiler and working through the book doing all the examples(read that in a post earlier on). That should broaden your knowledge about programming quite immensly, and the fact that you are lucky enough to have a teacher along the line deffinitely place the cards in your favour.

For free compilers and tutorials, simply search "free c++ compiler" or "programming tutorials" in the search window for results. Alternatively google them and you will see them everywhere.

big_k105 Mar 5th, 2008 8:45 AM

Re: New to the world.
 
Welcome to the community :)

Infinite Recursion Mar 5th, 2008 9:43 AM

Re: New to the world.
 
Welcome to the community! C++ is a good choice... look into Dev-C++ for a great IDE (Integrated Development Environment) to use.

Sane Mar 5th, 2008 10:08 AM

Re: New to the world.
 
Welcome. I have one tip for you, coming from personal experience. Don't take what your teacher says as the holy gospel. Half of what I've seen high school and college teachers teach their students has involved substandard and broken code. The other half has been horribly written. So learn to think for yourself, do your own research, and come to your own conclusions about how something should be written. Your teacher will set a good starting point, so it's nothing to concern yourself with until you learn the basics. But don't limit yourself to just there. And if your teacher is one of the few teachers who actually has a CS degree, then consider yourself lucky.

crawforddavid2006 Mar 5th, 2008 1:44 PM

Re: New to the world.
 
Quote:

Originally Posted by Sane (Post 142065)
Welcome. I have one tip for you, coming from personal experience. Don't take what your teacher says as the holy gospel.

Gotta agree with that, also welcome to the site.

Grich Mar 5th, 2008 7:37 PM

Re: New to the world.
 
Quote:

Originally Posted by BstrucT (Post 142051)
For free compilers and tutorials, simply search "free c++ compiler" or "programming tutorials" in the search window for results. Alternatively google them and you will see them everywhere.

Try googling Digital Mars Compiler.

Welecome!

Brent Mar 6th, 2008 4:29 PM

Re: New to the world.
 
Quote:

Try googling Digital Mars Compiler.
In my opinion, this isn't the best compiler to use. It lack STL and I have found that the debugger is quite unreliable and inaccurate (Although they may have upgraded it since I last used it). I would use with Borland C++, Dev C++, or Visual C++ (there is a free express version online). Oh yea, I almost forgot, Welcome to the forums.;)

dilipv Mar 7th, 2008 12:59 AM

Re: New to the world.
 
Quote:

Originally Posted by Inquisitive_Mind (Post 142050)
Hi, Im new to the programming community and know very little to nothing about it. I have spent most of my time building computers for my job other than programming them. Right now I am currently learning how to use C++ from a teacher of mine. I would greatly appreciate any, and all information you could give me. Any tips, or suggestions to help me along in quest for knowledge. I love computers for the simple fact its the only thing that I have ever had to work to understand. Its the only thing that has never come easy to me, but Im always up for a challenge.

Hi there,
Even i would also like to suggest you that you got to practice on basic languages like C or C++ . If you want to learn it then go to w3school.com, you will get tutorials of each and every language.

Any suggestions or querys most welcome

Thank you
Jitesh
Programmer
Sharepoint Consulting

Inquisitive_Mind Jun 21st, 2008 3:31 AM

Re: New to the world.
 
thank you for the advice it is greatly appreciated. :)


All times are GMT -5. The time now is 4:21 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC