Jump to content

I wan't to learn a lower level language


Andy-H

Recommended Posts

Hi, I want to learn a lower level language, I am comfortable with object oriented PHP and OO concepts. I don't want to learn a new language for any particular reason, just for the sake of learning.

 

 

I like the idea of being able to write portable code in java but also like the idea of writing in C/C++ for the speed and low level integration with hardware. My boss said if I want to be a geek, learn C, if I want to get rich learn java lol

 

 

I just want to be able to write application with more control than PHP allows me, and have a fairly good understanding of integrating graphics and forms.

 

 

So what would you advise? And where is a good place to start? and up-to-date Cpp or java books you can recommend for beginners ( although I find it hard to learn new languages as I already know PHP to what I consider to be a decent understanding and get bored with the println("Hello world\n"); and "this is a for loop" crap)

 

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/251984-i-want-to-learn-a-lower-level-language/
Share on other sites

I would say C. There are a lot of concepts that higher-level languages don't have you think about very often, and knowing those can bring great insight into how things work.

 

Most beneficial? Depends what you want your career to be. For web stuff you should know PHP and .NET...

Most widely used? There is no one answer to that. Depends on industry, finances, who is making the decisions...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

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.