Skip to content
EasyCodeBook.com
Perfect Programming Tutorials: Python, Java, C++, C …
  • Home
  • Basic Java Programs
  • Perfect Python Tutorial
  • Learn C Programming
  • Basic C++ Programs
  • 100 Important C Programs
  • Python GUI Program Examples
  • Visual Programming C Sharp
  • White Hat SEO
  • Lets Make Money Online
  • Privacy Policy
  • Contact us

How to calculate surface area of a triangle

Today, we will learn how to calculate surface area of a triangle. We will use the formula for surface area: area = 1 /2  x base x height Therefore, we must have base and height of the given triangle. We will prompt the user to input base and height of given triangle. Then we will use… Read More: How to calculate surface area of a triangle »

Loading

Category: Basic Formula Calculation C Programs

Marks Percentage Calculator C Program

Today we will learn how to write a C language program to work as marks percentage calculator. If we wish to calculate the percentage obtained by a student, we will use this C language program. This program uses simple C language statements. The detail of the statements used in this C language program is as… Read More: Marks Percentage Calculator C Program »

Loading

Category: Basic Formula Calculation C Programs

Convert mm millimeter to inches

This is a simple basic C program. it takes input from user at run time. The user enters the value of mm millimeters. These millimeters are then converted into inches by using the following formula: How to convert mm millimeters to inches 1 millimeter = 0.03937007874 inches: Therefore we will use the formula for converting… Read More: Convert mm millimeter to inches »

Loading

Category: Basic Formula Calculation C Programs

Convert Kilometers to Meters by C Program

Convert Kilometers to Meters This programming exercise is a basic C program. It simply converts km into meters. The user of the program will provide input and press Enter during execution of the program. Here is a description of different C language statements used in this program. Kilometers to meters conversion C program Basic C… Read More: Convert Kilometers to Meters by C Program »

Loading

Category: Basic Formula Calculation C Programs

Find Area of a Square Program

This is a simple and basic C program. It is about Find  Area of a Square Program.  It calculates and displays area of a square. The user will input only length of one side. Since both sides are equal in a square. The area of a square can be calculated by the formula as follows:… Read More: Find Area of a Square Program »

Loading

Category: Basic Formula Calculation C Programs

Convert Feet To Inches C Program

Task:Write a C program to Convert Feet To Inches C Program This program is written in C language. It converts given input in Feet into inches. We know that there are 12 inches in one foot. So we will multiply given feet by 12 to convert it into inches. This is a simple formula calculation… Read More: Convert Feet To Inches C Program »

Loading

Category: Basic Formula Calculation C Programs

Hello world! Programs from basic to advanced level

Hello There! Welcome to EasyCodeBook.com. Easy Code Book will provide you a lot of programs from basic to advanced level.  100 + Important C Programs for Beginners Basic to Advanced Level Perfect Basic Java Programs Perfect Python Tutorial For Beginners Start C Programming With Example Programs for Beginners Basic C++ Programs More and more  C… Read More: Hello world! Programs from basic to advanced level »

Loading

Category: Uncategorized
Post navigation
Newer posts →
Easy OOP Tutorial in C Plus Plus Programming
Easy OOP Tutorial in C Plus Plus Programming

Search This Site!

www.EasycodeBook.com

Read our Privacy Policy

Archives

  • March 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • March 2023
  • January 2023
  • December 2022
  • November 2022
  • July 2022
  • May 2022
  • April 2022
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • November 2020
  • October 2020
  • July 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • November 2019
  • October 2019
  • August 2019
  • July 2019
  • June 2019

Categories

  • Home
  • Basic Java Programs
  • Perfect Python Tutorial
  • Learn C Programming
  • Basic C++ Programs
  • 100 Important C Programs
  • Python GUI Program Examples
  • Visual Programming C Sharp
  • White Hat SEO
  • Lets Make Money Online
  • Privacy Policy
  • Contact us

Recent Posts

  • Program Create Phone Record File
  • Read Student Record File
  • Create Student Record File
  • Pointer Program Maximum Array Number
  • Handling Missing Data in Pandas Data Frames
  • Learn Data Cleaning in Data Frames
  • Learn Data Frames in Pandas With Example
  • Basic Data Structures in Pandas
  • Introduction To Python Pandas
  • Chat GPT Introduction and Advantages
Copyright (c) 2020 - 2025 EasyCodeBook.com
Iconic One Theme | Powered by Wordpress