C++ Tutorial : How to Create a Simple Market program in C++ using CodeLite

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. Codelite runs for many platforms (Windows, Linux and OSX). More Information



What Will We Learn?

  • We will learn about statement using switch case
  • We will learn about manage a shopping stuff in program
  • We will learn about create a simple market program in C++ using Codelite

Requirements

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

Difficulty

  • Intermediate level

Description

Switch case is the statement to finds the same value of each case. The suitable value makes the contents from the case will be executed. Then, in switch case has break and default statement where the break used to block an execution of the next case while the default will be executed if every case has unsuitable values. We use switch case to make an option in where the Market's sections you want to shopping. Example in Electronic's section, you can choose some an electronic's stuff there and if you want to buy t-shirt, jeans and bag you can visit to Collection's section. After visited a section, you can pay out for stuff and choose which quantity you want to cost then will be display a refund.


This video will explains to make a simple market program in c. The result of this program giving a manage of the market such as manage a stuff, cost to pay out and refund. And finally, we begin to make a simple market program 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

H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now
Logo
Center