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
		
- 
				
				 BoomeH21119yI'd say Java or C#. I started in Java, but after reading up on C# I feel like it's a more modern language with better feautures, so: C# :) BoomeH21119yI'd say Java or C#. I started in Java, but after reading up on C# I feel like it's a more modern language with better feautures, so: C# :)
- 
				
				Stop! First you need to ask yourself what you want to do and look in to that. But if you want it just learn the basics first, I recommend Java or C#, they are both forgiving enough for a beginner.
- 
				
				 somebody7279yOr start with C, might be a little harder but will teach you how stuff works under the hood and that can be useful later in any other language. somebody7279yOr start with C, might be a little harder but will teach you how stuff works under the hood and that can be useful later in any other language.
- 
				
				Mikhael59y@miska you maybe right but i am a slow learner so i think C can wait till vacations come by i guess.Right now i'll start with js i heard its quicker learning material and web based.i always wanted to play with web.:-D
- 
				
				 Marowski2689yI was always told C++ is like learning stick shift. Once you learn how to operate it, it can translate to other cars/coding languages. Marowski2689yI was always told C++ is like learning stick shift. Once you learn how to operate it, it can translate to other cars/coding languages.
- 
				
				 MaccaMc5529yIn my opinion, a key tip to starting out, and something that always troubled me starting out. Don't try to jump in with a GUI based app. Even if you succeed (unless you're using VB.NET or Visual C#) it will put you off. MaccaMc5529yIn my opinion, a key tip to starting out, and something that always troubled me starting out. Don't try to jump in with a GUI based app. Even if you succeed (unless you're using VB.NET or Visual C#) it will put you off.
 
 Start with a console application in a language like Java, build up from there.



I have been wondering where i should start from.I am a newbie to programming.Weighing all the options to see which language would be an easier pick.*sigh* (Any help guys?)
undefined