[LINGUAGEM C] LAB # 3 - Como programas são executados

https://bolha.tube/w/jYaN6F2upvcVWUoknzkfU4

[LINGUAGEM C] LAB # 3 - Como programas são executados

PeerTube

[LINGUAGEM C] AO VIVO - Mudanças no curso

https://bolha.tube/w/quv2brZi7fjscKqr6gFrjA

[LINGUAGEM C] AO VIVO - Mudanças no curso

PeerTube

[LINGUAGEM C] LAB #2 - Do que programas são feitos

https://bolha.tube/w/dYDjfiJsUD9ju8kcec8GxL

[LINGUAGEM C] LAB #2 - Do que programas são feitos

PeerTube

[LINGUAGEM C] Aula 6 - Como programas são executados

https://bolha.tube/w/hh2pEuCUL4RnVa15js5JZs

[LINGUAGEM C] Aula 6 - Como programas são executados

PeerTube

Okay, more C (or just generally curly-braces-style-languages) discourse: I am a strong believer in aggressively using braces everywhere.

Very occasionally I will omit them on single-line if/for/while statements, but even that makes me feel uncomfortable.

I've seen far too many bugs resulting from not being aggressive about block delimiter usage over the years.

Bonus: Diffs adding/removing single lines of code are cleaner.

Toy systems language choice: braces are *required*.

#CLanguage

Creating "Pong" with C and raylib!

https://peertube.wtf/w/eVUPo7xQXdKuFtaCv92R3X

Creating "Pong" with C and raylib!

PeerTube
Entrada de Datos. Lenguaje C

{ROOR} Revista On-line Occam's Razor

[LINGUAGEM C] Aula 5 - Do que programas são feitos

https://bolha.tube/w/69C5wonrSY76WMiN5f2zsE

[LINGUAGEM C] Aula 5 - Do que programas são feitos

PeerTube

Hype for the Future 139I → The GNU C Compiler

Overview The GNU C Compiler, gcc, is part of the GNU Compiler Collection (GCC) and is identified as the primary system shell command based on build-essential in Ubuntu and the vast majority of Linux distributions otherwise based on Debian (.deb). The package names may vary, however slightly, on different types of kernel operating systems, but gcc remains an integral compiler for the vast majority of Linux, BSD, Solaris, and other UNIX-like implementations of operating systems containing GNU […]

https://novatopflex.wordpress.com/2026/03/19/hype-for-the-future-139i-%e2%86%92-the-gnu-c-compiler/

Hype for the Future 139I → The GNU C Compiler

Overview The GNU C Compiler, gcc, is part of the GNU Compiler Collection (GCC) and is identified as the primary system shell command based on build-essential in Ubuntu and the vast majority of Linu…

novaTopFlex