java

Persons Name Sorting Version 1.0

Submitted by jakerpomperada on
About this code it is similar to the code I wrote in C/C++ but I converted into Java. One of the strength of Java is that it has intensive library that facilitates string and sorting routines that cannot be found in other programming languages. I intended this code for those who is interested in Java programming in particular. If you find this code very useful send me an email at jakerpomperada

Words, Vowels and Consonants Counter Version 1.0

Submitted by jakerpomperada on
About this code I called this program Words, Vowels and Consonants Counter Version 1.0. There are many codes somewhat similar to this over the Internet that I see but it seems their is a lack in terms of functionality it can count the consonants. So I have decided to make my own code to solve this program here is it. I intended my code for those people who wish to improve there programming skills

Radix Sort Version 1.0

Submitted by jakerpomperada on
About this code it is another sorting algorithm which I called Radix Sort Version 1.0. If you find this code very useful in your programming projects let me know 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 at 09296768375. Thank you very much and Happy Programming. Regards, Mr. Jake Rodriguez Pomperada

Shell Sort Version 1.0

Submitted by jakerpomperada on
About this code it is another sorting algorithm which I called Shell Sort Version 1.0. If you find this code very useful in your programming projects let me know 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 at 09296768375. Thank you very much and Happy Programming. Regards, Mr. Jake Rodriguez Pomperada

Factorial Solver Version 1.0

Submitted by jakerpomperada on
Hi everyone about this code I called it Factorial Solver Version 1.0 written in Java. Im using Swing and AWT (Abstract Windowing Toolkit) library in Java to create the Graphical User Interface as its front end. I intended this code for beginning programmers in Java that are new to GUI design using Swing and AWT libraries. If you find this code useful send me an email at [email protected]

Argument Sorting Using Merge Sort Version 1.0

Submitted by jakerpomperada on
About the code this which I called Argument Sorting Using Merge Sort Version 1.0. I incorporated the argument properties of java to ask values in the command line from the user and then sort those values using Merge sort algorithm. This code is great in learning data structure using Java as your language. If you find this code very useful send me an email at [email protected]. People here

Argument Sorting Using Selection Sort Version 1.0

Submitted by jakerpomperada on
About the code this which I called Argument Sorting Using Selection Sort Version 1.0. I incorporated the argument properties of java to ask values in the command line from the user and then sort those values using Selection sort algorithm. This code is great in learning data structure using Java as your language. If you find this code very useful send me an email at [email protected]

Argument Sorting Using Quick Sort Version 1.0

Submitted by jakerpomperada on
About the code this which I called Argument Sorting Using Quick Sort Version 1.0. I incorporated the argument properties of java to ask values in the command line from the user and then sort those values using Quick sort algorithm. This code is great in learning data structure using Java as your language. If you find this code very useful send me an email at [email protected]. People here

JDBC Address Book Version 1.0

Submitted by jakerpomperada on
About the code this is my first time to write a database driven Java application a simple address book which I called JDBC Address Book Version 1.0. My front end is Java using Swing as a graphical user interface and MS Access as my back end where I store my information. I hope this code will help anyone learn and understand database programming using Java. I learned many things while doing this

Hexadecimal To Decimal Solver Version 1.0

Submitted by jakerpomperada on
Hi there this is my new code that I called Hexadecimal to Decimal Solver Version 1.0. It demonstrate how to use build in library of Java to convert one value to another without bothering how to do it by creating your own function to convert hexadecimal values to decimal values. This code is intended for beginners that I new in Java programming. If you like this code you can send me an email at