/dpt/ - Daily Programming Thread

Old thread: Should we start adding some resources to the /dpt/ OP? And if so, which ones?

Attached: 1535283683225.png (495x720, 471K)

Other urls found in this thread:

isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rl-camel
youtube.com/watch?v=xi2lTaC5p0I
github.com/g3t0r/AmIHot
kernel.org/doc/html/v4.10/process/coding-style.html#typedefs
youtu.be/xi2lTaC5p0I?t=6m14s
github.com/phadej/bound-extras/blob/master/examples/BiSTLC.hs
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/coding-style.rst
github.com/jgamblin/Mirai-Source-Code/blob/master/mirai/bot/main.c
gamesfromwithin.com/data-oriented-design
twitter.com/AnonBabble

>not just putting void* in that picture
One. Job.

Nothing > Nil >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>void*

Yeah put the SourceMaking list of design patterns and the Wikipedia page for categories in the OP.

What are you working on, Jow Forums?
>Should we start adding some resources to the /dpt/ OP?
No

Attached: 1475001629581.jpg (970x880, 114K)

All this talk of C coding conventions has started to get me nervous. What the heck do I use? There are so many and they're all different.

whichever one you like the most.
If you ever open up your repo for PR's you can demand people conform to your style.

>Should we start adding some resources to the /dpt/ OP? And if so, which ones?
Pictures of anime girls reading programming books.

Attached: mpv-shot0028.jpg (1280x720, 171K)

god tier:
function();

excellent tier:
cir_function();

good tier:
CIR_Function()

trash tier:
cirFunction
cir_Function

Way too long. mktex or cir_mktex. If you must use long names, do it 90's style (CIR_CreateTexture();)

Next one wil have flavor

>isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rl-camel
Might as well get ready for when you have to switch to C++ now.

Attached: 1521552736723.jpg (587x988, 205K)