473,749 Members | 2,402 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What language to learn?

Hello all!

I'm wondering if I learn c#.net or C++.net, which one would make more
marketable in the job market. And how much diffrent are thees lanuages from
vb.net. I already know vb.net and ASP.net.

Your thoughts?

Thanks!

Rudy
Oct 9 '06 #1
7 1445
Check the market(s) you want to work in. Just as a guess, I would favor C#,
but you might be in a market where that is not true.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************** *************** *************** ****
Think outside of the box!
*************** *************** *************** ****
"Rudy" <Ru**@discussio ns.microsoft.co mwrote in message
news:57******** *************** ***********@mic rosoft.com...
Hello all!

I'm wondering if I learn c#.net or C++.net, which one would make more
marketable in the job market. And how much diffrent are thees lanuages
from
vb.net. I already know vb.net and ASP.net.

Your thoughts?

Thanks!

Rudy

Oct 9 '06 #2
C# is definitely the way to go unless you're writing device drivers (but
even then, why Managed C++?) C# was designed for .Net specifically, whereas
MC++ is a bunch of macros & compiler changes that allow C++ to adhere to the
CLS. Most sample code will be in C# (or, sigh, VB.Net), and it's much
cleaner sitting on the CLR than C++.
They're both very different from VB, though, as they belong to the same
family of languages as C, Java, and even Pascal.

Oct 9 '06 #3
C# will be a lot quicker if you already know and understand the CLR
through your uses of VB.NET.

I say go learn IL instead!

Oct 10 '06 #4
Hi Rudy,

In my experience, very few ask for C++.Net qualifications, and it seems
that most new .Net projects target C#.Net although there are plenty of
existing projects using VB.Net. For all these languages they all share
the common .Net Framework which is at least 90% of the code, so if you
know one language and the framework you only need to learn 10% to master
another language.

I say learn the language you like, then switch later on if needed.
On Mon, 09 Oct 2006 22:27:02 +0200, Rudy <Ru**@discussio ns.microsoft.co m>
wrote:
Hello all!

I'm wondering if I learn c#.net or C++.net, which one would make more
marketable in the job market. And how much diffrent are thees lanuages
from
vb.net. I already know vb.net and ASP.net.

Your thoughts?

Thanks!

Rudy


--
Happy Coding!
Morten Wennevik [C# MVP]
Oct 10 '06 #5
The most marketable aspect of any developer is the understanding of
programming concepts and quality of the work he/she does. Knowing a language
or 2 to put on your resume will get you in the door, but don't forget that
your knowledge and quality of work is what actually gets you the job.

--
HTH,

Kevin Spencer
Microsoft MVP
Chicken Salad Shooter
http://unclechutney.blogspot.com

A man, a plan, a canal, a palindrome that has.. oh, never mind.

"Rudy" <Ru**@discussio ns.microsoft.co mwrote in message
news:57******** *************** ***********@mic rosoft.com...
Hello all!

I'm wondering if I learn c#.net or C++.net, which one would make more
marketable in the job market. And how much diffrent are thees lanuages
from
vb.net. I already know vb.net and ASP.net.

Your thoughts?

Thanks!

Rudy

Oct 10 '06 #6
Thanks to all who replied! It seems like c# it is. All had very good
points, I appreciate the insight.

Rudy

"Kevin Spencer" wrote:
The most marketable aspect of any developer is the understanding of
programming concepts and quality of the work he/she does. Knowing a language
or 2 to put on your resume will get you in the door, but don't forget that
your knowledge and quality of work is what actually gets you the job.

--
HTH,

Kevin Spencer
Microsoft MVP
Chicken Salad Shooter
http://unclechutney.blogspot.com

A man, a plan, a canal, a palindrome that has.. oh, never mind.

"Rudy" <Ru**@discussio ns.microsoft.co mwrote in message
news:57******** *************** ***********@mic rosoft.com...
Hello all!

I'm wondering if I learn c#.net or C++.net, which one would make more
marketable in the job market. And how much diffrent are thees lanuages
from
vb.net. I already know vb.net and ASP.net.

Your thoughts?

Thanks!

Rudy


Oct 11 '06 #7

Kevin Spencer wrote:
The most marketable aspect of any developer is the understanding of
programming concepts and quality of the work he/she does. Knowing a language
or 2 to put on your resume will get you in the door, but don't forget that
your knowledge and quality of work is what actually gets you the job.
well put Kevin!

You beat me to it =)

