Quote:
Originally Posted by chrishirst
Actually starting a project that you WANT to work is the best way to increase your programming skills.
Tutorials are fine but nothing beats your own projects.
|
I couldn't agree more.
Ive had more than my fair share of "Please help me" threads on here, Each one answered perfectly.
I would do the following.
- Understand exactly what you are trying to achieve ( Draw it on some paper? )
- Break it down into smaller parts that you can work on.
- Work on each bit, by bit.
+ Stuck on a small bit? Ask here.
What your looking for is quite a basic system that tbh can be done by anyone with some basic sql and php / perl / whatever.
id suggest reading these two:
http://www.tizag.com/phpT/
http://www.tizag.com/mysqlTutorial/
( They look long,, But they are not.. )
Take your time and I promise you that after completing these two sections ( may some html and css also ) and you will be able to do this yourself.
While this may take longer than you want, It means that any future ideas you have can be realised quicker ( and cheaper / free )
Last edited by lynxus; 06-17-2011 at 06:28 PM..
|