Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jun 18th, 2005, 12:42 PM   #11
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
Yes, take Berto's advice. Move to C#. I made the mistake of investing time into VB, and regret it.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon is offline   Reply With Quote
Old Jun 18th, 2005, 5:19 PM   #12
l337killa07
Newbie
 
Join Date: Jan 2005
Posts: 22
Rep Power: 0 l337killa07 is on a distinguished road
if you are still in school you could take a programming course if they offer it, or there may be one offered at a local college or at the library. I kno that my local library offers fundamental courses in learning to use computers as well as some programming classes. Look around for some online tutorials and maybe a few VB Books might help you in the right direction.
l337killa07 is offline   Reply With Quote
Old Sep 2nd, 2005, 6:13 PM   #13
bl00dninja
Programming Guru
 
bl00dninja's Avatar
 
Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5 bl00dninja is on a distinguished road
where to start in VB is just playing with "controls" and their "properties". make a "command button" that does something when you click on it. event-driven programming is the core of languages like javascript and just learning the fundamentals of programming something will enable you to create applications in any language with just a reference book.
__________________
i put on my robe and wizard hat...

Have you ever heard of Plato, Aristotle, Socrates?...Morons.
bl00dninja is offline   Reply With Quote
Old Sep 10th, 2005, 7:07 AM   #14
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
Quote:
Originally Posted by Dameon
Yes, take Berto's advice. Move to C#. I made the mistake of investing time into VB, and regret it.
Whilst I'd say knowing a lower level language like C or Assembly is important, I don't understand the why people believe C# is necessarily better than VB - it DOES do everything C# can do in terms of operation (including pointers and memory manipulation) and the speed difference is a myth, as they both compile to CLR - it usually because the programmers tend to be better!

VB and Delphi are the most widely taught "first" languages as they are easy to advance through a steady learning curve without suddenly hitting a figurative brick wall (e.g. pointers). Also I'd argue that these types of languages provide a thorough grounding in important programming concepts (data types, execution structures etc) including Java-levels of OO, and encourage good habits. The C family of languages, whilst undoubtably more advanced, aren't as good for people with no experience of programming. It'd be great to say "I want to become a programmer" and become a C++ guru by the next day; in reality the better programmer tends to be one who's spent his due time with Pascal.
Rory is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:22 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC