Skip to content
Genuine Coder
Genuine Coder
  • JavaFX
    • JavaFX 3D
    • JavaFX GUI
    • JavaFX Library Software
  • Java
  • Tutorial
  • JavaFX
    • JavaFX 3D
    • JavaFX GUI
    • JavaFX Library Software
  • Java
  • Tutorial
© All rights reserved. Proudly powered by WordPress. Theme SpeedBlog designed by WPInterface.
  • Home
  • Cpp

Category: Cpp

C++ Library Management Software with Source Code
Posted in C++ Program Cpp

C++ Library Management Software with Source Code

Estimated read time 2 min read
Posted on March 10, 2016June 16, 2022
by Muhammed Afsal Villan

Believe me, building a library management software in C++ is always a difficult thing. I have done library management software…

Learn More 51 Comments on C++ Library Management Software with Source Code
C++ program to find the largest and second largest number present in an array
Posted in C++ Program Cpp

C++ program to find the largest and second largest number present in an array

Estimated read time 2 min read
Posted on March 4, 2013June 18, 2022
by Muhammed Afsal Villan

C++ program to find the largest and second-largest numbers present in an array along with their location index on the…

Learn More 53 Comments on C++ program to find the largest and second largest number present in an array
Using Barcode Reader for your C++ Program
Posted in Cpp Source Code

Using Barcode Reader for your C++ Program

Estimated read time 2 min read
Posted on September 17, 2012June 18, 2022
by Muhammed Afsal Villan

As you might have heard, Bracode readers are special input devices for computers to read barcode. Barcode reader first scan…

Learn More 52 Comments on Using Barcode Reader for your C++ Program
ASCII Code for Characters in C++ program Source Code
Posted in Cpp Source Code

ASCII Code for Characters in C++ program Source Code

Estimated read time 2 min read
Posted on July 14, 2012June 18, 2022
by Muhammed Afsal Villan

In this tutorial, I would like to post a visual c++ console application source for a program that displays ASCII…

Learn More 52 Comments on ASCII Code for Characters in C++ program Source Code
GUI Simple Calculator Visual C++ Source : Windows Form Application
Posted in Cpp Uncategorized

GUI Simple Calculator Visual C++ Source : Windows Form Application

Estimated read time 11 min read
Posted on June 23, 2012February 20, 2017
by Muhammed Afsal Villan

Today let’s work around a new interesting visual C++ (cpp) calculator with Graphical User Interface (Windows Form Application). I made…

Learn More 49 Comments on GUI Simple Calculator Visual C++ Source : Windows Form Application
Energy – mass Converter program c++ (cpp) source
Posted in Cpp Uncategorized

Energy – mass Converter program c++ (cpp) source

Estimated read time 3 min read
Posted on June 21, 2012February 20, 2017
by Muhammed Afsal Villan

This is a Simple C++ code for a converter program that converts energy into mass according to the famous equation…

Learn More 53 Comments on Energy – mass Converter program c++ (cpp) source
Student Record C++(cpp) Source Code Windows Console Application
Posted in Cpp Uncategorized

Student Record C++(cpp) Source Code Windows Console Application

Estimated read time 7 min read
Posted on June 17, 2012June 16, 2022
by Muhammed Afsal Villan

Let’s have a look at C++ source code for a student record program developed for windows console mode. You can…

Learn More 49 Comments on Student Record C++(cpp) Source Code Windows Console Application
© All rights reserved. Proudly powered by WordPress. Theme SpeedBlog designed by WPInterface.