s/C_Programming
Any program/project that utilizes C. Share tips and general information, and get help. Feel free to ask anything, we will try to answer!
๐ Moderated by: abilu ยท ๐ด 67 days
Posts
Suggestions for first project โ I have always had a great deal of respect for C, and I would like to start writing in it. However, while I am skilled in other languages, I basically don't know any C off the top of my head. I find that I learn better and faster by attempting projects, rather than working through a book ir taking a class. For example, to learn Perl, I am working on a basic disk image writer that's coming along nicely. So, what do you think might be a good idea for my first C...
๐ฌ 10 comments ยท 2025-12-17 ยท 5 months ago
๐ abilu [mod, ๐ฃ๏ธ Talk about C source code.]
Hi guys,ive been working on a roguelike for the past few days,the code is absolute shit now but i will be refactoring later,which by the way is a thing you should never do,instead you could've been doing good code since the begining. Anyway,when i finish version one (The first version where there's actual gameplay) i will be publishing it on github for you guys to see! I pratically dont use github,i use git though. It's a simple roguelike,no classes (i might want to add it later),rooms are...
๐ฌ 7 comments ยท 2 likes ยท 2025-08-10 ยท 9 months ago