Simple Library Management System in PHP using MySQL
This project is the prototype of a Simple Library Management System. Librarian has a provision to add book details & search books
This project is the prototype of a Simple Library Management System. Librarian has a provision to add book details & search books
It explains hospital management system using ArrayList. This application has a provision to insert, modify, delete and display patient records such as name, age, sex, address, illness, hospital charges.
Many of you might be wondering what is AngularJS and where AngularJS is used. This is an open-source framework for browser-based (client-side) applications, maintained by… Read More »Introduction to AngularJS with a simple example
In the previous article, we explained what is AngularJS. What is it used for? Now you might be thinking about how to write a simple… Read More »Basic Building Blocks of AngularJS with Examples
This program is to develope demonstrate an XHTML document that illustrates the use of external style sheet, ordered list, table, borders, padding, color, and the tag.
This example is to display ArrayList elements using Iterator in JSP. It makes use of Java Servlets, ArrayList and MVC architecture.