Cost-Effective Training
Visual Paradigm Online Training Center provides a large collection of courses in UML, Object Oriented Technologies, MVC, BPMN, SysML and more.. Our online courses provide extensive practical knowledge and modeling techniques in the UML v2.2 using a pragmatic approach together with lots examples and case studies to illustrate the usage of our modeling tool. Our online courses can be simply accessed via the popular web browsers, no installation of software is needed. VP-UML Tool is also available for FREE for your practical work*

24/7 unlimited access

Large collection course set access it anywhere and anytime and self paced.

Multimedia Course Content

Voice-over, sub-title, nice animation and more...

Practical Oriented

Step-by-step case studies, exercises, demos, tool simulation, and more...

Fast Growing Course Collection

New courses will be released for every week.

Send Questions to Experts

Get guideline and tips & tricks fast responses are absolutely guaranteed!

Group Discussion

Share and exchange your viewpoints with your classmate.

*License covers the course subscription period

New Releases
Collaborative Modeling with VP Teamwork Server
Last Update : 25 Feb, 2010
VP Teamwork Server is a central repository for storing your projects, and plays a key role in team development environment. This training course will shows you the techniques on how to perform teamwork development, including the concepts on how commit, update, conflict resolution also revert changes are done in VP Teamwork Server.perform teamwork development with VP Teamwork Server
Generate UML class diagram to Java
Last Update : 17 Feb, 2010
Class diagram is a structural diagram in UML. It is popular for modeling static structure of a system. The UML class diagram can be transform to Java classes easily. With the help of modern CASE tools, you can keep your class model and Java source code synchronized without hassle. This training course will teach you how UML class can be map into Java class; also perform round-trip code engineering to keeping both your source code and model are up-to-date.generate Java from UML class diagram
Write Operational Procedure and Glossary
Last Update : 10 Feb, 2010
Business process diagram helps to visualize and document business process. It made the business process become easy to be understood by different users. But sometimes it is difficult to model every details of the business process in diagrams. In some case, simple textual description such as point form procedures can assist user understanding the business process. When using textual description, we need to take care about the wordings since users may use different words meaning the same thing. This can be overcome by defining glossary for your project. In this training course, we will teach you how to define operational procedure for your business process diagram, creating glossary for your project, also generating operational procedural manual for your business process.develop operational procedure and glossary
VP Teamwork Server Install and Configuration (Free)
Last Update : 29 Jan, 2010
In a collaborative development environment, it is difficult to guarantee what you are modifying will be compatible with the works done by other developer's, for example, both you and your colleague modifying the same diagrams or models. Conflict may appear between you and your colleague's work. And as times goes, you will find it become very difficult to figure out why particular decision was made during your development. This is what the version control system for, and it is essential for collaborative development. VP Teamwork Server is a version control system, which allows user perform collaborative development on their models through the automatic versioning, conflict detection and resolution, also the user access control.install and configure VP Teamwork Server
Generate BPEL from BPMN (Free)
Last Update : 10 Jan, 2010
This training course teaches you how to generate BPEL from business process diagram whiched modeled with BPMN by using Business Process Visual ARCHITECT (BP-VA). We will talk about the creating WSDL diagram, defining business process, generate BPEL and deploy BPEL to Tomcat server which equipped with Apache ODE.
Using Hibernate in Enterprise Scale Project
Last Update : 13 Dec, 2009
Hibernate is an open source implementation of object to relational mapping layer, it helps to eliminating the needs for manual and hand-crafted data processing in traditional development using SQL and JDBC. Hibernate is a double-edge sword, you can gain development and run-time efficiency if you use it in right way. But if you use it wrongly, your may get into trouble that your application having poor performance. This training course will teach you how to use Hibernate efficiently.