Start Linux Programming

Hi.
I've just installed linux on my computer.
I developed C++ in windows, but I wanna develop it in linux.
Is there any difference in syntax? (I recently used Turbo and Borland C++)
Is g++ enough for linux C++ programming?
If I wanna write OpenGl programs in linux, what should I install?

Thanks in advance ;)
There is no big difference in c++ syntax. You just cannot use windows sdk. You can install Code::Blocks to develop programs.
Topic archived. No new replies allowed.