login about faq


I've learned HTML,CSS,JavaScript and PHP. What do you think the next language that I learn to progress and do things that these other languages can't do?

asked Jul 06 '11 at 08:40

Jac8392's gravatar image

Jac8392
1111

Don't forget, you've never learned all there is to know about any programming language (except maybe HTML :)) And never stop learning how to better yourself and your projects.

(Jul 06 '11 at 23:19) dlf_2011 dlf_2011's gravatar image

Of course assuming you're a web developer, maybe learn Java to increase the graphical aspects of your websites. Maybe also try graphic-based languages such as OpenGL.

answered Jul 06 '11 at 15:29

NathanCinnamond's gravatar image

NathanCinnamond
121225

Thanks! I'm Currently trying to learn Java and also I'm keen to explore OpenGL. Thanks for answering!

(Jul 06 '11 at 16:03) Jac8392 Jac8392's gravatar image

OpenGL isn't a language. It's an API (usually exported from hardware to increase performance) that allows you to create 3D graphics. You can't program IN OpenGL, you use a normal language, like C, C++, or Java, to create an OpenGL-based program.

(Jul 07 '11 at 11:27) HHBones HHBones's gravatar image

Go more in depth with HTML 5 and CSS 3. You could also learn java. It's very similar to javascript, in my opinion.

answered Jul 07 '11 at 09:24

Mitte's gravatar image

Mitte
511192131

i would learn Java, HTML5 and CSS 3 just because they are most widely used and you can do allsorts with them.

answered Jul 07 '11 at 09:48

TheGeekPanel's gravatar image

TheGeekPanel
196465056

edited Jul 07 '11 at 22:55

kevin's gravatar image

kevin ♦♦
35.7k160316588

If you really want to learn a language that does things those can't do, it sounds like you want something that runs more on local hardware than on servers. I'd recommend C, C++, or Lua. However, you could also learn Python (my first language) or Java, which are also commonly used in the realm of the internet.

answered Jul 07 '11 at 11:29

HHBones's gravatar image

HHBones
4.1k6182118

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×537
×350
×125
×67
×34

Asked: Jul 06 '11 at 08:40

Seen: 1,221 times

Last updated: Jul 07 '11 at 22:55