C/C++ with bash/UNIX Tutorials

Feb 1, 2015 at 5:40pm
where can I find some good using C/C++ with UNIX/bash tutorials?



Thank You
AO!
Feb 5, 2015 at 8:59pm
What do you mean? Are you looking for C++ tutorials (the language), or how to build stuff on Linux (the tools)?
Feb 5, 2015 at 9:52pm
@PanGalactic - thanks for the reply
well I found a using c in UNIX tut. What I was getting at was can i use C++ instead of C to create my own shell and do automations, etc. I was just being lazy and trying to avoid learning C and skipping over to C++ since i'm taking OOP with C++ class right now.

Feb 5, 2015 at 11:05pm
Automation is best done in Bash on Unix, not C++.
Mar 9, 2015 at 9:47pm
Automation is best done in Bash on Unix, not C++.

ummm i wouldnt say that... theres plenty of reasons to automate with c++. also, there is python, perl, ruby, etc. bash is not the only nor the best resource
Topic archived. No new replies allowed.