Jump to content
xisto Community
Sign in to follow this  
kelvinc2

Whats Next?

Recommended Posts

Hi, I'm learning Turing right now in school.. I personally take Turing very easily as I know every single concept of it.But when it comes to real life, turing is UESLESS absolutely uesless. I was wondering, is there a easy (comparablely) programming language I can learn? (out of Java, PHP, CGI, C++, ASP) I was wondering as well: I self-learned some-what little graphics java, its a game. but when my sister learn java its just absolutely different.. whats the difference? can anyone tell me? Thanks!! :)

Share this post


Link to post
Share on other sites

Go with PHP. Since its syntax is derived from other languages, you'll find that, after learning PHP, learning other programming languages become easier (or at least that was the case with me). But if you're going to go into PHP, i recommend learning about object-oriented programming. This will help with other languages, like C++ and Java. Thanks to PHP, learning JavaScript, Python, C++, etc, has been easy for me; however, C++ required slightly more knowledge, as you have to keep track of everything for the sake of memory, since interpretted languages do their own memory management, while in C++ you don't get that convenience. Also, since PHP5, PHP has become more suitable for desktop applicaitons.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.