![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Programmer
Join Date: Mar 2005
Location: Washington
Posts: 91
Rep Power: 4
![]() |
I use Python most of the time for practical stuff, and I've programmed a chess game in C++.
|
|
|
|
|
|
#12 |
|
Programming Guru
![]() Join Date: Jun 2005
Location: Adelaide, South Australia
Posts: 1,223
Rep Power: 5
![]() |
I use C++ predominantly because it is suited to most of the things I have to do. I use a range of other languages depending on what job I have to do.
I also consider C++ a simple, uncomplicated, little language :beard: |
|
|
|
|
|
#13 |
|
Programmer
|
I find myself using C most often for applications and Python for other things. C++ is nice, but the fact that most C++ programmers seem compelled to use every single feature of the language is a bit of a turn-off.
![]() |
|
|
|
|
|
#14 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
O Rly?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#15 |
|
Hobbyist Programmer
Join Date: Jun 2005
Location: Helltown
Posts: 162
Rep Power: 4
![]() |
C++... php for web stuff
__________________
Spread your wings and fly! Chicken! |
|
|
|
|
|
#16 |
|
Programming Guru
![]() Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5
![]() |
i use C++ for school, but in the year and a half before that i dabbled in java, C, and C++ and found that i preferred C++ over the rest of them. the fact that you can write C code in C++ and pick and choose the OOP features is what i really like about it. of course now everything i do for school uses classes and templates.
i messed with perl last summer and really enjoyed it. i got to the point where i wrote a simple leet translator using regular expressions, lot of fun.
__________________
i put on my robe and wizard hat... Have you ever heard of Plato, Aristotle, Socrates?...Morons. |
|
|
|
|
|
#17 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Right now, PHP, though I'm hoping to get a real job and start using C++ or C# properly.
|
|
|
|
|
|
#18 |
|
Professional Programmer
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 377
Rep Power: 0
![]() |
I use c++ the most for many reasons. First of all I like more than any other language I have learned. It is also the main language I use at work and school. The runner up would be C# because of the rapid form development.
__________________
I am Addicted to Linux! |
|
|
|
|
|
#19 |
|
Sexy Programmer
|
Java. I am the most productive in Java than any other language! I love Swing when building my GUI apps. I am learning C++ though, maybe in a little while, I can say the same for it but for now. Java
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
#20 |
|
Programmer
Join Date: Mar 2007
Posts: 39
Rep Power: 0
![]() |
I really enjoy php and how easy and flexible it feels. But I'm learning Java in some classes and enjoying it so far.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
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 |