Teen Programmers Unite  
 

 

Return to forum top

Get me a project

Posted by arnold [send private reply] at November 02, 2002, 08:39:36 AM

Iam new to programming but have heard alot about projects but i don't really know what it means to do one.Could any one please give a simple project and hints of what will be required of me.

Posted by Psion [send private reply] at November 02, 2002, 09:25:08 AM

Think of some type of software that interests you and start coding something simple of that type. That's all there is to it.

Posted by RedX [send private reply] at November 02, 2002, 10:56:47 AM

How about a game? Choose an easy concept like Pong, breakout, tetris, ... And write a complete game of it. This means the game loop, start- and end screens, high scores.

Start by analysing the problem. Before you start coding you should have a good idea of what you're making. You don't have to have all the details covert yet. There are some tricks for this stage (like disecting the problem into smaller pieces), but you'll learn this best by doing.

The goal of a first project is to learn how to do projects, not to write the best game ever. The only thing that matters is that you finish it and learn from it.

Posted by regretfuldaydreamer [send private reply] at November 03, 2002, 01:31:28 PM

Hmm.. I made a QBasic PacMan during the summer (or at least the engine, I only actually put in level 1. I learnt a good bit from that, but it was 350kb and wouldn't compile(QuickBASIC). The important thing was I learnt some stuff that was useful.

You must be logged in to post messages and see which you have already read.

Log on
Username:
Password:
Save for later automatic logon

Register as a new user
 
Copyright TPU 2002. See the Credits and About TPU for more information.