Old thread: Should we start adding some resources to the /dpt/ OP? And if so, which ones?
/dpt/ - Daily Programming Thread
Other urls found in this thread:
isocpp.github.io
youtube.com
github.com
kernel.org
youtu.be
github.com
git.kernel.org
github.com
gamesfromwithin.com
twitter.com
>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
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.
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
Might as well get ready for when you have to switch to C++ now.