This course has been optimized to meet the requirements and demands of students who are eager to learn the C Programming Language in the most easy and attractive manner. Including handpicked coding materials and over 100 exercises with full video solutions – this bestseller course is expected to provide you with everything you need to get started (for beginners) as well as provide you with beneficial knowledge if you’re working at High-tech industry (especially in the Embedded, Microcontrollers, Cyber, and other domains).
About the Instructor
- BSc in Computer Science & BSc in Electronic Engineering
- Practical experience working as an Engineer at some of the leading High-tech companies such as “Mobileye – an Intel Company” as well as a Cyber Systems Startup.
- Over 3 years of experience working as a lecturer in the Academy – teaching students from 3 different faculties.
This combination of the knowledge and experience gained over the years made me feel eager and passionate about sharing my knowledge with students.
It got me wonder – why not help so many students to learn c programming in an easy and fun way? I mean learning the c language can feel like a nightmare.. but C can be actually kind of fun – if we do it right!
And that’s what I aim to achieve – Teaching you “C Programming” in plain English.
So I hope you’re ready for our C Programming Language Bootcamp Journey! 🙂
Last Update 2022 – Who’s this course for?
- C students in college/university. Has been optimized to meet the needs of the beginner students.
- High-tech employees, especially but not limited to, at the Embedded Systems, Microcontrollers, and Cyber Security domains.
- Absolute beginners and hobbyists who want to get the first taste of programming using the c language.
So if you belong into one of these – then I think you’re ABSOLUTELY going to LOVE this course!
What is C Programming Language?
C Language is the “mother” of all programming languages.
C first appeared almost 50 years ago and has been used for the development of:
- Operating Systems – C as its core.
- Core parts of famous databases (such as Oracle and MySQL) – Yes, even MySQL was developed using C.
- Cyber-Systems – I personally was programming C to develop a cyber system.
- Smart Homes & Smart Cities
- Systems including Sensors and Micro Controllers (especially in Embedded Systems) – Common usage to programming an MCU using C Programming Language.
Also, if you’re familiar with Python Programming Language – then you better know that a lot of Python efficient libraries are actually implemented in C.
“C Language is definitely here to STAY!”
C is HIGHLY USEFUL & HIGHLY EFFICIENT.
Also, it’s considered that by learning C Programming you’re definitely going to make your programming fundamentals VERY STRONG.
And finally to answer a question that a lot of you may have – there is a HIGH DEMAND for C Developers in the market – at both large companies as well as startups – and the salaries are usually PRETTY HIGH! 🙂
So C Programming – usually pays off.
[C Programming – Course Information]
In this course, you’ll learn the fundamentals of programming using C Language – including different concepts such as:
- Programming Concepts (General + C Language)
- Input & Output (what it is and how it can be used in C)
- How variables work
- Conditions & Control Flow (controlling the execution flow of a C Program)
- Different types of Loops (including For, While, and Do-While in C)
- Functions
- Arrays in C
- Pointers
- Using Strings in C Programming
- Recursions (Concepts + C Usage)
- Constants
- Unions
- And maybe some additional sections in C Programming Language
Each and every one of the major topics are being taught with plenty of exercises (of course, in C Programming Language) with full video solutions.
[Sections Structure]
At every section, you will be given with:
- Introduction to the General Concept without the C language.
- Implementing Concept in C Programming Language.
- Hands-On Exercises Challenges + FULL VIDEO SOLUTION – using C Programming.
- Cool Milestones such as:
- Developing a Calculator in C.
- Developing your own Weather Station in C.
- C Password Guess Program.
- And many more “c” Cool Milestones that will make you feel how the Theoretical and Practical knowledge are getting together!
- Additional Sections – OPTIONAL.
By the end of the course – you should be able to analyze and solve various c programming problems on your own.
So if you’re a Total Beginner, a student or you’re just curious about the topic – this course is ABSOLUTELY FOR YOU!
*Also, if you’re a Programmer who wants to make a Career Change to C Programming (from Python Programming, JavaScript and Web Development, C#, or any other).
Should you enroll?
If you’re still unsure – then no worries. I’m so confident about my course and what it will teach you so that you get Udemy’s 30-day money-back guarantee.
Doubts – Out. Enroll “C” – In.
Let’s go!
Welcome to Course!
An introductory video for students in my Complete C Programming Course for Absolute Beginners!
C Programming Course - Curriculum:
Fundamentals of Programming in C (What is C? Getting Started!)
Summarized & Concise Material [Saving TONS of Time!]
OVER 100 Practical Exercises in C Programming!
Animated Explanation & Illustrations - Explaining "Hard Topics" EASY
C Programming Language Concepts & Usage
C Program Structure
Using Input & Output Functions in C Language
Usage of Variables - declaration | initialization | access [Variables in C Language]
Casting in C
Control Flow - if | if-else | switch-cases
Logical Operators in C Programming
Loops - while | do-while | for [C Programming loops]
Functions - declaration | definition | usage [Functions in General & C Programming]
1D Arrays - Why do we need them & How they can be used? [Arrays in C Language]
2D Arrays - Matrices [Matrix in C]
Introducing "#define"
Pointers - Time to Sweat! - Why | When | How - [Basic Pointers in C Programming]
Strings - Creating, Reading, Manipulating & Printing [Strings in C Language]
Recursion - Concept | Usage [Recursion usage in C Language]
Constants
Unions
Introduction to General Programming Fundamentals!
Introduction to User & Developer concept in Programming in General
“Used with permission from Prezi Inc.”
What is a Computer as a Unit? How will it be used in our programming course?
“Used with permission from Prezi Inc.”
Computer Additional Common Parts which are going to be used for the development of our programs.
“Used with permission from Prezi Inc.”
“Used with permission from Prezi Inc.”
Environment Setup - Choosing Your IDE
Introducing different IDEs for the development process using C Programming in our course.
Among the IDEs there are:
- CodeBlocks for C.
- Visual Studio for C.
- CodeLite using C Programming Language and Compiler.
- Visual Studio Code.
- others.
Download & Install CodeBlocks for C Programming Language Development
[Optional: Setup for MAC Students]
Additional IDEs Setup [Optional Section]
Downloading Visual Studio IDE for Windows
Getting stated working with Visual Studio in C Programming Language
Downloading and Installing CodeLite for Windows, including:
- MinGW (Minimalist GNU for Windows)
- LLVM (Low-Level Virtual Machine)
Getting started by creating and working on projects in C Programming Language
Welcome First Program [+3 Full Exercises & Video Solutions]
Comments & Format Specification
Practical Exercises & Solutions - Part #1: Basics of C Programming
Variables & Data Types - From Zero To Hero!
Swap without 3rd Variable?! Is it really possible?
I want to let you know that I’ve recently added a new Interview Question that may actually interest you - "Swap without 3rd Variable"
A very common question that is being asked in a lot of tech interviews - So you better check it out in the “Interview Questions” section of this course.
Oh, and there is also a FULL SOLUTION that I've added just for you :)
Enjoy!
Go To: ---> [Interview Questions] ---> Swap without 3rd Variable
Practical Exercises & Solutions - Part #2: Variables & Data Types
AlphaTech - QUIZ #1
Your First Quiz in the Course!
This quiz covers the basics of programming.
Let me know if it was hard/easy - so things can be adjusted as we go.
Make sure to pass this quiz before proceeding to the next section and take a look at it once in a while since it's going to be constantly UPDATED with additional questions to help you improve your programming skills!
Good Luck!!
That's the second Quiz in your C Programming Course.
In this quiz, you will be tested with your knowledge of variables in general as well as also the usage of a variable in C Programming Language.