Training available from LearningPatterns, Inc.
Java Training by LearningPatterns
Java Training by LearningPatterns
AJAX for Java Developers    : AJAX (Asynchronous JavaScript and XML) is a browser based technology for creating rich, highly interactive Web applications. It is based on many other technologies including XML, JavaScript and CSS, and has come to include a wide array of programming techniques. This course starts with overviews of the core technologies, and coverage of browser-side Ajax programming using XMLHttpRequest and JavaScript/DOM, and more...
Creating Portals Using the Java Portlet Spec - JSR-168    : The Java Portlet Specification (JSR-168) defines a standard structure and API for building portals and portlets in a portable, interoperable way. This course covers the important aspects of building portlets and portals with JSR-168. It starts from the basics of what portlets are, and their lifecycle within a portlet container. It covers the Portlet API, the building and development of portlets, and design considerations. It includes a complete set of well-organized labs that that will have you building working portal applications in no time flat.
Fast Track to EJB3   : EJB V3.0 is a deep overhaul of the EJB specification that is intended to improve the EJB architecture by reducing its complexity from the developer's point of view, and increasing the usability of the persistence API (Entity beans). This course focuses on the new EJB programming model including the POJO/annotation based API and the completely new Java Persistence API (JPA). It starts with the basic concepts and APIs, and then continues on with more complex topics such as message driven beans, transactions, more...
Fast Track to Hibernate    : Hibernate is now one of the most popular open source Object-Relationaal Mapping (ORM) solutions for Java, with support for relationships and inheritance, and powerful object-based querying with the SQL-like Hibernate Query Language (HQL). Hibernate supports the new Java Persistence API (EJB 3) specification, which it heavily influenced, with the more...
Fast Track to Java 5 and OO Development    : Fast Track to Java and OO Development is a fast paced course suitable for programmers with existing programming experience. It can be taught to audiences with less experience by reducing coverage of the optional, more advanced topics.
The course incldudes an introduction to Object-Oriented (OO) Programming and basic Java programming as well as covering important OO topics such as composition and inheritance and how to use implement them in Java. It also inludes coverage of the latest capabilities of Java 5. All topics include extensive hands-on lab exercises.
Fast Track to Java Persistence API    : The Java Persistence API (JPA) is a completely new persistence framework for Java. It is a lightweight, POJO based, persistence framework that provides Object-Relational Mapping (ORM) capability for integrating a Java OO domain model with a relational database. It is based on proven ORM technology such as Hibernate and Toplink, and includes support for entity relationships, inheritance, and more...
Fast Track to JavaServer Faces (JSF)    : JSF is a standard Java EE technology, built over Servlets and JSP, that simplifies the building of Web based user interfaces in Java. It provides a standard component based user interface (UI) framework that can be leveraged by tools to provide a rich and easy to use development environment. This course provides a focused and in-depth coverage of the JSF framework that covers all the topics you need to get you up to speed with JSF in a very short time. It includes more...
|