Looking for a new programming language...

Please support our Computer Science advertiser: Learn about neural networks and artificial intelligence.
Reply

Join Date: Mar 2009
Posts: 1
Reputation: viper34j is an unknown quantity at this point 
Solved Threads: 0
viper34j viper34j is offline Offline
Newbie Poster

Looking for a new programming language...

 
0
  #1
Mar 4th, 2009
I'm an experienced web developer in the confines of a .net environment. I'll looking to start working on a desktop application, but I'd like to steer away from .net.

The programming language should meet the following criteria:

- High level Object Oriented (higher than C, more like C#)
- Not dependent on external installations (i.e. .net framework, Java Console)
- Has a strong community backing (tutorials, libraries, ect)
- The language is not C++.

So... any and all suggestions are accepted. I'd prefer a variety of languages to pick from, so don't all suggest the same thing.
Reply With Quote Quick reply to this message  
Join Date: Dec 2005
Posts: 5,851
Reputation: Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute 
Solved Threads: 749
Team Colleague
Salem's Avatar
Salem Salem is offline Offline
Void main'ers are DOOMed

Re: Looking for a new programming language...

 
0
  #2
Mar 4th, 2009
Perl

Or INTERCAL
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 2,039
Reputation: Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice 
Solved Threads: 139
Team Colleague
Rashakil Fol's Avatar
Rashakil Fol Rashakil Fol is offline Offline
Super Senior Demiposter

Re: Looking for a new programming language...

 
0
  #3
Mar 4th, 2009
Haskell. It's not object oriented -- it's better than object oriented. I "recommend" this because it's my language of choice, but there's a huge learning curve, so it's not ideal.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 941
Reputation: MosaicFuneral is just really nice MosaicFuneral is just really nice MosaicFuneral is just really nice MosaicFuneral is just really nice MosaicFuneral is just really nice 
Solved Threads: 92
MosaicFuneral's Avatar
MosaicFuneral MosaicFuneral is offline Offline
Posting Shark

Re: Looking for a new programming language...

 
1
  #4
Mar 4th, 2009
The only real language is, BrainF'
"Jedenfalls bin ich überzeugt, daß der Alte nicht würfelt."
"I became very sensitive to what will happen to all this and all of us." -Two geniuses named Albert
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 790
Reputation: pritaeas is on a distinguished road 
Solved Threads: 129
Sponsor
pritaeas's Avatar
pritaeas pritaeas is offline Offline
Master Poster

Re: Looking for a new programming language...

 
0
  #5
Mar 13th, 2009
Step back to Delphi... (btw, i also like the other mentioned languages)
"If it is NOT source, it is NOT software."
-- NASA
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 792
Reputation: siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of siddhant3s has much to be proud of 
Solved Threads: 135
siddhant3s's Avatar
siddhant3s siddhant3s is offline Offline
Master Poster

Re: Looking for a new programming language...

 
0
  #6
Mar 16th, 2009
If you drop Point #2, Python can be your wand. It is a language which will support easy transformation of your ideas to codes.
If you drop Point #4, C++ satisfies all the above points.

Perl is an interpreted language.


I still would go with python since it is really easy to learn and follow. It is not as fast as most of the compile time languages(like C,C++) but you won't care about speed for most of the matters.(All I meant to say is that it will compete C|C++ in most cases)
Python though requires python runtime requirement. But it is not a bad thing until you are programming stealth tools like trojan horses or keyloggers.
Siddhant Sanyam
(Not posting much)
Migrate to Standard C++ :When to tell your C++ Code is Non-Standard.
Please Read before posting: How To Ask Questions The Smart Way
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 65
Reputation: muta is an unknown quantity at this point 
Solved Threads: 0
muta's Avatar
muta muta is offline Offline
Junior Poster in Training

Re: Looking for a new programming language...

 
0
  #7
Mar 16th, 2009
I agree with pritaeas: Delphi
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 13
Reputation: xkey is an unknown quantity at this point 
Solved Threads: 0
xkey xkey is offline Offline
Newbie Poster

Re: Looking for a new programming language...

 
0
  #8
Mar 16th, 2009
Well too bad you seem to have a thing against a Python environment - Py3k is quite handy.
Seems like you'd also be against F# soooooo

1) D [ not C++ / not Java / not C# but ... functionality similar to and surpassing them all]

2) Ada
It is often overlooked but a lot of DoD drones n bots are actually logging 10s of thousands of 'successful' live hours.

3) Haskell
Easy to use but .... not a lot of people know the language though so you're kind of flying solo on most every project

4) Object Pascal
Less proprietary than Delphi.... less fluffy extensions from borland (and now embarcadero)

C++ya,
xkey
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 2,039
Reputation: Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice 
Solved Threads: 139
Team Colleague
Rashakil Fol's Avatar
Rashakil Fol Rashakil Fol is offline Offline
Super Senior Demiposter

Re: Looking for a new programming language...

 
0
  #9
Mar 17th, 2009
D is too complicated (but cool), Ada is too much crap, Haskell is awesome and has an awesome community except there's a huge learning curve which is awesome and epiphinaical itself, Object Pascal is whatever. F# is... an excellent .NET language. Obviously.
Last edited by Rashakil Fol; Mar 17th, 2009 at 2:03 am.
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 77
Reputation: mj080 is an unknown quantity at this point 
Solved Threads: 5
mj080's Avatar
mj080 mj080 is offline Offline
Junior Poster in Training

Re: Looking for a new programming language...

 
0
  #10
Mar 23rd, 2009
.Net still works for me! it's got a lot of extras that is easy to use, and if you do get stuck sometimes, you can always "phone a friend".

Delphi has got it's limitations and does not compile in all environments.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC