MakeUseOf logo

C Programming

Follow
Followed

Page 2

Laptop on brick wall displaying code
A Simple Guide to Using Structures in C

Structures are an important C concept to grasp. As a simplified version of a class, they can offer benefits such as readability and code reuse.

Laptop Screen Showing Code
Primitive Data Types in C: A Beginner's Guide

C is a small language with few built-in data types. Find out what they are and the important differences between them.

Photo of a laptop with code on it
An Introduction to Arrays in C

C is sometimes challenging to learn, and many beginner programmers get mixed up when it comes to arrays. Here's a simple tutorial to help you.

female coding on computer
How to Find the Mean of an Array in Python, C++, JavaScript, and C

Use these algorithms to find the mean of array elements no matter which language is your daily driver.

clock
How to Convert Time in 12-Hour Format to 24-Hour Format With Programming

Want 4:30 PM to read 16:30? Here's how you can convert time formats in multiple languages.

permutations
How to Calculate the Value of nPr Using Functions

These algorithms help you calculate the value of nPr using the permutation formula.

Puzzle pieces
How to Print All Permutations of a Given String in C, C++, JavaScript, and Python

Need to print the permutations of a string? We'll show you how in several languages.

developer doing coding in laptop
What Is the Diamond Problem in C++? How to Spot It and How to Fix It

The Diamond Problem can arise in C++ when you use multiple inheritance. Here's what it is, how to spot it, and how to fix it.

Photo showing a graph with the main programming languages
How to Find the Sum of a Geometric Series Using Multiple Languages

When looking to build on your programming skills, you'll probably want to learn how to find a geometric series' sum.

Picture Showing an Arithmetic Series
How to Find the Sum of an Arithmetic Series Using Multiple Languages

If you're looking to find the sum of an arithmetic series with your favorite programming language, you've come to the right place.

boy playing with multiplication table
How to Display the Multiplication Table of a Number Using Python, C++, JavaScript, and C

This guide explains how to generate and display multiplication tables using various popular programming languages.

Computer on a Desk Showing Code
A Beginner's Guide to Input and Output in C

Your first steps to becoming a bonafide programmer start with learning to take input and display output.

characters printing plate
How to Convert Characters of a String to the Opposite Case With Programming

Change UPPER CASE to lower case and vice versa in several coding languages.

Keyboard and mouse with C, Python, JS, and C++
How to Find the Maximum and Minimum Elements of an Array

You're dealing with an array and you need to print the minimum and maximum data points. How do you do it?

alphabets printing plate
How to Check if a String Is Symmetrical With Programming

C++, Python, C, or JavaScript: no matter which you use, use this algorithm to determine symmetrical strings.

Matrix background with Python, C++, JS, and C logo
How to Check if Two Matrices Are Identical With Programming

If two matrices are identical, you'll know. But only if you apply the principles laid out in these programs.

february calendar with laptop
How to Check if a Year Is a Leap Year in Multiple Languages

Figure out which years have 366 days in them using your programming knowledge.

Laptop screen with C++, Python, JavaScript, C
How to Find the Product of All Elements in an Array

Multiply your understanding of arrays with these programs in multiple languages.

Laptop displaying matrix
How to Find the Transpose of a Matrix in Multiple Languages

Make matrix transposition easy no matter what popular programming language you use.

man using laptop with C++, Python, and JavaScript logo
How to Check if Two Strings Are Anagrams of Each Other

Comparing if two text strings are anagrams is a great problem solving task for improving programming skills.

AltStyle によって変換されたページ (->オリジナル) /