C++ Tutorial : How to create a Parking Fee Management System in C++ using CodeLite

Words
365
Reading
2 min
Listen
Play
9y

image

Video Language : English - HD 720p

Github link : eranif/codelite

Codelite is an opensource and free application for makes some program with any programming languages such as C, C++, php and JavaScript. It runs for many platforms (Windows, Linux and OSX). More Information


What We Will Learn?

  • We will learn about Parking Fee Management System
  • We will learn about void function & while looping
  • We will learn about manage a parking fee system
  • We will learn about create a parking fee management system in C++ using Codelite

Requirements

  • Microsoft Windows (32 bit or 64 bit)
  • CodeLite IDE

My Operating System

image

Difficulty

  • Intermediate level

Description

This tutorial we will discuss about create a parking fee management system in Deva Rizaldi's Hospital. Parking Fee Management is a system where manages parking fee for Vechicle such as motorcycle, car, bus/truck in Hospital. It will be used procedures like check in & check out of vehicles, parking duration and how much cost to pay out the parking with parking duration. This program using (while looping statement, switch case statement, if-else condition, goto statement and void function). A While loop statement use for check the looping condition before the execution of a repeated statement as long as a given condition is true. We also have the Void Function. It called a procedure because get a return a value. Now, we can start to create a parking fee management system in c++ using codelite.

Video Tutorial

This video explained in English - HD 720p

Curriculum

You can learn about video tutorial of c++ in below :




Author : @devarizaldi




Posted on Utopian.io - Rewarding Open Source Contributors

C++ Tutorial : How to create a Parking Fee Management System in C++... | Ecency