Y
Hacker News
new
|
ask
|
show
|
jobs
by
drnick1
31 days ago
That advice seems like nonsense. It's like saying avoid C because you can use Python, or avoid writing a graphics engine because you can license Unreal.
1 comments
pjmlp
30 days ago
Not at all, the advice is like use SDL or Raylib instead of writing your framebuffer blitter in inline Assembly to call from C.
link
lacedeconstruct
30 days ago
I bet you will learn alot doing that though
link
pjmlp
30 days ago
Depends if the purpose is learning or actually delivery something on the same amount of time.
Each one has their place.
link