Apart from an attendance certificate, you will write a test which which you will need to pass in order to proceed with one of the courses mentioned above (in further training).
You will then also get an academic certificate (with a mark on).
Course Contents:
1. Programming a Computer
- Learning Computer Programming for the First Time
- All about Programming Languages
- How to Write a Program
- The tools of a Computer Programmer
2. The building Blocks of Programming
- Getting Started
- The structure of a Computer Program
- Variables, Constants and Comments
- Crunching Numbers and Playing with Strings
- Making Decisions with Branching Statements
- Repeating Yourself with Loops
- Dividing a Program into Subprograms
- Sorting Stuff in Arrays
- Playing with Object-Oriented Programming
3. Advanced Programming Topics
- Sorting and Searching Algorithms
- Debugging Programs
- Optimizing Your Code
- Creating a User Interface
4. Internet Programming
- HTML
- Making Interactive Web Pages with JavaScript
- Using Java Applets on Web Pages
Competencies you should aquire
- Write useful programs using variables, arrays, loops, subroutines, functions (methods)
- Create a working website using HTML, CSS and JavaScript