Background
Shared Skills have gained a reputation for the provision of high quality, specialised programming courses.
All our courses build on a high level of internal knowledge and practical implementation experience within the subject area.
We have a policy of ensuring that our trainers are not only excellent providers of effective training, but also use
the open source technologies on a day-to-day basis. This means that they know what they are talking about,
and can usually provide real world examples to back-up the theory.
Summary of Courses
| Course Title |
Description |
Duration |
Student pre-requisites |
| Developing with Struts |
Designed for your development team. It provides all the
practical skills required to build a Jakarta
Struts-based, web application. |
4 days |
Students should have a solid background in Java programming and OO design. In addition, they
should already have had some exposure to the use of Servlets and JSP. |
| Effective use of Log4J |
Log4J has revolutionised effective logging for Java programmers. Log4J provides a standard
mechanism by which programmers can provide meaningful and consistent error logging to multiple
output devices with the minimum of code intervention. This short course
will enable your developers to implement Log4J intelligently and effectively.
Examples and exercises are used throughout to underpin the theory. |
1 day |
Students should have a solid background in Java programming and OO design. In addition, they
should already have had some exposure to the use of Servlets and JSP. |
| Testing with JUnit and Cactus |
JUnit and Cactus provide a framework for implementing testing in Java.
It provides a simple way to explicitly test specific areas of a Java program in a consistent and
repeatable manner. It is not only used to validate code internally, but is more and more being used
to provide validation of core components following an external implementation.
This short course will provide a detailed understanding of the theory, along with
examples and exercises. The course puts the testing within the eXtreme Programming methodology, with an in depth look at Test Driven Development and Unit Testing principles. |
2 days |
Students should have a solid background in Java programming and OO design. In addition, they
should already have had some exposure to the use of Servlets and JSP. |
|