After c/c++ what should I learn?
21–30 of 32 posts
Re: After c/c++ what should I learn?
#22stop posting comments. they are automatically dead.
log out of your account, then check your comment history to see this.
Re: After c/c++ what should I learn?
#23Re: After c/c++ what should I learn?
#24Re: After c/c++ what should I learn?
#25Re: After c/c++ what should I learn?
#26Expand your mind, learn Lisp.
Re: After c/c++ what should I learn?
#27Expand your mind, learn Lisp.
what do u exactly mean by expand u r mind?
If you want to go far in life, use words like "you" and "your", instead of things like "u" and "u r".
People will never focus on your linguistic skill for being correct, and they'll always secretly question your intelligence for using the latter.
Re: After c/c++ what should I learn?
#28yous tudy CS and only studied programming in the 2nd year? What languages do you know more? Id say go functional, entirely different, mindexpanding and might be very important in the near future because of concurrency/parallellism. Erlang, Clojure, Common Lisp, Scheme.
Re: After c/c++ what should I learn?
#29this is a toughie to answer. it really depends a lot upon your situation. first, its always good to become more proficient with the tools in your toolbox. i'm assuming that, by posting here, you're looking at web development. here are some languages useful for web dev: python, php, ruby, perl if you're looking to expand yourself as a student and coder, consider looking into these: lisp, ocaml, prolog if you want to g…
Re: After c/c++ what should I learn?
#30Java is the language for a lot of web-based "portal" applications. You might go to a book store in the computer science section and look around for books on Java and web portals. This topic includes related technologies such as XML, and XSLT.
Some languages that are JVM specific today include Groovy, Scala and Clojure. I'm sure there are more. Beyond that, there is Jython and JRuby.
In addition, Java is a widely marketable skill. It's nice to be able to find work while you're a young programmer, even if it's boring stuff. People aren't always so fortunate as to be able to start a startup when they're young; sometimes they actually have to get a job doing crap work while they learn.