Feedback Homebrew app Project Which guide to learn C for Wii homebrew?

WiiWare_lover

Well-Known Member
Member
Joined
Apr 22, 2025
Messages
221
Reaction score
38
Trophies
1
XP
609
Country
Germany
I want to learn c to make homebrew. I already did learn-c.org until Dynamic Allocation and now I am using beej guide to C Programming, I am at arrays currently.
But I dont think using that is enough so I am asking u guys what guides I should use.
I already know lua.
 
Book. I can't recommend any specific since the ones I read are in french. But pretty sure, there are a lot of good books to understand the basics. C or C++ aren't the easiest languages to start by the way. It also depends how you learn generally.
I've started by reading other's code and modifying very little parts. But theory is important. So search for any 'learn C from 0' website.
like beej guide?
 
Yes. I use this one for other language, I find it quite good at explaining: https://www.geeksforgeeks.org/c/c-programming-language/
The thing is coding wii homebrew require C knowledge + knowing wii specific library. That's why I suggested learning with SDL (multiplatform) or grrlib (or any simpler lib than direct gx/libogc).
 
  • Like
Reactions: WiiWare_lover

Site & Scene News

Popular threads in this forum