70 likes | 194 Vues
This document provides an introduction to various projects I have worked on as an Informatics Engineer. It covers my experience with web applications using CA Clarity and project management software, highlighting Java Servlets, database connections, and XML technologies. Additionally, it details the Gold Ridge RCD project, utilizing the Waterfall Development Model, including requirements gathering, design, implementation, and training. Lastly, I discuss the Lynx and Hare Trophic Simulator, an ecological model built with Java, demonstrating complex interactions between species.
E N D
Thomas Fonseca Some projects I have worked on Introduction to Web Apps CA Clarity Goldridge RCD Lynx and Hare Trophic Simulator Informatics Engineer
CA Clarity(ABT and Niku) • Project Management Software for the Enterprise • Java Servlets on the Web Server Handle requests from the client. • JDBC connection from Web Server to database • Oracle or SQL Server database • XML and XSLT create HTML response • Questions?
ProjectsGold Ridge RCD 2005 • Waterfall Development Model • Requirements Gathering • Design/Notebook Sketches/Sotoyome • Implementation/Coding HTML Dreamweaver • Interactive Watershed Map • Testing • Maintenance/User training and handoff • Questions?
Trophic Simulator • Inspired by Snowshoe Hare and Canadian Lynx from ecology text book. • Plants, Herbivores and Carnivores • Models how populations are regulated • Java Applet utilizing multiple threads, collision detection and polymorphism. • Questions?
Thank You! • The End