Slashdot Mirror


User: serv0

serv0's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:Russian Programmer on What is Well-Commented Code? · · Score: 0

    I jsut want to aplogize for my great speeling and my gooder english?

  2. Russian Programmer on What is Well-Commented Code? · · Score: 0

    It all depends on the person's personaltity and such. Personally i comment code that has taken me a while to code or figure out. i figure if i can figure it out than others can, if not then i comment for my self and figure if others are smarted than they wont need my commments. /*/* This code explains the fundementals of my commenting process */ this is my explanation of my commenting */

  3. My deal. on How Does One Become a Game Designer? · · Score: 1

    I have been coding for about 6 years and started out with simple VB stuff. Learning any programming language will help. After learning VB, Qbasic, i got big into C\C++. This is were most of my productive work has spawned. After creating a few PC demos and simple games i got a hold of some PSX (Playstation 1) dev libs and started coding some games for the PSX. This path has gotten me pretty far into the game coding scene and now i think my lack of knowledge in low-level programming and math is the only thing holding me back. Once i get out oh HS and into some could CS course i hope it will all fall together and i can decide if game development is right for me.