Tag: Programming

The Relevance of C/C++ in Today’s Tech Landscape

C++ will continue to remain popular and in high demand owing to its performance, reliability, and the wide variety of contexts in which it can be used. C++ is still successful in areas where real time performance, micro memory management, large-complex applications and embedded systems are being developed.

Read More

C++ 17 – New and Removed Features

You must have heard that C++17 is now feature full or feature complete. C++ 17 is the most recent version of C++ programming language revised by ISO/IEC 14882 standard. Its specification reached the DIS (Draft International Standard) stage in March 2017 and after approval, the final standard was published in December 2017. Hundreds of proposals were put forward for updating the features in C++17.

Read More

List of Hello World Programs in 300 Programming Languages

Hello, world! Programs are usually written to make the text “Hello, world!” appear on a computer screen. This is also a basic sanity check for an installation of a new programming language. The first Hello World program appeared in chapter 1.1 of the first edition of Kernighan & Ritchie’s original book about C, ‘The C Programming Language’, in 1978. This is considered to be the first ever “Hello World!” program.

Read More
Mothers Day Gift Ideas