Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.
Collaborate in the cloud with Office, Exchange, SharePoint, and Lync
|
|||||||
Collaborate in the cloud with Office, Exchange, SharePoint, and Lync
BASIC Programming Language?
![]() |
|
|
Thread Tools | Search this Thread |
|
#1
|
||||
|
||||
|
BASIC Programming Language?
Hello, I heard that users who are just beginning to or want to program should do BASIC as their first language. I was hoping that someone could direct me to a good tutorial site for the BASIC programming language, please. I've looked on Google for a bit, but it seems to shoot back other things at me that aren't exactly what I need. I'll keep looking, but if anyone knows of a great site to start learning BASIC from, I would appreciate it.
|
|
#2
|
||||
|
||||
|
BASIC is pretty much extinct nowadays and a pretty useless thing to learn. A derivative (vastly different really) - Visual Basic is the definitive entry-level programming language in Windows.
VB is pretty good if you just want to program and are not interested in any red tape and housekeeping rules. It is pretty difficult to move on to any more serious languages though. |
|
#3
|
||||
|
||||
|
could you possible direct me then to any good tutorials for C++ programming language? I'll download Microsoft Visual C++ 2005 SP1 Redistributable Package (x86): http://www.microsoft.com/downloads/d...displaylang=en
Also, does it matter to start out with C or can I just go to C++? Last edited by TheJediSlayer; 11-04-2007 at 12:28 PM.. |
|
#4
|
||||
|
||||
|
You should start out with an object-oriented language. Makes you think in the right box (OO is considered the "right" box for now AFAIK). So C++ it is.
That package you linked to is totally useless BTW, it contains only some .DLLs, not the VC suite. You probably want this: http://msdn2.microsoft.com/en-us/express/aa975050.aspx I could give you pointers to some good books about learning C++ programming, but I suspect that you are more interested in making Windows programs in C++.. I believe some tutorials come with the Visual Studio itself. |
|
#5
|
||||
|
||||
|
I'm guessing I want this one:http://msdn2.microsoft.com/en-us/exp...s,MSDN.10).jpg
Correct? Also, I'll need a compiler. Does this come with it? |
|
|
|
#6
|
||||
|
||||
|
I think 2005 would be a better choice. 2008 is still in testing and you probably can't find any useful info on it.
Visual Studio is a complete development suite that comes with every conceivable tool, including a compiler. |
|
#7
|
||||
|
||||
|
I started on Python.
|
|
#8
|
||||
|
||||
|
I started on C++
Then it got boring and I started doing flash games and learned how to AS, After awhile it got boring as well so I started learning web-based languages like HTML and PHP Last edited by howard_hopkinso; 11-08-2007 at 02:56 AM.. |
|
#9
|
||||
|
||||
|
How hard was it for you to learn C++?
|
|
#10
|
||||
|
||||
|
Would it be better to learn C or C++ first?
|
|
#11
|
||||
|
||||
|
A late response, I was off for awhile
Learning C++ would be alot better, seeing how normal C is pretty useless now because almost nothing uses it any more, but if you want to go learn what is more popular these days you should check out HTML / PHP, java and perl coding |
|
#12
|
||||
|
||||
|
Ok. Thank-you very much.
|
|
#13
|
|||
|
|||
|
Start with Visual Basic, but don't get too much into it. It teaches programming practices that you won't want to use with proper programming languages.
|
![]() |
| Similar Topics | ||||
| Topic | Replies | Forum | ||
Learning a Programming Language.. Where to start?
|
3 | Software Apps | ||
Programming Language
|
45 | Software Apps | ||
Microsoft presents a new programming language, F#
|
0 | General Discussion | ||
Which BASIC programming language to use??
|
5 | Software Apps | ||
Favourite programming language
|
32 | Software Apps | ||
| Thread Tools | Search this Thread |
|
|
All times are GMT -4. The time now is 12:55 AM.



Learning a Programming Language.. Where to start?