Jump to content

Which programming language do u like and why

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
103 replies to this topic

#1
Somnath

Somnath

    Newbie

  • Members
  • PipPip
  • 26 posts
I basically like c and c++ over any other language bcuz a am well aquinted with it ......


i would like to know what do you like....coz i am planing to learn do another language

#2
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
I used to like VB 6.0, but now I'm moving to C#. It's quite easy and the .NET seems to be quite requested nowadays for programming jobs.. so it's a good start :)

#3
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
If you know C or C++, then C# is a good choice, because of the .NET Framework and excellent GUI IDEs. However, if I knew VB6, I would probably try VB.NET before C#. But TcM, you're clever, you don't need the extra step. :)

Alternately, you could try web design:

1. XHTML
2. CSS
3. PHP / JS
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
C++ is my favorite. I like the terseness of the language, and LOVE the fact that it supports operator overloading. Being a mathematician, I love being able to define + to mean what I want :)
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Which IDE would you recommend?
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#6
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I've used Dev-C++ quite a bit in the past, but my next goal is to due wxWidgets development, so I'm looking at wxDev-C++ and CODE::BLOCKS.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#7
keller

keller

    Learning Programmer

  • Members
  • PipPipPip
  • 38 posts
I personally like Java the best but it is the language that I have spent the most time with. I am also very partial to ADA if I don't need to do anything that requires more than command line interfacing. Ada has some really great features that I wish they would migrate into Java.

#8
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Most of my knowledge and time is spent in PHP. PHP is easy to learn and use. I like C++ and C# as well. C++ because I first started writing applications with it that were useful and C# because of its similarity to C++.

#9
Victor

Victor

    Programmer

  • Members
  • PipPipPipPip
  • 116 posts
Java is my favorite (so far), but Python is a close second

#10
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
I haven't actually tried C or C++, but it's on my todo list. For now, PHP, JS, C#, VB.NET, XHTML, CSS are what I work in. And they're all useful in different ways.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#11
chili5

chili5

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 7,247 posts
I've tried some but not a lot of C++ just enough to be able to create basic applications that output text with variables and decisions. :P

My favorite languages are CSS, PHP and JS which I spend most of my time working with. :)

#12
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
I've never actually tried C or C++. I'm familiar with C#, VB.NET, XHTML, CSS, PHP, JS and... that's it.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums