Short Tutorials
Simple tutorials, examples and definitions for some technologies and common concepts in Web Design, Programming Languages and Server Management.
Mainly intended for my personal use so don't expect anything fancy or formal :)If you are interested in private lessons and tutoring in New York City maybe I can help you. Click here for more information
General
Databases
- Common SQL Statements for MYSQL - Creation of tables, insert, updates.
- MySQL Joins tutorial - Left Joins, inner joins, outer joins and equi-joins.
- PostgreSQL reference
Programming
- ADA Progamming Language Tutorial and Code Examples using the GNAT compiler
Includes a link to 4 online videos where proffesor Robert Dewar introduces Ada. - Java Servlets and JSP Introduction - Differences and basic syntax
- Simple Java MVC web application Complete Example - Coming soon
- Java JSTL and Java Server Face - Coming Soon.
- Struts - Coming Soon.
- ASP Code Snippets - Common ASP code I've found useful
- Flash Handy Code- Portions of handy actionscript code
- JavaScript code snippets - Useful javascript code
- AJAX Tutorial using PHP and Java
Server
- Apache 2 and php 4 setup in Windows XP - Quick reference
- Tomcat 5 - Server setup and how to run servlets tutorial - Running your 1st servlet
- Flash Remoting Mx connection with Java Servlets in tomcat
How to connect Flash Mx Applications with java Servlets using tomcat
- Old version of my web page Here