category
C Essentials 1 (Including Exam Voucher)
Type
Virtual
Classroom ILT
Skill Level
Available dates
Learning Path
Virtual
Duration
1 Day
TYPE
Virtual
Classroom ILT
LEARNING PATH
SKILL LEVEL
DURATION
AVAILABLE DATES
Choose date
R17 000,00
Price excluding VAT
Introduction
The course covers the basics of programming in the C programming language and touches on fundamental programming techniques, customs and vocabulary, including the most common library functions.
The aim of the course is to familiarize the student with the basic concepts of computer programming and developer tools, present the syntax, semantics and data types offered by the language, and allow the student to write his or her own programs using standard language infrastructure, regardless of the hardware or software platform.
The course is designed for beginners. No prior knowledge of programming is required.
Why C?
Whenever a code strongly associated with the operation of equipment is created, the C language proves its flexibility and adaptability. Network card drivers, graphics card software, operating systems and micro-controllers – these things can be found all around you, on your desk and in your car, in the kitchen and in the garage, simply everywhere intelligent electronics functions – you are sure to find the work of programmers who write in “C”. The heart of Linux is nearly 15 million lines of code in “C”. There is no better evidence for the language’s longevity.
The C language is the absolute essential for entry-level and software development jobs.
Audience Profile
The course is designed for beginners. No prior knowledge of programming is required.
Pre-requisites
None
Course Objectives
In this course you will learn:
- Installing and using your programming environment.
- Intro to computer programming, variables, and comments
- Basic data types, operations, and flow control (decision-making statements)
- Flow control (loops), int and float types, typecasting, and computer logic
- Switch, aggregating data into arrays, pointers, and the basics of strings
- Advanced operations on arrays and pointers, memory management, and the basics of functions
Course Content
| Module 1: C Essential Basics | |
|
|
|
|
| Module 2: C Essentials – Part 1 | |
|
|
|
|
|
|
|
|
|
|
| Module 3: | |
|
|
|
|
|
|
|
|
|
|
|
|
| Module 4: | |
|
|
|
|
|
|
|
|
| Module 5: | |
|
|
|
|
|
|
|
|
|
|
|
|
| Module 6: | |
|
|
|
|
|
|
|
|
|
|
Associated Certifications and Exam
The C Essentials – Part 1 (BASICS) course will prepare you for the CLE (C Certified Entry-Level Programmer) and CLA (C Programming Language Certified Associate) exams.
On successful completion of this course students will receive a Torque IT attendance certificate.
Python Overview
Python is a widely used high-level, general-purpose, interpreted, dynamic programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than possible in languages such as C++ or Java. The language provides constructs intended to enable writing clear programs on both a small and large scale.
Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.
Python interpreters are available for many operating systems, allowing Python code to run on a wide variety of systems.
Torque IT provides our clients with a range of Python specific training and enablement solutions that are suitable for beginner’s right through to advanced programmers.