ICT Programming and Logic Essentials: Course, Prep & Final Exam

This course includes
Lessons
TestPrep

Lessons

7+ Lessons | 120+ Exercises | 86+ Quizzes |

TestPrep

3+ Full Length Tests | 40+ Post Assessment Questions | 115+ Practice Test Questions

Here's what you will learn

Download Course Outline

Lessons 1: Introduction to Programming

  • Points to Ponder
  • What Is Programming?
  • Overview of Programming Languages
  • Deconstructing a Simple Program

Lessons 2: Thinking Logically

  • Points to Ponder
  • Problem Solving
  • Algorithms
  • Testing and Debugging Code

Lessons 3: Working with Control Structures

  • Points to Ponder
  • Control Structures

Lessons 4: Working with Data

  • Points to Ponder
  • Variables
  • Data Types, Expressions and Operators

Lessons 5: Working with Functions and Events

  • Points to Ponder
  • Functions

Lessons 6: Working with Objects

  • Points to Ponder
  • Programming Approaches: Procedural and Object-Oriented
  • Classes, Objects, Properties and Methods

Lessons 7: Transition to Coding

  • Overview
  • Exploring Other Visual Coding Environments
  • Learning to Write Code