![]() |
From the Beginning - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: From the Beginning (/showthread.php?tid=33200) |
From the Beginning - El Forum - 08-18-2010 [eluser]kre8ivdesigns[/eluser] I am looking to see how some of you "experienced" programmers start a project. Do you start with a pencil and paper, is there program you use to organize how you want to set your database up, is there a way you like to setup your folders. Im just curious .... Thanks From the Beginning - El Forum - 08-18-2010 [eluser]WanWizard[/eluser] I use mindmaps a lot. It's an easy way to get your (and your clients) thoughts on paper, and then iterate through them to organize them. After a few iterations, the site structure usually emerges, and the functionalities of all elements are clear (or it's clear your still missing something). |