What you'll learn:
- Be able to create professional C programs with Visual Studio Code.
- Take on many challenges to create a portfolio of C projects.
- Master the use of pointers.
- Understand macros and the preprocessor.
- Be able to use C language to program firmware for embedded systems.
- Master the best technology to develop performance-critical applications.
- Work in system programming or in real-time programming.
- Learn professional developer best practices.
Welcome to The Complete C Programming Bootcamp, the only course you need to become a skilled C developer. It doesn't matter if you are an absolute beginner or come from technologies like python or javascript. Together we will walk the path that will make you a pro in a language that is the foundation of modern computer science.
C is the most natural language when you learn to think the way a computer thinks. By learning C, you connect with everything that happens under the hood in your system. C is the key to developing performance-critical solutions, and this course is the key to exploring every detail of this programming language.
With Byte Garage, you will learn everything you need to become a true professional. We don't just scratch the surface. You will discover all the background, good practices, and things you need to pay special attention to with us.
This is a brand new course, coming from a brand new team. Here some topics you will learn:
Data Types and Variables
Operators
Control Flow
Functions
Debugging
Pointers
Arrays
Strings
Dynamic Memory Allocation
Structures
Unions
Preprocessor and Macros
File Input and Output
Modular Programming
This course is particularly suitable for:
complete beginners who want to learn programming in C
who want to learn programming closely with bare metal
who wants to work on the firmware of embedded systems and microcontrollers
who wants to work on high performance, high load, real-time software
programmers who come from high-level languages curious to find out what happens under the hood