Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 12-20-2003, 10:31 AM   #1
Member (8 bit)
 
oleblue73's Avatar
 
Join Date: Feb 2003
Location: Deltona, FL
Posts: 144
Newbie Programmer...Where do I start?

Howdie. I'm a 30 year old family man, and I want to change careers. I've been interested in programing since I was a kid, but I haven't done any programing since I used BASIC on my old Commodore 64 about 15 years ago.

There are so many languages to choose from! Where do I start?

I've started learning some C++, because compilers and online tutorials are easy to come by. Any other sugestions?? Can anyone recomend some good online sources for newbie programmers?
__________________
My Box:
AMD Athlon 64 X2 5600+ | MSI K9N Neo-F V3 | 2GB Corsair XMS 2 DDR2 | Seagate 250GB HDD | 512 MB ATI Radeon X1900XT | Lite-on DVD R/RW drive | Codgen ATX case w/ Thermaltake 480W PS
oleblue73 is offline   Reply With Quote
Old 12-20-2003, 11:13 AM   #2
Member (11 bit)
 
james8547's Avatar
 
Join Date: Aug 2003
Location: NJ
Posts: 1,099
VB 6 is also a good prog to start with. check out http://www.visualbasicforum.com.

If you're interested in online, e-commerce website programming, go with php and mysql.
__________________
P4 2.6C @ 3.12 || ASUS P4C800-E Dlx || Antec SOHO File Server w/ 5 case fans || Antec TruePower 430w PSU || 2 x 512MB Crucial PC3200 DDR || 280GB of total storage 7200rpm ATA100 8mb cache || LiteOn CDRW 52x32x52 || LiteOn DVD+/-RW SOHW-812S || WinXP Pro || Solarism 15" TFT LCD || 500VA TrippLite UPS || Logitech MX-700 Duo || ATI 9800 AIW || Sennheiser HD-555
james8547 is offline   Reply With Quote
Old 12-20-2003, 12:57 PM   #3
Member (9 bit)
 
Undead_Rider's Avatar
 
Join Date: Nov 2003
Location: Canada ontario
Posts: 342
heres steps i would take.
html(even though you arn't creating web pages)Vd, Java, php, c++, c. Whatever you do dont take c before c++ you pick up really bad habbits whicha are hard to crack
Undead_Rider is offline   Reply With Quote
Old 12-21-2003, 04:42 AM   #4
Member (9 bit)
 
MulderMan's Avatar
 
Join Date: Dec 2003
Location: England
Posts: 362
Send a message via AIM to MulderMan
my mum got me a c++ book last chirsmas with the borland c++ program thing. i think ive only read bout 1 page of it i just cant do it , might just try VB i heard its quite easy. yet i can do php / mysql and html off by hart???
MulderMan is offline   Reply With Quote
Old 12-22-2003, 01:55 PM   #5
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
VB is supposed to be easier, but it tends not to be as powerful as C++. I would stick with C++ if you are already learning it. Also good to try would be Java.
doctorgonzo is offline   Reply With Quote
Old 12-22-2003, 01:58 PM   #6
Member (9 bit)
 
MulderMan's Avatar
 
Join Date: Dec 2003
Location: England
Posts: 362
Send a message via AIM to MulderMan
is java like web programing with applets and such. or like making proper clients
MulderMan is offline   Reply With Quote
Old 12-22-2003, 02:55 PM   #7
Mondsreitersmann
 
Nuclear Krusader's Avatar
 
Join Date: Jul 1999
Location: Skingrad
Posts: 8,781
C++ is better than VB.
__________________
Darum still, füg' ich mich, wie Gott es will. Nun, so will ich wacker streiten, und sollt' ich den Tod erleiden, stirbt ein braver Reitersmann.
Nuclear Krusader is offline   Reply With Quote
Old 12-22-2003, 03:01 PM   #8
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
Quote:
Originally posted by MulderMan
is java like web programing with applets and such. or like making proper clients
Java is used for making a lot of applets on web pages, but that is not all it can do. You can make standalone programs in Java that do not run on web pages.
doctorgonzo is offline   Reply With Quote
Old 12-22-2003, 05:00 PM   #9
Mondsreitersmann
 
Nuclear Krusader's Avatar
 
Join Date: Jul 1999
Location: Skingrad
Posts: 8,781
Does Java use a compiler, Doc, or is it an scripting language?
Nuclear Krusader is offline   Reply With Quote
Old 12-22-2003, 05:54 PM   #10
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
Java is both compiled and interpreted. Java code is compiled to bytecode, which has nothing to do with a particular CPU architecture. This bytecode is then interpreted by the Java Virtual Machine (VM). This is what makes the code portable: you don't have to worry about whether you will be dealing with Intel or Mac architecture, since the source code will always be the same. The VM translates the bytecode into processor instructions pretty efficiently, much more efficiently than purely scripted languages.
doctorgonzo is offline   Reply With Quote
Old 12-30-2003, 08:32 PM   #11
Member (5 bit)
 
Join Date: Dec 2003
Posts: 30
Unhappy

hey, since this is one the subject of c, does anyone know where i can get a cheap copy C#. I've never programmed before but i think that is a good skill to have. I've searched e-bay and google, but i've got nothing on the actuall language, and i really want it. if anyone can help me, please do!
comp builder is offline   Reply With Quote
Old 12-30-2003, 09:44 PM   #12
Mondsreitersmann
 
Nuclear Krusader's Avatar
 
Join Date: Jul 1999
Location: Skingrad
Posts: 8,781
Check this thread:

http://forum.pcmech.com/showthread.php?threadid=16870
Nuclear Krusader is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 12:43 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2