|
<%
'dim strCurrentURL - The strCurrentURL variable is defined in the getSections.asp file.
dim bolContentIsDynamic
'get the status of the current page with regards to its content (dynamic or not)
bolContentIsDynamic = ContentIsDynamic(strCurrentURL)
'if the content of this page is dynamic (generated from the database)
If bolContentIsDynamic Then
%>
<%
'if the content of this page is static (directly coded into this page)
Else
%>
<%
End If
%>
PMP Proficiency Program™
Vitesse’s unique PMP Proficiency Program™ is for project
managers planning to take the Project Management
Professional (PMP) exam. The courses offered are
designed to provide participants with the basic
knowledge required for the PMP certification exam. The
program is reviewed periodically based on participants’
needs and expectation.
*
In line with delivering training programs to the
community, Vitesse offers its project management
training program (from time-to-time) at a subsidized
rate to the community's talent base who find themselves in
transition and wishing to upgrade their program
management skills and capabilities..
For more
information on these courses, please contact Ray Barton
or Roland Michaud, Program Coordinator, Project
Management Office, by email at
pm@vitesse.ca
or by phone at 613-254-9880, ext. 227.
|