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
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.
This video explained in English - HD 720p
You can learn about video tutorial of c++ in below :
Author : @devarizaldi