Compound Interest Solver Version 1.0

Submitted by jakerpomperada on
About the code I called it Compound Interest Solver Version 1.0 this program can be use to compute compounded interest in business applications. If you find this code useful send me an email at [email protected]. People here in the Philippines who wish to contact me can reach me in my mobile phone number 09296768375. Thank you very much and Happy Programming. Regards, Mr. Jake Rodriguez

Fibonacci Series Solver Version 1.0

Submitted by jakerpomperada on
About this code I called it Fibonacci Series Solver Version 1.0 to solve fibonacci numbers. If you find this code useful send me an email at [email protected]. People here in the Philippines can contact me at my mobile phone number 09296768375. Thank you very much and Happy Programming. Regards, Mr. Jake Rodriguez Pomperada, MAED - Instructional Technology

Binary, Hexadecimal and Octal Converter Version 1.0

Submitted by jakerpomperada on
About this program I called it Binary, Hexadecimal and Octal Converter Version 1.0 I wrote this using C/C++ language. It will ask the user to enter an integer number and then I will convert the integer value in three categories Binary, Hexadecimal and Octal equivalents. If you like this code send me an email at [email protected]. People here in the Philippines who wish to contact me can

Pascal Triangle Version 1.0

Submitted by jakerpomperada on
This code is all about Pascal Triangle Version 1.0 it will solve the problem on Pascal Triangle using C/C++ as my langugage. If you find this code useful send me an email at [email protected]. People here in the Philippines who would like to contact me can reach me at my mobile phone number 09296768375. Thank you very much and Happy Programming. Regards, Mr. Jake R. Pomperada, MAED -

Day of Birth Determiner Version 1.0

Submitted by jakerpomperada on
About this code I called it Day of Birth Determiner Version 1.0 this program is determine what is the day who are born using Java programming language. It will accept the year, month and date which you are born and then it will compute which day where you are born. It is very simple and efficient code that I wrote in Java. If you like this code and find this code useful send me an email at

Decimal to Binary Converter Version 1.0

Submitted by jakerpomperada on
About this code this is my first time to submit visual basic application code I called it Decimal to Binary Converter Version 1.0. If you like this code send me an email at [email protected]. People here in the Philippines who wish to contact me can reach me in my mobile phone number 09296768375. Thank you very much and Happy Programming. Regards, Mr. Jake Rodriguez Pomperada, MAED -

Inventory System Version 1.0

Submitted by jakerpomperada on
About this code I called it Inventory System Version 1.0 using C/C++ as my base language. It has many functionality that will manage the whole day to day transaction of a business. This code shows how to use C/C++ as your language to develop database application. If you like this code send me an email at [email protected]. People here in the Philippines may reach my through my mobile phone

Telephone Directory Database Version 1.0

Submitted by jakerpomperada on
Hi there everyone this is my first time to write a code in C that is database driven I called it Telephone Directory Database Version 1.0. Im using a text file named Data.txt were I store all the information when the user enter the name,address and telephone numbers. The code uses data structure in C like structure to facilitate record keeping routines and file input and output libraries of C