<%@LANGUAGE="VBSCRIPT"%> <% set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_CONNprrt_STRING Recordset1.Source = "SELECT * FROM tblContent WHERE pageName='courses'" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 3 Recordset1.Open() Recordset1_numRows = 0 %> PRRT - Building New Futures.




 

 

   


Is the Computer Age leaving you behind?

Do you live in the North or West of the Province?

If so, why not take the opportunity to widen your knowledge with a new world-wide accredited IT Qualification – Internet and Computing Core Certification (IC3)

This qualification is similar to ECDL level and easier and quicker to achieve

No prior knowledge of IT or computer skills is required to study IC3

To become IC 3 certified, simply pass the following three exams designed to test your knowledge of general computing concepts and your skills in using standard computer applications.

IC 3 - Computing Fundamentals

Understanding of:

•  Computer hardware
•  Computer software
•  How to use a computer operating system to perform everyday tasks (installing software, managing files, changing system settings, etc.)

IC 3 - Key Applications

Understanding of:

•  Common features of Windows applications
•  Specific features needed to operate a word processor at a basic level
•  Specific features needed to operate a spreadsheet program at a basic level

IC 3 - Living Online

Understanding of:

•  How computers connect to networks and the Internet
•  How electronic mail works and how to use it
•  How to use a Web browser program
•  Social impact of computing and the Internet

PRRT is considering bringing this training course (and the facility to take the exams) to clients living in the North and West of the Province and will be visiting your area soon to introduce the course. If you are interested, please telephone the Training Department on 02890 427788, email info@prrt.org or text on 07734 559126

IF YOU WANT OR NEED AN IT QUALIFICATION THIS IS AN OPPORTUNITY YOU CAN'T AFFORD TO MISS

click here to go back!

         
 
<% Recordset1.Close() %>