BIGGEST CYBER MONDAY SALE!

GET THE 60% EXTRA OFF!

red-starWHO WILL BE FUNDING THE COURSE?

close

close

Thank you for your enquiry!

One of our training experts will be in touch shortly to go over your training requirements.

close

close

Press esc to close

close close

Back to course information

Thank you for your enquiry!

One of our training experts will be in touch shortly to go overy your training requirements.

close close

Thank you for your enquiry!

One of our training experts will be in touch shortly to go over your training requirements.

C Programming

Online Instructor-led (2 days)

Classroom (2 days)

Online Self-paced (16 hours)

C Programming Course Outline

Module 1: Introduction to C

  • What is C Programming?
  • History of C
  • C Facts
  • C and Other Languages
  • Reasons to Use C
  • Features of C
  • Key Terms

Module 2: Constructing a Program

  • Introduction
    • stdio.h
    • printf() function
    • main() function
    • return statement
  • General Points to Remember When Coding in C
  • Basic Commands
  • Outputs
  • Compiling
  • Executing
  • Basic Structure of a C Program

Module 3: Constants and Variables

  • Data Types
  • Variables
  • Declaring Variables
  • Types of Variables
  • Constants
  • Types of Constants

Module 4: Operators and Terminologies

  • Operators
  • Types of Operators
    • Bitwise Operators
    • Arithmetic Operators
    • Logical Operators
    • Relational Operators
    • Assignment Operators
  • Terminologies
    • Terms Used in C
  • Escape Sequences

Module 5: Constructs

  • What are Constructs?
  • Types of Constructs
    • Sequence Constructs
    • Selection Constructs
    • Iteration Constructs
  • Conditional Constructs
  • Iterative Constructs

Module 6: Arrays

  • Introduction to Array
  • Declaring Arrays
  • Two-Dimensional Arrays
  • Sorting Arrays

Module 7: Strings

  • Strings Definition
  • Declaring and Initialising Strings
  • Passing Strings to a Function
  • String Methods
  • Library String Functions

Module 8: Functions

  • Describing Functions
  • User Defined Functions
  • Declaring Functions
  • Nesting Function Calls
  • Recursive Functions

Module 9: Pointers

  • Introduction to Pointers
  • Using Pointers
  • String Pointers
  • Pointers to Pointers
  • Array of Pointers
  • NULL Pointers

Module 10: Structures

  • Structures Definition
  • Designated Initialisation
  • Array of Structures
  • Using Structures with Pointers

Module 11: Operating Bigger Programs

  • Dividing Programs
  • Header Files
  • Using Several Files
  • Modular Approach

Show moredown

Who should attend this C Programming Training Course?

The C Programming Course is an extensive course designed to provide participants with the skills and knowledge needed to proficiently write and develop programs using the C programming language. This course is tailored for individuals who want to gain a strong foundation in C programming. The course is useful for the following professionals:

  • Software Developers
  • Programmers
  • System Programmers
  • Embedded Systems Engineers
  • Algorithm Engineers
  • Data Structure Practitioners
  • Automation Engineers

Prerequisites of the C Programming Training Course

There are no formal prerequisites for the C Programming Course. However, a basic understanding of programming languages and C can be beneficial.   

C Programming Course Overview

This C Programming course is intended to introduce candidates to the simple but effective method of learning C Language. Candidates will gain the ability to put the features of C into best practice, they will also be challenged with theoretical and practical tasks to put their knowledge to the test. Other skills that candidates will learn during the course include constructing a program, operating bigger programs, and understanding the operatives and terminologies of C Programming. 

Show moredown

What’s included in this C Programming Training Course

  • World-class Training Sessions from Experienced Instructors
  • C Programming Certificate
  • Digital Delegate Pack

Show moredown

Online Instructor-led (3 days)

Classroom (3 days)

Online Self-paced (24 hours)

C# Programming Course Outline

Module 1: XML Using LINQ

  • Introduction of C# 
  • Features of C# 
  • Advantages and Disadvantages of C# 
  • Applications
  • Introduction of XML
  • Introduction of LINQ
  • LINQ Overview
  • Advantages of LINQ

Module 2: Enterprise Development

  • Enterprise Applications
  • Building an Enterprise Application

Module 3: Windows Presentation Foundation Applications

  • What is WPF?
  • Why WPF?
  • Features of WPF
  • WPF Core Types, Infrastructures, and WPF Architecture
  • Type of Applications Built with WPF

Module 4: Errors and Exceptions

  • Types of Errors
  • Exceptions
  • Exception Hierarchy
  • Exception Classes Hierarchy
  • Different Exception Classes
  • Properties of the Exception Class
  • Exception Handling

Module 5: LINQ API and Query Patterns

  • Introduction of LINQ
  • LINQ API
  • Enumerable
  • Queryable
  • Query Syntax
  • Method Syntax

Module 6: Grouping and Joins

  • Grouping Data
  • Joins
  • String.Join

