Articles by Tag #cpp

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Exploring the Use of C++ for Game Development

What to Consider When Developing a Video Game To make a video game of your own, you'll...

Learn More 147 76Dec 2 '24

Should I learn Java or C++?Lets discuss!

Happy New Year fellow developers👩‍💻👨‍💻! I’m a self-taught developer with a background in JavaScript...

Learn More 54 48Jan 2

Object-Oriented Emotions

📝 Intro: Why OOP Needs a Rebrand Let’s be honest most people learn Object-Oriented...

Learn More 39 7Apr 10

Engenharia Reversa: O Caminho de um Dev Ruim a um Dev Bom

A jornada de um desenvolvedor é repleta de desafios e aprendizados. Comecei a programar aos 13 anos,...

Learn More 35 0Jan 27

Best C/C++ IDEs 2024: Top 10 Picks for Developers

C++ is high performance, compiled and general purpose programming language So, every developer knows...

Learn More 26 5Sep 3 '24

Create your API using C++

Creating a C++ API with Drogon Framework Introduction In today's connected...

Learn More 21 2Aug 9 '24

Starting with C: All the Fundamentals in One Guide

All the Fundamentals in One Guide of C Programming "Starting with C: All the Fundamentals...

Learn More 20 4Nov 9 '24

🔧 Beginner-Friendly Guide "Minimize the Maximum Difference of Pairs" LeetCode 2616 (C++ | JavaScript | Python)

Hello coders! 🔧 Today, let’s tackle a beautiful binary search + greedy problem from LeetCode — 2616:...

Learn More 20 7Jun 13

📝 Beginner-Friendly Guide "Maximum Manhattan Distance After K Changes" LeetCode 3443 (C++ | Python | JavaScript)

LeetCode 3443 | Medium | Greedy + Grid Simulation 🧠 Problem Summary You are given: A...

Learn More 19 6Jun 20

🏂 Beginner-Friendly Guide: "Sum of k-Mirror Numbers" – LeetCode 2081 (C++| JavaScript | Python )

👋 Introduction In the world of programming puzzles, palindrome-based problems always offer a unique...

Learn More 18 8Jun 23

Building a Custom C++ Serializer for Efficient Data Handling

Serialization is fundamental to engine development and data-driven applications, enabling complex...

Learn More 18 0Nov 6 '24

📚Beginner-Friendly Guide to Solving "Lexicographical Numbers" LeetCode 1061 (C++ | JavaScript | Python)

Hey tech trailblazers! 🚀 Today, we’re exploring a deceptively simple but algorithmically clever...

Learn More 17 6Jun 8

Lightweight Encryption: The Power of Vigenère

This article was co-authored by @gums Introduction Numerous times we have heard people...

Learn More 17 0Apr 24

The Comprehensive Guide to Using C/C++ in Flutter — Part I

Flutter is an open-source UI software development kit created by Google. Its core advantage compared...

Learn More 17 0Aug 27 '24

🧮 Beginner’s Guide to "Maximum Difference by Remapping a Digit" – LeetCode 2566 (C++ | JavaScript | Python)

Hey Devs! 👋 Let’s break down a fun greedy + string manipulation problem — 2566: Maximum Difference...

Learn More 17 6Jun 14

Understanding std::unique_lock and std::shared_lock in C++

Concurrency in programming allows multiple threads to execute code simultaneously, which can...

Learn More 17 0Jul 9 '24

EEPROM Data Storage Using I2C With Arduino UNO And AT24C256 Module

In the fast-evolving world of embedded systems, one of the most critical challenges is ensuring data...

Learn More 16 0Feb 21

🔢Beginner-Friendly Guide "Maximum Difference Between Even and Odd Frequency II" LeetCode 3445 (C++ | JavaScript | Python)

Hey, algorithm adventurers! 🔍✨ Today we’re diving into a tricky substring frequency problem from...

Learn More 15 3Jun 11

Dasturlash

DASTURLASH TILI Dasturlash tili - bu inson tushunadigan tilda kompyuterga buyruq berish...

Learn More 15 0Oct 29 '24

Supercharge Your Flutter Apps: Seamlessly Integrate C++ with Dart using DLLs

Unlock the full potential of your Flutter applications by integrating powerful C++ functionalities....

Learn More 15 0Mar 22

Variables & Data types

Variables - O'zgaruvchi kompyuterni xotirasida ma'lum bir qiymatlarni saqlash uchun kerak...

Learn More 15 0Oct 29 '24

C++ in Kernel Development: A Comprehensive Guide

Introduction Kernel development is traditionally the realm of C due to its direct hardware...

Learn More 15 0Sep 29 '24

🔢 Count the Number of Arrays with K Matching Adjacent Elements LeetCode 3405 (C++ | Python | JavaScript)

LeetCode 3405 | Hard | Combinatorics 🧠 Problem Summary You are given three...

Learn More 14 4Jun 17

⚔️ The Josephus Problem Explained: Constant-Time Solution for k = 2

🧠 Problem Summary The Josephus problem is a classic theoretical problem in computer...

Learn More 14 4Jun 26

📈 Maximum Difference Between Increasing Elements – LeetCode 2016 (C++ | Python | JavaScript)

Greedy Scan for Maximum Positive Difference Hey Devs! 👋 Let’s explore a fundamental and...

Learn More 14 3Jun 16

🦅 Beginner-Friendly Guide "Divide a String Into Groups of Size k" - LeetCode 2138 (C++ | Python | JavaScript)

LeetCode 2138 | Easy | String Manipulation 🧠 Problem Summary You are given: A string...

Learn More 14 6Jun 22

🌋 Find All K-Distant Indices in an Array – LeetCode 2200 (C++ | Python | JavaScript)

👋 Introduction Hey, algorithm adventurers! 🔍✨ Today we’re diving into a slick little...

Learn More 13 2Jun 24

🔢 Beginner-Friendly Guide "Maximize the Digit Swap Difference" – LeetCode 1432 (C++ | Python | JavaScript)

A Fun String Manipulation + Greedy Problem Hey Devs! 👋 Let’s decode another cool...

Learn More 13 3Jun 15

How NodeJS Made Me a Masochist: Building a Real-Time Web App in C++ (Part 1)

Or: How I went from "just use Express.js" to "let me implement TCP sockets from scratch because I...

Learn More 13 8May 31

🌍 Beginner-Friendly Guide to Solving "K-th Smallest in Lexicographical Order" LeetCode 440 (C++ | JavaScript | Python)

Hey coding pioneers! 🧭 Today, we’re tackling a Hard problem that blends greedy algorithms with...

Learn More 13 3Jun 9