netboffin: Programs
1st November 2006
These are the applications i have developed to gain a greater understanding of programming languages not because i needed an application:
- VB.net
- Using the .Net framework for simple applications
- ToDoList
- A simple todo list program. Add Items and delete them with a click.
For more information see theToDoList help page.- MiniMail
- A lightweight simple mail program. No need for resource hungry heavyweight programs like Outlook. Use MiniMail instead. Put it in your Quick Launch Toolbar for easy access
For more information see theMiniMail Help page.- Java
- network programs with Java
- C++
- Assorted Programs:
- perfect numbers
- display the perfect numbers less than 1000
- drives and drive type
- identifies the drives on your pc and indicates the type
- Date of Birth
- Calculate the age from the year of birth
- Flight Plan
- Showing the Arrival and Departure times at an Airport
- Computer Science Semesters Schedule
- Showing the Classes to be taken on a CS course
- C
- windows and linux system programming with c
- System Metrics
- Retrieve Windows System Metrics and display in a window
- Scheme
- introductory functional programming with Scheme
- C#
- Using the .net framework for network programming.
- Hypotenuse
- Calculates the hypotenuse of a triangle from the opposite and adjacent
