Share Your Source Code or Article

Do you have source code, articles, tutorials, web links, and books to share? You can write your own content here. You can even have your own blog.

Submit now...

Database Programming Made Easy

This tutorial will teach you step by step on how to connect and manipulate database. If you'd like to suggest a tutorial please write a comment at the bottom of this article.

Read more...

Hire Us to Do Your Work

Do you want a customized system? Do you want to setup your own website to do business? Then we are here to help you in your programming needs.

Read more...

Search



C++

Highest and Lowest Numbers Version 3.0

jakerpomperada's picture

Hi there I rewrote my original code to accommodate list of numbers using arrays to determine the highest and lowest numbers in C++. I hope my code help you getting started in C++ programming.

Yard To Feet Converter Using Classes

jakerpomperada's picture

Hello thank you for always supporting the website. About this code a simple program to convert Yard To Feet Using Classes in C++ programming language.

Addition of Numbers Using Classes and Pointers

jakerpomperada's picture

Hi there about the code it is the implementation of the concept of classes and pointers in C++. Classes is the foundation of Object Oriented Programming in C++.

Area of the Circle Using Struct and Functions

jakerpomperada's picture

Hi there this one of the original code that I wrote before but I have modified to apply the principles of struct and function all together in a single package in C++.

ABC Auto Supply Payroll System Version 1.0 Using Struct and Functions

jakerpomperada's picture

A simple payroll system in C++ that shows how to use struct and functions in C++. I hope everyone will be benefit in this code of my mine. Happy Coding :-D

Basics of Struct in C++

jakerpomperada's picture

Hello once again in this code I called it Basics of Struct in C++.

Grade Solver Version 1.0 Using Functions and Pointers

jakerpomperada's picture

Another code that I wrote to implement how to use pointers in C++ I called it Grade Solver 1.0 using Functions and Pointers.

Swap a Number Using Pointers

jakerpomperada's picture

Hi there it has been a while since I wrote another code for this site Im quite busy this days with my work and other obligations.
Syndicate content

Step by Step Java Tutorial

In this tutorial you will learn how to program with Java. It has a rich of information to be educated well with Java.

Read more...

Do You Have Question?

Do you have any question related to computer programming? Visit our forum and post new topic on the category you like. Be gentle when asking a question.

Ask now...

Point of Sale

Point of Sale is very useful especially for supermarkets or restaurants. I have included a barcode scanner in this program. Please check it out.

Read more...