sean

Oct 11 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
2291
by: Eakin, W | last post by:
Unlike a coding question, which may have a definite answer, this deals more with opinion. As I continue my studies of PHP and MySQL, and get to the point of being able to use them in a work environment, I look at the job sites (Monster, Dice), and no-one, asks for just one skill. Therefor, what other skills will complement best my knowledge of PHP/MySQL? I already have a firm knowledge of html, css, and the web layout side
220
19114
by: Brandon J. Van Every | last post by:
What's better about Ruby than Python? I'm sure there's something. What is it? This is not a troll. I'm language shopping and I want people's answers. I don't know beans about Ruby or have any preconceived ideas about it. I have noticed, however, that every programmer I talk to who's aware of Python is also talking about Ruby. So it seems that Ruby has the potential to compete with and displace Python. I'm curious on what basis it...
699
34069
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro capabilities, unfortunately. I'd like to know if it may be possible to add a powerful macro system to Python, while keeping its amazing syntax, and if it could be possible to add Pythonistic syntax to Lisp or Scheme, while keeping all of the...
7
5285
by: tada991 | last post by:
Hello Everyone, I just purchased Visual Studio .Net Architect 2003 and want to know what's a good book for begginers to start with. I know nothing about programming whatsoever, but I do have a desire to learn- as obvious with this purchase. So please let me know where I can start and thanks. Also, what newsgroup should I post my queries to?
121
10131
by: typingcat | last post by:
First of all, I'm an Asian and I need to input Japanese, Korean and so on. I've tried many PHP IDEs today, but almost non of them supported Unicode (UTF-8) file. I've found that the only Unicode support IDEs are DreamWeaver 8 and Zend PHP Studio. DreamWeaver provides full support for Unicode. However, DreamWeaver is a web editor rather than a PHP IDE. It only supports basic IntelliSense (or code completion) and doesn't have anything...
8
4051
by: Hermawih | last post by:
Hello , I want your opinion about this . In order to say it clearly , I think I have to describe it in long sentences . I could consider myself as Intermediate/Advance Access Developer ; Intermediate/Advanced Database designer . Because of the requirements , I must create Web Application . Access Pages is not suitable for that so I think about learning VB Net / ASP Net . I am
41
3433
by: Mountain Bikn' Guy | last post by:
What is the current preferred way to save user preferences in dotnet? Is the registry the right place to do this? Can anyone recommend a good article (or book) for this topic? Thanks.
6
2553
by: TB | last post by:
Hi Everyone on comp.lang.c++: I am thinking about learning a programming language and I want to decide whether it is worthwhile spending my time learning the C++ programming language. I am a starting C++ programmer. By that I mean that I have written one small application in C++ on a real job that required some modular programming. I am also familiar with the Object-Oriented Programming techniques although I haven't used them...
3
1588
by: mohamed azaz | last post by:
Hi every body I am still student in computer science I learned c++ , what is more spread c++ or java or which language ??? please any one answer me to learn it befor I garduate...... thank you??? bye
16
3744
by: Matthew Zhou | last post by:
I am a students learning programming, and want to do some software projects to practice myself. However, no one will only use one language to make all the tasks done. And every languages has its strong and relatively weak side. So, what about C? Many friends of mine suggest me move to C++ or Java. But I there must be some places reserved for C (although they say C++ can do all the jobs of C).
0
8996
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8832
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9388
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9333
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9254
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8256
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4879
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3319
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2791
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.