LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How learning program in linux! (https://www.linuxquestions.org/questions/linux-newbie-8/how-learning-program-in-linux-948417/)

wh_jacky 06-04-2012 06:14 AM

How learning program in linux!
 
Before,I working in windows.Used c/c++,I'm familiar with vc.But now,i'm intresting linux and want to learning some programing in linux,i want to know what notice and how faster program in linux. Thanks.

pan64 06-04-2012 07:18 AM

So you know C, C++. You can try gcc and g++ and see tutorials and examples about how to make a "hello world".

chrism01 06-05-2012 06:48 PM

Try this http://www.linuxtopia.org/online_boo...ing_index.html

AwesomeMachine 06-05-2012 06:55 PM

There's a development tool called 'eclipse' that's pretty good. Python is very good.

Naklajat 06-05-2012 07:02 PM

CodeBlocks is another IDE similar to Eclipse and Visual Studio that is available for both windows and linux.

jason chen 06-08-2012 05:38 AM

if you become to a hacker,please try vim !computer language is not important,i think U can try use C language ,compile use GCC, and learning makefile program!

Refractor 06-08-2012 06:43 AM

Greetings,
you could take a look at http://cplusplus.com/ it's a pretty good place to start, the site's got a forum dedicated to Unix/Linux programming where you can get help if you're stuck. For an IDE, you could use Eclipse, vim(yes, some see it as a whole IDE for its advanced features, but it requires a bit of learning itself), Codeblocks is nice, you could even use KDevelop (KDE's IDE) or QtCreator (yes, it could be used as an IDE without using qt libraries at all). The other useful thing is the man pages, section 3 which contains documentation about most useful functions for POSIX systems. Ofcourse, if you need more help, there's always the Programming section here at LQ!
Good luck!

wh_jacky 07-01-2014 10:30 PM

wh_jacky
 
thanks all


All times are GMT -5. The time now is 12:41 PM.