gian
20-10-2001, 04:10:AM
How can ilearn proggraming please help?
|
View Full Version : How can i learn progrraming ? gian 20-10-2001, 04:10:AM How can ilearn proggraming please help? SCTW 20-10-2001, 10:46:AM Welcome to the world of programming :) I see you have made a wise choice by choosing programming as your hobby. I do not know what the "BEST" advice is, but what i can recommend is 1) Get programming books from your library - you might want to learn a simple language first such as VB, and then move on to C\C++ 2) Start with simple programs. Most books I have read have excercised at the end of each chapter to test what you have learned 3) Once you are comfortable writing small program on your own, make a little project for yourself, and make sure it involves the basics such as - input - writing\reading to files - if statements, loops 4) Ask questions :) do not be afraid to ask for help when you get stuck - join #C or #C++ on mIRC - there are many friendly people in there willing to help 5) Don't give up, it gets easier with time and practice Do not hesitate to ask any questions haha 20-10-2001, 11:04:AM What server is #c and #c++ on? SCTW 20-10-2001, 05:39:PM Originally posted by haha What server is #c and #c++ on? The most popular one is efnet. You may occasionally find me in there. gian 20-10-2001, 08:19:PM Thanks i have alredy found a tutorial in the internet for basic so thanks but if you sid me what kind of books you will help me more? haha 22-10-2001, 02:03:AM Cheers. I havn't been on chat in about 4 months since gfaqs chat closed...... SCTW 22-10-2001, 06:06:AM Originally posted by gianpan Thanks i have alredy found a tutorial in the internet for basic so thanks but if you sid me what kind of books you will help me more? The books from SAMS Pubilshing such as "TEach yourself C\C++ in 21 days" are not bad |