/dpt/ - Daily Programming Thread

What are you working on, Jow Forums?

Last thread:

Attached: 1486600538102.png (1280x720, 619K)

Other urls found in this thread:

github.com/Cloudnaut/AID
en.cppreference.com/w/cpp/memory/gc/declare_reachable
devdocs.io/javascript/statements/for...of
twitter.com/SFWRedditGifs

cleaning up a shit iso-14229 implementation at work

Attached: 1552127653035.jpg (508x592, 72K)

wish I could sleep forever

Attached: 1461926165210.gif (400x225, 361K)

JavaScript? That sounds nice!

Attached: 4d24ff4e6797a37ed79c564579e294c4.jpg (564x957, 56K)

What are some neat projects that I could make as a portfolio?

I WANT TO なかだし KAREN!!!

Working on a hardware independent C driver for the ESP8266 wifi module

github.com/Cloudnaut/AID

>while (!AT_SendPayload(interface, "kekerino ist lolerino")
more like AIDS desu

for(int i = 0; i < sizeof(*arr)/sizeof(arr[0]); ++i)
Simple, clean, elegant

Attached: 1554454127158.gif (256x192, 1.91M)

>C as a first language
No.
This is how you get terrible programmers.
There are more than enough terrible programmers.
Newfag programmers should not be dealing with memory management before they understand the basic abstract fundamentals of programming.
C's syntax may be simple, but actually writing programs in it isn't.