Understand the fundamentals of the C Programming Language, and make yourself more marketable for entry-level programming positions.
0
4
This Course Includes
Items in Curriculum
Course Badge
Created by
Understand the fundamentals of the C Programming Language, and make yourself more marketable for entry-level programming positions.
C is often considered the mother of all languages because so many other languages have been based on it. Learning C can actually make you a better programmer in other languages like C++, Java, or C# by equipping you with a mental model of what the computer is doing when you run your programs.
By learning how things really work "under the hood" and understanding memory space, CPU architecture, and so on, you can create more efficient programs and obtain a massive advantage over other programmers in the process.
Learning C is a great way to start if you want to become a better developer!
Course Content
- Introduction to C Language 00:31:00
- Data Types 00:31:00
- Variables, Constants & Storage Classes 01:01:00
- Conditional Statements & Operators 00:50:00
- Iterative Statements 00:49:00
- Arrays and Strings 00:48:00
- Functions & Pointers 00:48:00
- Data Structure 00:52:00
- Linked List 00:29:00
- Stack, Queue and Tree 00:48:00
- File IO and Coding Practice 00:33:00
- Programming in C 00:20:00


