Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Foundations of C Programming Language
Whether you are a CS student, BA, IS student, or a person who is passionate about programming; this course is for you!
In this course, we will embark an exciting journey where we will cover all the fundamentals of the C programming language that will be your cornerstones in this beautiful world!
Our journey includes lectures, quizzes, labs, and final project. We will cover the basic C syntax and its data types, operators and expressions in C, the control flow statements, and functions in C. For each concept, you will be engaged through hand-on labs and you have to do them to understand the concepts.
Whether you aspire to become a software developer, enhance your technical skills, or simply explore the art of coding, our "Foundations of C Programming Language" course will empower you to turn your programming passion into a reality and you will biuld a solid foundation in programming logic as well as problem solving and decision making skills.
Join us on this exciting journey to becoming a proficient C programmer. Enroll today and take your first step towards mastering the art of programming!
I am Marouane El Hizabri and I will be your instructor during this exciting journey!
Course Content
- 7 section(s)
- 11 lecture(s)
- Section 1 Introduction
- Section 2 Introduction to C Programming
- Section 3 Basic C Syntax and Data Types
- Section 4 Operators and Expressions
- Section 5 Control Flow Statements
- Section 6 Functions in C
- Section 7 Project
What You’ll Learn
- Understand Basic Syntax of C And Its Data Types
- Apply The Concepts of Control Statements in Decision-Making
- Apply The Concepts to Solve Real-Life Problems
- Create and Utilize Functions
Reviews
-
SStephen Marshall
Love learning C Code. "OLD IS GOLD". It is a great foundation for learning programming!
-
MMallikarjun S Hiremath
Nice teaching. Easier to understand and learn. Thank you.
-
YYashfa Murtaza
The C programming course on Udemy was an excellent match for me. The instructor provided clear and concise explanations that made it easy to grasp the fundamental concepts of C. Through the hands-on coding exercises, I was able to apply what I learned and see tangible progress in my programming skills. I'm grateful for the opportunity to have taken this course, as it has given me a strong foundation in C and has inspired me to continue learning and improving my programming abilities.
-
BBenjamin Erban
Why doesn't the program Hello world end with return 0??? Previous courses taught me to end it like that, so what's the deal???