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 ...
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 ...
34:41
A quick run through of some tips for programming in C that have helped with my productivity and enjoyment of the language.
9:14
Embedded C Programming Style: Tutorial 15 - Comments
This tutorial highlights commenting styles: Single line comments, Multiple comments, Code commenting, Functions ...
4:29
Programming Style - Computer Programming Basics #35
Computer Programming basics. The Basics of Programming. Programming Style Learn how to code.
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 ...
11:45
Embedded C Programming Style: Tutorial 2 - Code Formatter
This tutorial describes how to setup eclipse Code Style formatting tool. Attachment: ...
2:34
The One True C Programming Language Logo
The C programming language has an official website and a logo. Please don't use that C++-derived logo I keep seeing ...
7:32
Programming Style Watch more Videos at https://www.tutorialspoint.com/videotutorials/index.htm Lecture By: Mr. Arnab ...
5:28
The 3 Laws of Writing Readable Code
Is your code readable? Or is it difficult to understand? Following these three laws will help you to become the guy that every ...
20:05
Embedded C Programming Style: Tutorial 1 - Software Downloads
STM32CubeIDE Download: https://www.st.com/en/development-tools/stm32cubeide.html MinGW Download: ...
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 ...
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 ...
1:40:27
CppCon 2014: Herb Sutter "Back to the Basics! Essentials of Modern C++ Style"
http://www.cppcon.org -- Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
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 ...
3:20
Embedded C Programming Style: Tutorial 9 - For Loop
This tutorial highlights the programming style rules for For-Loop. 0:00 Intro 0:10 Format 1:37 Termination condition.
3:04
Java Programming: Programming Styles Topics discussed: 1. Indentation and Spacing. 2. Block Styles. Follow Neso Academy on ...
43:47
Embedded C Programming Style: Tutorial 5 - Structures
This video details the programming style rules and common uses of Structures in Embedded C. 4:10 1.typedef 6:18 2.PascalCase ...