<%@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.




 
   

IT Training - Keyboard Skills
1 Day Course

Course Objectives

The main skill required to be able to use a computer productively is the ability to touch type. For years this has required a long series of exercises, based on the training designed for typewriters.
The "Keyboard Skills" course makes use of a new approach, using the program KAZ* which promises to teach touch-typing in 90 minutes!! Participants will also discover the uses of all the keys on a computer keyboard and understand the keyboard shortcuts various programs use.


Course Content

- The keyboard
- Repetitive Strain Injuries (RSI)
- Introducing KAZ*
- 90 minutes KAZ* exercises
- Further KAZ*, other areas of the program
- Using the new skills, macros


Learning Outcomes

After attending this course participants will be able to:-

- Understand the various parts of the keyboard
- Letter keys
- Number keys & Number Pad
- Navigation Keys
- Function Keys
- Windows and Special Keys
- Touch-type the letter keys
- Have an action plan to increase typing speed and learn the other keys, using the KAZ* program
- Understand keyboard shortcuts and, using macros, make custom shortcuts in suitable programs


N.B. The KAZ program is supplied for your personal use only and is licensed to PRRT

- >> Back to main IT training page

 
<% Recordset1.Close() %>