Skip to main content

Posts

C and C++ remain two of the most popular and most used programming languages in the world while Java is dethroned by Python

  C and C++ remain two of the most popular and most used programming languages in the world sharing almost 22% in ratings while Java is dethroned by Python. We can say:      1) C/C++ market share is 21.5%,      2) Python market share is 15.16%     3) Java market share is 8.88%
Recent posts

Iasi C/C++ Meetup partners with C++ Online UK

  Today Iasi C++ Meetup partnered with C++ Online UK.  All members of our Iasi C++ Meetup group can get 20% discount on C++ Online UK ticket prices. This discount can be redeemed at https://cpponline.uk/registration ( see https://cpponline.uk/ for details about the conference itself). - To get the discount code check your Meetup account or contact us via our Telegram Group. Conference is from the 29th of February to the 2nd of March with the workshops on the 28th .  Conference contents Workshops (28/02/2024) Safer C++ with MISRA C++ 2023 C++ Concepts - Constraining C++ templates in C++20 and before A day with coroutines Concurrency in modern C++ Main conference (29/02 - 02/03) Why clean code is not the norm The new library on the block Lessons learned from optimising a high performance library Modern C++ on linux payment terminals, a panacea we only dream of That does it take to implement the standard library? What's new in compiler explorer? The evolution of functional progr

Best known languages 2018-2020

In the HackerRank top of best known languages C++ ranks 5th, still one position above C#; C ranks even better, on 3rd position.

Optimize C++ build times using Conan package manager

Bind me if you can - declarative biding in C++