2:11:32
This is a talk I (@eskilsteenberg) gave in Seattle in October of 2016. I cover my way of programming C, the style and structure I ...
6:04
Embedded C Programming Style: Tutorial 14 - Copying Code
This tutorial highlights some useful rules for copying and re-using codes throughout your software.
4:02
Linus's Laws of Writing Readable Code
Linus Torvalds Laws of Writing Readable Code! Become a Golang Expert With These Hands-On Golang Courses ...
5:49
Embedded C Programming Style: Tutorial 6 - Enums
This video highlights the programming style rules for Enums.
34:41
A quick run through of some tips for programming in C that have helped with my productivity and enjoyment of the language.
0:48
coding in c until my program is unsafe
MY COURSES Sign-up for my FREE 3-Day C Course: https://lowlevel.academy 🎙️PODCAST Get in depth breakdowns of latest ...
4:25
Embedded C Programming Style: Tutorial 17 - Pointers
This video highlights the updated Pointers rule, which was originally part of the Variables tutorial.
9:14
Embedded C Programming Style: Tutorial 15 - Comments
This tutorial highlights commenting styles: Single line comments, Multiple comments, Code commenting, Functions ...
11:05
What Actually is Embedded C/C++? Is it different from C/C++?
Patreon ➤ https://www.patreon.com/jacobsorber Courses ➤ https://jacobsorber.thinkific.com Website ...
7:40
how Google writes gorgeous C++
Gorgeous C++? That's not even possible. Or... maybe it is. Google at least thinks so. In this video, we discuss Google's C++ style ...
3:32
Embedded C Programming Style: Tutorial 18 - Functions (Update)
This video highlights a small update to the Functions style rules.
32:50
Embedded C Programming Style: Tutorial 11 - X Macro
This tutorial details how to use X-Macro for automating code expansion. 0:00 Intro 0:15 Meaning and advantage 1:23 Normal ...
1:30
Embedded C Programming Style: Introduction
This video is an introduction to the Embedded C Programming Style series. A new video will be published every Wednesday at ...
2:33
"Why do you use C-Style Naming Conventions?"
From Coffee Stream: https://www.youtube.com/watch?v=nrZfbfL-Y5A.
4:16
Embedded C Programming Style: Tutorial 7 - If Condition
This tutorial summarises the main programming style rules for If-Condition. 0:00 Intro 0:09 1.multi-line conditions 1:10 2.brackets ...
20:05
Embedded C Programming Style: Tutorial 1 - Software Downloads
STM32CubeIDE Download: https://www.st.com/en/development-tools/stm32cubeide.html MinGW Download: ...
11:45
Embedded C Programming Style: Tutorial 2 - Code Formatter
This tutorial describes how to setup eclipse Code Style formatting tool. Attachment: ...
1:52
Mastering MISRA C: A Guide to Reliable Embedded Firmware
"Mastering MISRA C: A Guide to Reliable Embedded Firmware" When you move from general software development into ...
16:04
Embedded C Programming Style: Tutorial 10 - Macros
This video describes the programming style rules for Macros. 0:00 Introduction 0:28 Generic rules 2:34 Constants 2:48 ...
4:08
Embedded C Programming Style: Manual
This video highlights the Embedded C Style Manual. This is a document that summarizes all the Embedded C Style rules ...