Learn on how to create a Check File Exists using Python. An application that can check wether your file is already exist in your directory. This could help you avoid duplication of file inside your directory
This Student’s Individual Inventory Record System with SMS Notification for schools and colleges provides complete information of every enrolled student. In this way the system can easily check or track the student’s information. Then, it also provides record to see how many times the student has been called in the Guidance Office because of the offenses he/she made and then it will notify their
Learn on how to create a How To Add Session Array using PHP. A tool that let you add some array as a SESSION array. This could be use in a system that will integrated by shopping cart feature.
JB Sales and Inventory System This Sales and Inventory System is developed using Visual Basic 6 and using MS Access 2003 database in the back end. This is developed according to my school project requirements for the subject of Computer Programming III (Visual Basic). Main Features are: 1. Customers(Super Distributors) and vendors Profile 2. Orders Processing 3. Inventory Management 4. Invoice
Learn on how to create a Simple Copy To Clipboard using Javascript. A tool that let you copy a content from the targeted area and store it on the clipboard. This can be used for copying a lot of contains, in an convenient time.
Learn on how to create on How To Convert String To Int Using Python. A simple tool that convert number string into a integer data type. This could help you understand on the difference between String and Integer.
Learn on how to create a Convert Array To String using PHP. A Simple tool that let you convert an array. It will generate an organize data from the array, into a HTML data table.
Learn on how to create a Remove Element From An Array using Javascript. An Application that let you interact with javascript array. It can remove an element from the data array base on what element you choose to remove.
Learn on how to create a How To Write To File using Python. A simple programs that let the user create its own text file base on the data given. This is an user friendly application for all the beginners to start learning python.