Module 7: Generic and Iterating Collections

  • Generic
  • Iterating

Module 8: Virtual, Override, and Sealed Modifiers

  • Virtual
  • Override
  • Sealed Modifiers

Module 9: Polymorphism

  • Introduction to Polymorphism
  • Output

Module 10: Visual Studio

  • Introduction to Visual Studio
  • How to Download and Install Visual Studio?
  • Visual Studio Key Features

Module 11: Conditional Constructs

  • Conditional Constructs Overview
  • if...else Statement
  • if...else if...else Statement
  • Switch Statement

Module 12: Namespaces and Assemblies

  • Namespaces
  • Assemblies

Module 13: Common Type System

  • Introduction
  • Types of Common Type System

Show moredown

Who should attend this C# Programming Training Course?

The C# Programming Course is a comprehensive program designed to provide participants with the skills and knowledge needed to proficiently write and develop programs using the C# programming language. The course is useful for the following professionals:

  • Database Programmers
  • Web Developers
  • App Developers
  • Game Developers
  • Software Developers
  • System Architects
  • Software Engineers

Prerequisites of the C# Programming Training Course

There are no formal prerequisites for the C# Programming Course. However, a basic understanding of programming languages and C# can be beneficial.

C# Programming Course Overview

This 3-day course teaches delegates how to write .NET applications with code. Delegates will explore .NET framework as well as Object Orientated studies. This course is aimed at developers who use or will be using C# to write a framework.

Once the delegate has completed the Introduction to C# Programming Language course, you will be able to understand how to successfully manage resources, how to use lambda expressions, how to use Language Integrated Query and many other techniques.

Show moredown

What’s included in this C# Programming Training Course

  • World-class Training Sessions from Experienced Instructors
  • C# Programming Certificate
  • Digital Delegate Pack

Show moredown

Online Instructor-led (1 days)

Classroom (1 days)

Online Self-paced (8 hours)

Introduction of Embedded C Programming Course Outline

Module 1: Introduction to Embedded System

  • What is an Embedded System?
  • Benefits of Embedded System
  • Embedded System Applications

Module 2: Microcontrollers

  • Introduction to Microcontrollers
  • Central Processing Unit
  • Memory Addressing and Types
  • Timers
  • Interrupt Circuitry
  • I/O Ports

Module 3: Introduction to Embedded C

  • Embedded C Overview
  • Assembly Language
  • Device Knowledge
  • Libraries
  • First Program

Module 4: Data Types and Variables

  • Identifiers Declaration
  • Function Data Types
  • Character Data Types
  • Integer Data Types
  • Real Number

Module 5: Complex Data Types

  • Introduction
  • Pointers
  • Arrays
  • Enumerated Types
  • Structures
  • Union

Module 6: Data Type Modifiers

  • Data Type Modifiers in Function Data Type
  • Value Constancy Modifiers
  • Allowable Values Modifiers
  • Size Modifiers
  • Pointer Size

Module 7: Storage Class Modifiers

  • Introduction to Storage Class Modifiers
  • External and Internal Linkage
  • No Linkage
  • Extern Modifier
  • Static Modifier
  • Register Modifier
  • Auto Modifier

Module 8: C Statements, Structures, and Operations

  • Combining Statements in a Block
  • Functions
  • Control Structure
  • Decision Structure
  • Looping Structure
  • Operators and Expressions

Module 9: Libraries

  • Introduction to Libraries

Module 10: Optimising and Testing Embedded C Programs

  • Optimisation
  • Hand Optimisation
  • Debugging Embedded C
  • Mixed C and Assembly

Show moredown

Who should attend this Introduction of Embedded C Programming Training Course?

The Introduction of Embedded C Programming Course is designed to provide participants with foundational knowledge and skills in programming embedded systems using the C programming language. The course is useful for the following professionals:

  • Embedded System Developers
  • Electronics Engineers
  • Embedded Software Engineers
  • Hardware Engineers
  • Firmware Developers
  • Robotics Experts
  • Automation Engineers

Prerequisites of the Introduction of Embedded C Programming Training Course

There are no formal prerequisites for the Introduction of Embedded C Programming Course. However, a basic understanding of programming languages, embedded systems, C and C++ can be beneficial.

Introduction of Embedded C Programming ​Course Overview

Embedded C programming language is used to target small systems like microcontroller. It is the most popular programming language used to develop electronic gadgets. Embedded software is associated with each processor used in an electronic system. Embedded C is easy to understand programming language with high reliability. All microcontrollers will change from old to the new one, but only one thing remains the same, and that is Embedded C due to its high portability and scalability. The Knowledge Academy’s 1-day course Introduction to Embedded C Programming will help delegates to push them into the world of opportunity in the field of the embedded system. 

Show moredown

What’s included in this Introduction of Embedded C Programming Training Course

  • World-class Training Sessions from Experienced Instructors
  • Introduction of Embedded C Programming Certificate
  • Digital Delegate Pack

Show moredown

