What is a good begging programming language to learn?
-
- Registered User
- Posts: 60
- Joined: December 28th, 2004, 4:31 am
- Location: USA
- Contact:
What is a good begging programming language to learn?
I know HTML already, so I want to learn a new language like Visual Basic, C, etc. What one is the best to start off in? and is there any thing that might make it a little easier for me?
COM-PUT-OR:
MSI K8T NEO FISR-2
AMD Athlon 64bit 3000+ 2.0GHZ
1GB RAM
ATI RADEON 9600XT
SONY 16x DVD+/RW
120GB HD
WINDOWS XP SP2
<a href="http://ee.1asphost.com/thmandan222/index.html"> Dan's Website --> Click Here <-- </a>
VB .NET
For a while Microsoft was offering it for free from their website back in June, but they dont' have that offer anymore. The cheapest you can get it for now is $110 I think. It's easy enough and it won't be obsolete for long enough.
If you don't want to put up the bucks, you can always try the VB Express 2005 Beta from Microsoft's site. For your purposes it should be just fine.
-
- Registered User
- Posts: 60
- Joined: December 28th, 2004, 4:31 am
- Location: USA
- Contact:
thank you. that is what i was thinking about. i have a book on .net already so i will read some of that and learn it.
I think software pricing is a little extreme.
COM-PUT-OR:
MSI K8T NEO FISR-2
AMD Athlon 64bit 3000+ 2.0GHZ
1GB RAM
ATI RADEON 9600XT
SONY 16x DVD+/RW
120GB HD
WINDOWS XP SP2
<a href="http://ee.1asphost.com/thmandan222/index.html"> Dan's Website --> Click Here <-- </a>
-
- Registered User
- Posts: 60
- Joined: December 28th, 2004, 4:31 am
- Location: USA
- Contact:
-
- Registered User
- Posts: 1
- Joined: February 1st, 2005, 5:05 am
- Location: Brooklyn, NY, USA
If this is your first foray into programming itself, you might want to try PASCAL for educations's sake. But yeah, VB.Net is pretty useful out of the box and you can train a monkey to program in it, so anything you learn about programming itself should be easily applied in VB.NET. Make sure to look up some good websites on the .net framework itself, as that's the point of learning VB.NET.
-
- Registered User
- Posts: 60
- Joined: December 28th, 2004, 4:31 am
- Location: USA
- Contact:
I actually kinda changed my mind. I was talking to this guy and his logic seemed very good. I am going to learn C, at least as much as I can and them move on to somthing like Java, not real set in my mind yet. Any suggestions?
COM-PUT-OR:
MSI K8T NEO FISR-2
AMD Athlon 64bit 3000+ 2.0GHZ
1GB RAM
ATI RADEON 9600XT
SONY 16x DVD+/RW
120GB HD
WINDOWS XP SP2
<a href="http://ee.1asphost.com/thmandan222/index.html"> Dan's Website --> Click Here <-- </a>
C is pretty outdated anymore. If you really want to start out with a challenge try C++.ThManDan22 wrote:I actually kinda changed my mind. I was talking to this guy and his logic seemed very good. I am going to learn C, at least as much as I can and them move on to somthing like Java, not real set in my mind yet. Any suggestions?
-
- Registered User
- Posts: 60
- Joined: December 28th, 2004, 4:31 am
- Location: USA
- Contact:
what is the main diffrence? How much harder fo you think it would be to learn?Smartweb wrote:C is pretty outdated anymore. If you really want to start out with a challenge try C++.ThManDan22 wrote:I actually kinda changed my mind. I was talking to this guy and his logic seemed very good. I am going to learn C, at least as much as I can and them move on to somthing like Java, not real set in my mind yet. Any suggestions?
COM-PUT-OR:
MSI K8T NEO FISR-2
AMD Athlon 64bit 3000+ 2.0GHZ
1GB RAM
ATI RADEON 9600XT
SONY 16x DVD+/RW
120GB HD
WINDOWS XP SP2
<a href="http://ee.1asphost.com/thmandan222/index.html"> Dan's Website --> Click Here <-- </a>