I read somewhere that python is very efficient, somewhere it said Java is the best way to master your programming skills.
I am good at C and now i wan to go further deep into studying programming...So kindly guide me through this...
What is the easiest and most effiecient language to learn?
-
- Posts: 1
- Joined: Thu Apr 23, 2009 2:03 pm
-
- Posts: 1
- Joined: Thu Apr 23, 2009 8:34 pm
-
- Posts: 4
- Joined: Thu Apr 23, 2009 10:28 pm
how do u learen grammerz i just startinghyperscann wrote:how do u learen c im just starting 2
www.english101.com
I would definitely recommend functional programming to everyone who wishes to become a better programmer. Not saying that functional languages are efficient, but the feeling I had when I grasped recursion, higher order functions and value vs. side-effect was very much like http://xkcd.com/224/.
Not really recommending LISP, the syntax is special (it's structure is interesting though). Haskell, SML or Erlang are more modern alternatives.
Not really recommending LISP, the syntax is special (it's structure is interesting though). Haskell, SML or Erlang are more modern alternatives.
-
- Posts: 273
- Joined: Thu Apr 10, 2008 9:47 pm