We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Ben Visness
Good points from everyone. I would also suggest that if you want to learn to program in a differe…
»
Thebigfox
Hi! I just bought 4coder this morning and I am trying to get started with some customization. I h…
»
gmb
I don't think you need to "switch from OOP to procedural". It isn't anything religious or polariz…
»
AlexKindel
There is definitely at least one case where, if I were doing repeated traversal rather than combi…
»
Mikael Johansson
The purpose of the program is to take a string representing a numerical expression, specified in …
»
AlexKindel
In order to adapt this to give exact, algebraically-simplified answers rather than decimal approx…
»
Ryan Fleury
I spent some time playing around with this problem and wrote a semi-solution in C to perhaps give…
»
Chen
Just realized this probably should be in work-in-progress but continuing in this thread makes mor…
»
Maykeye
pervognsen Hrm. 2.0.4 is well over 2 years old and SDL has since had numerous bug fixes in additi…
»
AlexKindel
Excellent! I asked first because most programming forums I've tried seem to explicitly discourage…
»
Ryan Fleury
Hi AlexKindel, I've struggled with this same problem in particular for quite some time. I spent …
»
AlexKindel
I'm learning programming on my own, and my approach so far has been choosing a concept for a prog…
»
Mór
IBM Model M and F keyboards are my favorites, however a super rare keyboard I've been wanting to …
»
Per Vognsen
The weird ordering for the first few days should be fixed. It was sorted by "date added" rather t…
»
Manuel Maier
Thanks Miblo, totally forgot that Bitwise already has an episode guide! That's definitely a good …
»
Manuel Maier
Thanks Per, appreciate it! I didn't think it was done on purpose because I never ran a YouTube ch…
»
Andrew Smith
ratchetfreak for one it's a text format This is why I chose to use it. It's the simplest case tha…
»
ratchetfreak
A more general bit of advice, obj is a horrible format for meshes, for one it's a text format, fo…
»
Verisda
It may be too late, but there was/is a way to avoid this discussion/problem/misunderstanding. Li…
»
Andrew Smith
Hey Mārtiņš, thanks for the good advice. After considering it, I do think I agree that I can pro…
»
Mārtiņš Možeiko
Unless you are making very generic Unity/Unreal like engine I suggest avoid complex shaders and j…
»
Andrew Smith
Hi folks, I'm working on some engine-y kind of stuff (although not quite a full engine). I wrote…
»
Asaf Gartner
I made a thing to explain how the markers work: https://asafgartner.github.io/markers_demo/
»
Matt Mascarenhas
Heya Gon! They're written by me, and you can actually see me writing them live on stream, e.g. fo…
»
NelsonMandella
boagz57 A far more common tradeoff you'll be forced to consider is power vs. elegance of design. …
»
Jason
A far more common tradeoff you'll be forced to consider is power vs. elegance of design. For exam…
»
NelsonMandella
Bozemoto Balancing between easy to use and easy to implement is good. You also want it to be intu…
»
Gon
I notice that there are notes next to the video which indicates the topics being discussed or exp…
»
Finalspace
Hi everyone, i have another release for you all! All the Threading stuff is cleaned up and we u…
»
Bozemoto
Balancing between easy to use and easy to implement is good. You also want it to be intuitive to …
»