Programming Forums
User Name Password Register
 

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

 
 
Thread Tools Display Modes
Prev Previous Post in Thread   Next Post in Thread Next
Old Apr 5th, 2007, 3:28 AM   #1
Soulstorm
Hobbyist Programmer
 
Soulstorm's Avatar
 
Join Date: Jan 2006
Location: Menidi, Athens, Greece
Posts: 243
Rep Power: 3 Soulstorm is on a distinguished road
Which Programming Language You Use The Most?

This is not a "which language is best" thread.

I have noticed that despite what people think about a language's capabilities, there are languages they use because they just like the way it works. I personally think that it is a matter of a state of mind. I believe that there are different programming languages for different minds, and there are people that can easily grasp a specific programming concept, while in another they cannot understand what this is about.

So, I thought I should ask what people in here are using, and why do they use it. I am not asking people to tell me the capabilities of their language. Instead, I would like to know about their abilities to easily grasp the concepts of the programming language they use.

So: What language are you using, and why that? Why not something else? If your professional environment forces you to use a language you don't like, what language you would like to use, and why?

I will start: I like Objective C++. I can easily understand OOP concepts, and I just can't imagine myself not using them. I like the arbitrary data types that can be used with any object of the foundation framework and the flexibility this offers, but I also like the the fast typing of C++, and working with overloaded operators. Thus, I ended up learning C++ first, Objective C later, and I mixed those.
__________________
Project::Soulstorm (personal homepage)
Soulstorm is offline   Reply With Quote
 

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
The D programming language Baphomet Other Programming Languages 58 Sep 11th, 2007 1:31 AM
The C programming Language (2nd Edition) nnxion Book Reviews 10 Jul 6th, 2007 3:29 PM
Which Programming Language for Beginner ? nkanthikiran Other Programming Languages 18 Jan 21st, 2006 5:53 PM