Jump to content

Creating somthing big


suckerr70

Recommended Posts

I have learned the basics of PHP and creating databases but now I want to create something bigger. How the heck do I use my knowledge to make something as complex as for example Digg.com? I would know how to create and manage all the user account and how to search through my database to display my results and just EVERYTHING. Any help? Thanks so much

Link to comment
Share on other sites

sorry... thats not vague enough... please try to be a little less specific  :D LOL

 

um... basically you start with a template... then you add a little more... then you add a little more... then you add a little more... then you add a little more... then you add a little more... then you add a little more... then you add a little more... DEBUG then you add a little more... then you add a little more... then you add a little more... then you add a little more... then you add a little more... then you add a little more... then you add a little more... then you add a little more... DEBUG then you add a little more... then you add a little more... then you add a little more... DEBUG then you add a little more... then you add a little more... then you add a little more... then you add a little more... then you add a little more... then you add a little more... DEBUG (repeat untill your done!)

Link to comment
Share on other sites

If you've only got a handle on the basics, start specializing.  The difficult part of programming is not learning a language but creating and implementing a design.

 

I have a simple assignment for you!  Create a linked list in PHP and then create an RPN calculator using your linked list.  This is a fairly straight forward task in a language like C / C++ and very easily accomplished in PHP.  It won't be incredibly useful, but it will give you practice implementing something you had to design first.

 

Or you can just jump right in an try to create the next big site.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.