C++: Difference between revisions

From Robowaifu Institute of Technology
Jump to navigation Jump to search
m (Add categories + clean up)
m (Typo)
Line 5: Line 5:
* [https://en.cppreference.com/w/cpp/language C++ language reference]
* [https://en.cppreference.com/w/cpp/language C++ language reference]


[[Category:Software]] [[Category:Programming language]]
[[Category:Software]] [[Category:Programming languages]]

Revision as of 14:48, 29 December 2022

This page requires expansion!
To be continued

C++ is one of the most powerful programming languages ever devised. It's been around for over 40 years now (as of 2022), and is regularly used by millions of developers around the planet. It brings many important benefits to the table for anyone creating robowaifu software, but it's not an easy language to master, indeed even to learn. I advise you approach learning it with a reasonable sobriety. It is a tool intended for professionals. However, the benefits of mastering it are well worth the effort invested IMHO.

Links