R4V3N

R4V3N @ther4v3n

About: Keep learning and growing || Software Developer Embedded Systems || C (Programming Language) || C++ || Python || Git || Linux

Location:
Bengtsfors Sweden
Joined:
Oct 3, 2022

R4V3N
articles - 13 total

8 Mistakes to Avoid While Learning to Code

Most of us have spent a considerable part of our childhood in cars, observing others drive. However,...

Learn More 0 0Nov 29 '23

My VS-Code setup

In this article, I’ll be sharing my VS-Code Setup with you. It includes the theme and Icons that use...

Learn More 2 0Mar 10 '23

Setting up a Linux Home Server and Using it to Program with VS Code and GitHub

Linux is a popular open-source operating system that is widely used by programmers and developers...

Learn More 1 0Mar 6 '23

Understanding the Ternary Operator in C and C++

Introduction: In C and C++, the ternary operator, also known as the conditional operator,...

Learn More 2 0Mar 3 '23

Understanding Overloaded Functions in C++: Benefits, Limitations, and Best Practices

Introduction: C++ is a versatile language that supports various programming paradigms such...

Learn More 1 0Mar 1 '23

Streamlining Your Development Workflow with GitHub Actions: A Comprehensive Guide

GitHub Actions is a powerful tool for automating your software development workflows. It allows you...

Learn More 1 0Feb 28 '23

Why Linux is the Go-To Operating System for Developers and Servers?

Looking for a reliable, customizable, and cost-effective server operating systems ? Look no further...

Learn More 0 0Feb 23 '23

Git 101: A Beginner’s Guide to Understanding and Using Git

Introduction Git is a distributed version control system that helps you track changes to your code...

Learn More 0 0Feb 22 '23

Using Linux on Windows with WSL 2: Tips on Installation and Usage

Windows has long been the go-to operating system for most PC users, thanks to its ease of use and...

Learn More 0 0Feb 21 '23

How to Create Your Own Commands in Linux

In this article, we will discuss the process of creating customized Linux commands. This is an...

Learn More 3 0Feb 19 '23

10 Essential Clean Coding Techniques

Here are 10 critical techniques for writing clean, organized, and understandable code in any...

Learn More 0 0Feb 6 '23

The Importance of Writing Clean Code

Writing clean code is a crucial aspect of software development that ensures the longevity and...

Learn More 0 0Feb 6 '23

Unleash the Power of Google Test: The Fun and Effective Way to Test Your C++ Code

Testing plays a crucial role in software development to guarantee that the code operates as intended...

Learn More 0 0Feb 4 '23