Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				You can do it with almost any language.
 I would use C++ and the framework wt(witty).
 But thats Me being a C++ guy.
- 
				
				 addlinny7339yI'd say c# would fit your needs best. Python is very easy to pick up though if your interested, I can't say much for ruby as I have done very little with it. addlinny7339yI'd say c# would fit your needs best. Python is very easy to pick up though if your interested, I can't say much for ruby as I have done very little with it.
- 
				
				 ryuu279yScala! It's Java without the verbosity and with functional programming added to the oop! ryuu279yScala! It's Java without the verbosity and with functional programming added to the oop!
 
 I use it with the Play framework and it's awesome.









!rant
I'm looking to learn a multipurpose programming language that can do both Web and desktop applications for multiple platforms.. I would also like it to have a nice and easy to use MVC framework available. Currently I'm considering:
Python
Ruby on Rails
Also note, I develop on a mac.
undefined