ComputerForum.com ComputerForum.com  
TigerDirect
 
Go Back   Computer Forum > Computer Software > General Software

Reply
 
LinkBack Thread Tools Display Modes
Old 05-05-2008, 11:38 PM   #1 (permalink)
Gold Member
 
aSc1@3's Avatar
 
Join Date: Feb 2008
Location: Kentucky
Posts: 354
Default Programming Languages

Thought this would be the best place to post this, what do you all think is the easiest programming language for newbies to learn? trying to help one of my teachers.Thanks for any help.
__________________
MSI PM8M-V--Celeron 478 2.5ghz OCed to 3.0ghz
Stock HSF--2X 512mb DDR 400 Ram
DVD Burner--200gb HDD
ElitePc Case--Allied 300watt PSU
Onboard Graphics--XP Pro SP2

Looky, Looky, Clicky, Clicky!
aSc1@3 is offline   Reply With Quote


Old 05-06-2008, 02:12 AM   #2 (permalink)
Bronze Member
 
eye-Q's Avatar
 
Join Date: May 2008
Location: Sheffield
Posts: 68
Default

starting programming using VB.Net could be a very good idea!
__________________

CPU: Intel Core2 Quad 6600
Motherboard: Asus P3E5 Deluxe
VidCard(s): eVGA 7950GT DDR3 256MB PCI-E
Mem: Corsair 2x1 gb DDR3
HardDrive: Maxtor 500GB 8m Cache 7200RPM
Monitor(s): 22"wide Samsung 226BW (Triple Display)
eye-Q is offline   Reply With Quote
Old 05-06-2008, 06:51 AM   #3 (permalink)
Diamond Member
 
Emperor_nero's Avatar
 
Join Date: Sep 2006
Location: 127.0.0.1
Posts: 2,267
Default

Hmm... An interesting question.

I learned Microsoft Visual Basic 6 first, and then Java.

I think the Visual Basic is a good starting point and you don't have to worry about the GUI and the graphics you can get right into the logic of it.

But on the other hand I think Java is pretty straight forward.

So try one and see what works well for you, pretty soon I'm going to learn C\C++ which is another common language.

What exactly do you want to accomplish?
__________________
I play Rugby, and no its not like it's sissy cousin with the pads.


Last edited by Emperor_nero; 05-06-2008 at 06:54 AM.
Emperor_nero is offline   Reply With Quote
Old 05-06-2008, 07:40 AM   #4 (permalink)
Platinum Member
 
shenry's Avatar
 
Join Date: Sep 2006
Location: Think left of New Zealand....
Age: 15
Posts: 730
Default

You might not even consider it to be a programming language but batch is incredibly easy. It's just a DOS command next line DOS command next line eg... Here's something I whipped up in a couple of moments.

Code:
@echo off
cls
echo Don't press a key.
pause
shutdown -s -t 30 -c "Owned!"
cls
echo What did I tell you?
echo 1) Don't press a key,
echo 2) Don't press a key.
echo 3) Don't  press a key.
echo 4) Don't  press a key,
echo.
echo Now type in the corresponding number to live
set /p answer=

cls
if '%answer%'=='5' goto win
echo Turns out you failed. :O
goto end
:win
echo Turns out you won!
shutdown -a
:end
cls
echo bye
Just copy that into a txt file and save it as .bat

Warning

Don't run it because I haven't looked through it and the part that is most likely to have bugs in it is the part that stops your PC from shutting down.

Run it at your own risk!
__________________
Intel E8400||2 GB DDR2 XMS2 ||XFX 8800GT
GA-P35-DS3 Rev 2||Total 160 GB HDD
iGreen 500W||Coolermaster Elite 331
.SHENRY FTW!!.

CAPSLOCK cruise control for Cool!

Quote:
I wish someone would invent some kind of.....pocket cup

Last edited by shenry; 05-06-2008 at 07:57 AM.
shenry is offline   Reply With Quote
Old 05-06-2008, 07:07 PM   #5 (permalink)
Gold Member
 
aSc1@3's Avatar
 
Join Date: Feb 2008
Location: Kentucky
Posts: 354
Default

thanks, i'll see about DOS and VB.
__________________
MSI PM8M-V--Celeron 478 2.5ghz OCed to 3.0ghz
Stock HSF--2X 512mb DDR 400 Ram
DVD Burner--200gb HDD
ElitePc Case--Allied 300watt PSU
Onboard Graphics--XP Pro SP2

Looky, Looky, Clicky, Clicky!
aSc1@3 is offline   Reply With Quote


Old 05-06-2008, 07:10 PM   #6 (permalink)
VIP Member
 
tlarkin's Avatar
 
Join Date: Apr 2006
Location: Kansas City, MO
Posts: 5,821
Default

VB
Java
HTML
PHP
Shell
Python
Ruby
Perl
C+
Cocoa
xcode


Those are probably some of the most popular, on a side note, there is a difference between scripting and programming and the above example is more of a "scripting" example. Even though it is all programming.
tlarkin is offline   Reply With Quote
Old 05-06-2008, 07:18 PM   #7 (permalink)
Diamond Member
 
firsttimebuilder's Avatar
 
Join Date: Aug 2006
Location: somewhere witty
Posts: 1,223
Default

i started off with C and I am happy i did,
there is a whole wealth of languages that branch off of it
__________________
FTB
pm me for any questions on sub ambient cooling
Q6600
X1950XT
P5K DLX
2GB Muskin 5-4-5-12 ddr2 1066
firsttimebuilder is offline   Reply With Quote
Old 05-06-2008, 07:26 PM   #8 (permalink)
VIP Member
 
tlarkin's Avatar
 
Join Date: Apr 2006
Location: Kansas City, MO
Posts: 5,821
Default

Quote:
Originally Posted by firsttimebuilder View Post
i started off with C and I am happy i did,
there is a whole wealth of languages that branch off of it
Yeah you can get a C compiler for just about any OS out there.
tlarkin is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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 Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Making my own website? remember Internet Discussion 23 05-03-2008 01:03 PM
What Programming languages are there Jon Boy General Software 4 09-18-2006 11:58 PM
Languages you speak Byteman Off Topic Chat 80 09-13-2006 08:03 PM
Programming Languages - Coding, etc... Rambo Off Topic Chat 9 06-26-2006 07:57 AM
Learning Programming ? zenhawx General Software 5 06-26-2006 06:51 AM


All times are GMT +1. The time now is 09:23 AM.


Powered by: vBulletin Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Copyright © 2002-2007 Computer Forum and Web Design Forum