Online Instructor-led (2 days)

Classroom (2 days)

Online Self-paced (16 hours)

C++ Programming Training Outline

The following subjects will be taught during this course:

Module 1: Introduction to C++

  • Overview
  • OOPS (Object Oriented Programming)
  • Pillars of Object-Oriented Development
  • Features of C++
  • Syntax and Structure of C++ Program

Module 2: Basic Input/Output

  • Overview
  • I/O Library Header Files
  • Standard Output Stream (cout)
  • Standard Input Stream (cin)
  • Standard Error Stream (cerr)
  • Standard Log Stream (clog)

Module 3: C++ Data Types, Operators, and Expressions

  • C++ Data Types
  • Variables
  • Operators 
    • Arithmetic Operator
    • Relational Operator
    • Logical Operator
    • Bitwise Operator
    • Assignment Operator
    • Ternary or Conditional Operator
    • Comma Operator
    • Shift Operator

Module 4: Array

  • Introduction to Array
  • Initialising an Array
  • Advantages and Disadvantages
  • C++ Array Types
  • Arrays of Char and Strings

Module 5: Control Structure

  • Introduction
  • Conditional Structure: If and Else
  • Repetitive Structures or Loops
  • Jump Statements

Module 6: Pointer, Functions, and Structures

  • Overview
  • Advantage of Pointer
  • Symbols Used in Pointer
  • Declaring a Pointer
  • Types of Functions
  • Declaration of a Function
  • Declaration of Structure

Module 7: Function and Operator Overloading

  • Overview
  • Ways to Overload a Function
    • Number of Arguments
    • Different Datatype of Arguments
  • Types of Operator Overloading
  • Rules of Operator Overloading

Module 8: Function Templates and Class Templates

  • Function Templates
  • Class Templates

Module 9: Constructors, Destructors, and Inheritance

  • Constructor
  • Types of Constructors
  • Destructor
  • Base and Derived Classes
  • Access Control and Inheritance
  • Types of Inheritance

Module 10: Polymorphism, Abstract Classes, and Pure Virtual Functions

  • Polymorphism in C++
  • Abstract Classes Function
  • Pure Virtual Function

Module 11: Data Errors, Exception Handling, and Standard Template Library

  • Data Errors
  • Exception Handling
  • Components of STL
  • STL Headers

Module 12: Vectors, Maps, Sets, and Valarrays

  • Vectors
  • Maps
  • Sets
  • Valarrays

Show moredown

Who should attend this C++ Programming Training Course?

The C++ Programming Course is a comprehensive course designed to provide participants with the skills and knowledge needed to proficiently write and develop programs using the C++ programming language. The course is useful for the following professionals:

  • Software Developers
  • Programmers
  • Game Developers
  • Embedded Systems Engineers
  • System Programmers
  • Algorithm Designers
  • Automation Engineers

Prerequisites of the C++ Programming Training Course

There are no formal prerequisites for the C++ Programming Course. However, a basic understanding of programming languages and C++ can be beneficial.

C++ Programming Training Overview

C++ is one of the most popular programming languages used for software development. It is used in the areas of systems software, application software, device drivers, embedded software, high-performance server and client applications and video games. This hands-on course provides a comprehensive introduction to the key features of the language so that delegates can learn the C++ programming language. After successfully completing this course, delegates should be able to write class member functions, use constructors, destructors and dynamic memory, design and write classes with polymorphic behaviour and many other skills.

Show moredown

 

What’s included in this C++ Programming Training Course

  • World-class Training Sessions from Experienced Instructors
  • C++ Programming Certificate
  • Digital Delegate Pack

Show moredown

Not sure which course to choose?

Speak to a training expert for advice if you are unsure of what course is right for you. Give us a call on +32 35001305 or Enquire.

Package deals

Our training experts have compiled a range of course packages to compliment a variety of categories in order to help fast track your career. The packages consist of the best possible qualifications in each industry and allows you to purchase multiple courses at a discounted rate.

Swipe for more. Don’t miss out!

C Programming FAQs

FAQ's

Please arrive at the venue at 8:45am.
Please see our C Programming courses available in Belgium
The Knowledge Academy is the Leading global training provider for C Programming.
The price for C Programming certification in Belgium starts from €2095.

Why we're the go to training provider for you

icon

Best price in the industry

You won't find better value in the marketplace. If you do find a lower price, we will beat it.

icon

Trusted & Approved

We are accredited by PeopleCert on behalf of AXELOS

icon

Many delivery methods

Flexible delivery methods are available depending on your learning style.

icon

High quality resources

Resources are included for a comprehensive learning experience.

barclays Logo
deloitte Logo
Thames Water Logo

"Really good course and well organised. Trainer was great with a sense of humour - his experience allowed a free flowing course, structured to help you gain as much information & relevant experience whilst helping prepare you for the exam"

Joshua Davies, Thames Water

santander logo
bmw Logo
Google Logo

Looking for more information on C Programming