C-Programming for Beginners - Solid Foundations
What you'll learn
- Writing programmes in C
- Variables and standard data types
- Reading/writing inputs & outputs
- Binary, decimal & hexadecimal numbers
- How computer memory works
- Variable limits & overflow
- Pre-processor, Compiler & Linker
- Arithmetic & bitwise operators
- If statements, Case & Switch statements
- For loops/While loops
- What is high-quality code
- Arrays & Structures
- Return Statements & Arguments
- Pointers & structures/arrays
Requirements
- Access to a computer (Windows, Mac or Linux)
Description
Become a C-programmer and learn one of the most marketable programming languages in 2023.
This course demonstrates the basic concepts of the C programming language and their use in detail.
In contrast with most other C programming courses, here, we are not only focusing on the syntax of different statements but we are going in-depth, behind the scenes and explore how different statements operate.
In this course you will learn:
Writing programmes in C
Variables and standard data types
Reading/writing inputs & outputs
Binary, decimal & hexadecimal numbers
How computer memory works
Variable limits & overflow
Pre-processor
Compiler
Linker
Arithmetic & bitwise operators
If statements
For loops
While loops
Case & Switch statements
What is high-quality code
Arrays
Structures
Functions
Return Statements & Arguments
Pointers
Pointers with structures
Pointers with arrays
File I/O
Libraries, .h and .c files
Dynamic Memory Allocation
Linked Lists
This type of in-depth analysis will provide you with a rigid foundation upon which you can build a solid understanding of the C programming language. This rigid foundation, in turn, will ensure that you deeply understand how the programming language operates in the background you will be less likely to make mistakes when programming yourself.
A lot of additional support material is provided as part of the course, including all of the code that you see written on the screen and the slides presented.
Throughout the course, extensive use of slides and graphics is being utilised in order to aid the understanding and memorability of complex programming concepts. All lessons come complete with coding exercises to help you practice the new concepts that are being discussed during the course and ensure that you have a thorough and practical understanding.
With this course, you get access to our exclusive course forum where you can directly ask the instructor any questions you like and collaborate with other students!
Who this course is for:
- Programming beginners
- C-Programming Beginners
- Experienced programmers who want to learn C
- People who want to deeply understand the C programming language
Instructor
My professional experience is in software engineering for embedded systems focused on primarily writing code for real-time applications and providing expert consultation in the automotive industry.
I have worked for one of the leading vehicle manufacturers in the UK and lectured in multiple universities and in the on subjects including embedded systems engineering, safety-critical programming and more.
In the past, I have also served as a teaching fellow in the automotive industry teaching junior and senior engineers how to write high-quality code (primarily in the C programming language) to meet all relevant industry standards such as MISRA-C and more.