Looks like I got laid off today.

If anyone’s looking for a C++ developer with 5 years of experience, feel free to reach out. I also work with Python, Go, and C.

I’m open to freelance work too - programming and pixel art 🎨

Feel free to DM me 🙂💻

#OpenToWork #CppDeveloper #CPlusPlus #SoftwareDeveloper #GameDev #IndieDev #FreelanceDeveloper #PythonDev #GoLang #CLanguage #PixelArt #GameArtist #IndieGameDev #FreelanceArtist

[LINGUAGEM C] Aula 3 - Aprendendo a programar

https://bolha.tube/w/mXWccQhhooKvHGss2k4Tzy

[Lingguagem C] Aula 3 - Aprendendo a programar

PeerTube
El inquietante caso de la Estructura Misteriosa

¿Qué pensarías de un programa que imprime los elementos de un <code>struct</code> sin acceder a sus campos?. ¿Inquietante verdad?. Si que lo es. Cuando vi esto por primera vez me quedé perplejo, o como se dice ahora, me quedé como…. What?! eso compila?. Luego miré el ensamblador generado y todo tomó sentido. Si estás tan sorprendido como yo, quizás deberías seguir leyendo :)</p>

{ROOR} Revista On-line Occam's Razor

Knuth's merge-sort in C. Definitely in the style of mathematician programming.

https://www.yodaiken.com/2024/01/24/kuths-merge-sort-in-c/

#Clanguage #programming #knuth #mergesort

Kuth’s Merge Sort in C – keeping simple

@mort

It's an accident of history, really.

The whole idea of atomically updating critical files so that a running system never sees them in a partly written state only really took hold in the 1990s.

Whereas editing configuration files with text editors that truncated and rewrote in place was theretofore generally the norm, and one had to have extra tools like vipw to make atomicity guarantees.

C standard libraries had stabilized the decade before. And the C++ libraries effectively took the C libraries as templates for what functionality to offer.

The rather sad part of this is that Microsoft had System.IO.File::Replace() in the .NET library, based upon the ReplaceFile() Win32 function, years ago.

https://learn.microsoft.com/en-gb/dotnet/api/system.io.file.replace

https://learn.microsoft.com/en-gb/windows/win32/api/winbase/nf-winbase-replacefilew

#CLanguage #Unix #ComputerHistory #CPlusPlus #DotNet #Win32 #Unix

File.Replace Method (System.IO)

Replaces the contents of a specified file with the contents of another file, deleting the original file and creating a backup of the replaced file.

[LINGUAGEM C] Aula 2 - A linguagem C

https://bolha.tube/w/eZiNW6V4crkDNf5ZDHZAGU

[LINGUAGEM C] Aula 2 - A linguagem C

PeerTube

[LINGUAGEM C] Aula 1 - O que é um programa

https://bolha.tube/w/rv8zihyWfNDReNxD266X9E

[LINGUAGEM C] Aula 1 - O que é um programa

PeerTube
Monocypher

Monocypher is a small, auditable, easy to use crypto library.

I think I need help. I just read "USB-C" as being a new version of the C programming language, and when we've already got K&R, ANSI, C99 and so on the last thing we need is another C standard!

#C #CLanguage #CProgrammingLanguage

The C11 specification from #wg14 is so dreadful, so full of dumb ideas badly explained, as to shock the conscience
#computerscience #programming #Clanguage #c11 #wg14