Add to Wishlist
CLA: Programming Essentials in C
Build Transferable Skills
The ever-popular C programming language is considered one of the best “first” languages to learn. It’s proven itself for more than 40 years as the absolute essential for entry-level and software development jobs. Known for building operating systems and tens of thousands of applications, it continues to earn new devotees due to its fast and portable nature. Become a devotee yourself, and enjoy the rewards it brings! Designed for beginners, no prior programming knowledge required. See more about the C Programming Language Certified Associate Certification (CLA).
You’ll Learn These Core Skills:
- Understand common computer programming concepts and write your own programs.
- Learn the syntax, semantics and basic data types of C.
- Apply programming skills using hands-on lab activities.
- Prepare for the C Programming Language Certified Associate Certification (CLA)
Lessons
1
Introduction to C Programming
2
Data Types, Variables, and Constants
3
Input and Output Operations
4
Control Statements: Part 1
5
Control Statements: Part 2
6
Functions
7
Arrays and Pointers
8
Strings
9
Structures and Unions
10
File Handling
11
Dynamic Memory Allocation
12
Preprocessor Directives
13
Advanced Concepts and Applications