|
-
What language is best to know?
In addition to my question regarding getting a degree in computer science,
I want to know if it is more beneficial to know a language such as C\C++,
languages which seem to take the programmer more "under the hood", or is
VB sufficient?
-
Re: What language is best to know?
"Andrew Payne" <schatze@peconic.net> wrote:
>
>In addition to my question regarding getting a degree in computer science,
>I want to know if it is more beneficial to know a language such as C\C++,
>languages which seem to take the programmer more "under the hood", or is
>VB sufficient?
I took only one 10 week class on computer languages to get my Computer Science
Degree. In that class
I learned four languages in four weeks (Assembly, Lisp, APL and Simula, for
those who are curious).
The rest of the time was spent on understanding how languages are classified,
how they work,
and how they fit together.
My point is this: from my perspective VB and C++ are virtually the same language.
They both fall into the category of block structured programming languages.
You'll find similar
constructs in both. Once you understand the nature of this type of language,
switching from
one to the next is relatively quick and easy.
I don't think it really matters which language you learn first, VB or C++
or Java. What is important,
as you proceed in your education, is to learn the foundations on which those
languages are built,
so ultimately you can choose the one best for your specific application.
Dan
Similar Threads
-
By Mike Tsakiris in forum .NET
Replies: 11
Last Post: 10-04-2002, 05:32 PM
-
By Jonathan Allen in forum .NET
Replies: 38
Last Post: 03-12-2002, 05:29 AM
-
By Jonathan Allen in forum .NET
Replies: 10
Last Post: 03-11-2002, 05:41 PM
-
Replies: 94
Last Post: 02-23-2001, 11:44 AM
-
By Jason Thorn in forum .NET
Replies: 8
Last Post: 02-12-2001, 12:03 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks