The Linux kernel, the heart of the Ubuntu operating system, is written in C. C++ is mostly an extension of C. C++ has the main advantage of being an Object Oriented language. (With some talent C can also be used for OOP).
Is Ubuntu a programming tool?
Ubuntu is a complete Linux operating system, freely available with both community and professional support. … Ubuntu is entirely committed to the principles of open source software development; we encourage people to use open source software, improve it and pass it on.
Is Linux considered a programming language?
A common feature of Unix-like systems, Linux includes traditional specific-purpose programming languages targeted at scripting, text processing and system configuration and management in general. Linux distributions support shell scripts, awk, sed and make.