Jump to content

So I've been asking a lot recently on the "hardware" forums, I decided it was time to do something for the community instead of always demanding.

Anyway, I'm a first grade Computer Engineering student, but unlike the rest of my class, I love learning by myself around the internet and books, so I consider my general level to be pretty good (for a first grader, I mean). This said, I adventured a couple of months ago to create a small console game based on the film Cube. It is still in development but I've made huge progress since I started, considering I had to learn by myself many of the things that I used on the program, like medium-quality random number generators and stuff.

The program is written in C language, and I planned to publish it open-source ^^.

 

I think I'm losing the point already O.o, so I'll be quick now: this post was just ment to help or encourage other young people (and not so young people) to take the initiative and to embarc on personal projects with confidence. I'll eventually post the finished program over here once it's finished and I'll be more than happy to explain its working if anybody wants to learn or is just curious.

 

I don't know, I'm not a master in C or anything, but as I've seen little to no posts about this language in this forum I thought it was a good idea to bring it to the light, and offer some help to newbies :P

Link to comment
https://linustechtips.com/topic/580301-a-students-project/
Share on other sites

Link to post
Share on other sites

It really depends on what I'm consulting. For example, for function definitions I try to go for official or trusty fonts, to avoid misscalling issues. For specific doubts or situations I consult different forums if possible, to make a decision based on various answers.

 

On the other hand, I mainly use books for general knowledge, syntaxis, code legibility... Although I'm spanish, I prefer to consult english books 'cause they tend to be more updated. If you're asking for specific books... "The C Reference Guide", "The C Programming Language", "C syntax and common mistakes"...

Link to comment
https://linustechtips.com/topic/580301-a-students-project/#findComment-7581582
Share on other sites

Link to post
Share on other sites

C and openGL I assume? Just curious.

Anyway, good luck.

I myself have to prepare for a national algorithmic contest, so...eh, we'll see.

i5 4670k @ 4.2GHz (Coolermaster Hyper 212 Evo); ASrock Z87 EXTREME4; 8GB Kingston HyperX Beast DDR3 RAM @ 2133MHz; Asus DirectCU GTX 560; Super Flower Golden King 550 Platinum PSU;1TB Seagate Barracuda;Corsair 200r case. 

Link to comment
https://linustechtips.com/topic/580301-a-students-project/#findComment-7581592
Share on other sites

Link to post
Share on other sites

Just now, Train27 said:

Nope, just C language. It's just a console game, although I'm also learning C# by myself to try 'n give it some graphics some day.

Ah...I see.

i5 4670k @ 4.2GHz (Coolermaster Hyper 212 Evo); ASrock Z87 EXTREME4; 8GB Kingston HyperX Beast DDR3 RAM @ 2133MHz; Asus DirectCU GTX 560; Super Flower Golden King 550 Platinum PSU;1TB Seagate Barracuda;Corsair 200r case. 

Link to comment
https://linustechtips.com/topic/580301-a-students-project/#findComment-7581617
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×