I am new (in a way) to programming in C ++. I would like to start doing development on Linux using C and / or C ++ as a programming language. For some time I was developing Java.
Unfortunately, I'm not sure where to start. Can you tell me some good resources and also give me an idea of what will be the main difference between C and C ++ on Windows and Linux?
Any special steps I need to take to get started? Also any good IDE. (I plan to use Eclipse now).
I am using Kubuntu (version 9.X)
Greetings
, linux. c/++.
vi/vim ---- >
gcc ------- > C
g++ ------- > ++
gdb ------ >
ddd ------ > gdb
. , , .
:
Brose:
java, . . , , java
IDE Eclipse . CDT . , gcc gdb . ubuntu, .
Windows/Linux: . ( , .) - , (gcc/mingw), ide , . ( , , .so s .dll .. ) (, MSVisual++), , .
/ , : stl, boost , , : qt. , . , ++ livetime. ( , , . , ;), - )
- , - , sourceforge.net freshmeat.net
IDE/Editor , Eclipse . emacs gcc. ? , , .
libs: STL, QT, , / , .
, , ( ) . IDE/.
: ++, ( 1 2) . C ++. 1 ++, 2 STL.
Another useful resource for me was the C ++ FAQ lite. Here you can find many useful tips.
Source: https://habr.com/ru/post/1715878/More articles:JDBC Thin Oracle 11g - javaTFS: View general changes for all files in all changesets associated with a work item - version-controlprinting web browsers - c #When registering for Java events, duplicate listeners are usually allowed? - javaHow to count seeders and peers? - phpHow to clear SQL session state for all users in ASP.NET - sql-serverудалить последние две строки char! - stringprogressBar, в то время как MainFrom инициализируется - c#Making a user live on a Debian GNU / Linux system - linuxFindbugs using jsr305 annotations in eclipse does not find errors - eclipseAll Articles