PDA

View Full Version : Learning To Program



Chame1eon
12-25-2003, 10:09 PM
I want to learn to program, probably with c++ becase i want somethign that is versitile. (if there is better option let me know). The problem is i need a project.

Anyone know what might be usefull and hasn't been done? (i don't want to get to the end of a long, difficult project just to find that someone else has already done what i am doing better. ) I am completly new to programming of any kind, but i want to try something kind of big that will teach me a lot.

Your wish is my command. i will try to make anything that you might use.

camille
12-25-2003, 10:27 PM
Programming! Try Turbo Pascal but it's quite difficult to learn that hobby. After finishing the course you must use it very often so that you'll not forget what you've learned.

Robert00000
12-26-2003, 12:20 AM
You could try visual basic, its prob. a lot easier to learn.

As for a project something similar will always come along, its better to make something that has the greatest market potential. But thats something you must find out.

Try to create your own operating system like Windows :lol: , nah, i'm only joking.

LTJBukem
12-26-2003, 12:50 AM
Pascal is a great learning language.

Chame1eon
12-26-2003, 02:47 AM
Is c++ really that much harder to learn? , Does pascal allow you to do as much?

camille
12-26-2003, 03:09 AM
Originally posted by Chame1eon@26 December 2003 - 09:47
Does pascal allow you to do as much?
Yes of course, you'll learn a lot but your eyes will suffer learning programming. :D

I.am
12-26-2003, 05:31 AM
C++ is a good way to go if you are thinking about it. It is very powerful and used for a variety of projects nowadays. Its not a good idea to start with something unique because as you will see later that many concepts have already been implemented and those that are not programmers wont give you out on a message board like this. They will make them themselves :D

However think what you are missing and what you need to make your needs easier and make that. It might be unique in a way and helpful and useful to you as you learn along. Give it at least six months before you start thinking about a unique project.

Goodluck!

Chame1eon
12-26-2003, 07:27 PM
Wel thanks for the help. I think I'll stay with C++

Robert00000
12-27-2003, 01:26 AM
Originally posted by Chame1eon@26 December 2003 - 19:27
Wel thanks for the help. I think I'll stay with C++
Could try visual C++.