Tagged Questions
0
votes
1answer
257 views
Benefit of C++ to System Administrators
What benefit could C++ bring to system administrators?
I am working on Windows and Ubuntu. If I learn C++, where could I implement it in system administration, Please specify some of its benefits.
5
votes
2answers
489 views
Which tools to use for Embedded Linux C++ development with a fast compiler and possibly cross platform
I'm not happy with our build environment for our Linux based (Ubuntu 10.04) equipment. It is embedded software we are developing. What I would like is to have the optimal mix of these wishes:
Use ...