This is my very first post, so please forgive me if I inadvertently do anything to upset the usual etiquette here!
I am hoping that someone will (or perhaps a few of you?) will be able to point me in the right direction to achieve a somewhat ambitious plan.
First, a little background on me. I am 32 years old, I work in IT Support, working predominantly with Windows Servers and Desktops, but I have a good to very good knowledge of most things "IT". I have dabbled over the years with various web technologies, never really delving much deeper than the odd "teach yourself....." type book or a bit of Googling here and there on lots of different things (HTML, CSS, Javascript, and PHP). I've always wanted to learn a programming language properly (my best effort, shamefully, was learning Pascal when I was at school - but heck, I loved that! :blushing:) - Anyway, the point being that I am fully competent enough and actually enjoy programming when I do it, but until now I've never really had the impetus to go the whole way with a "propper" concerted effort to learn and then apply the knowledge to a real-world application.
Anyway, times have changed, and I find myself wanting to make use of PHP to design and run a web application which I could only break down to you all as being a cross between facebook, ebay, and amazon (ie, a social networking oriented type site that allows users to post a request which is then bid upon by others for in a reverse auction ).
The reasons for wanting to do this will ultimately be commercial (in my little dream world!) - but at the moment are mainly for self-teaching... and yes, I know Im throwing myself in the deep end.
I have in my possession a number of beginners guides, a selection of PHP video tutorials, and a host of bookmarked sites. However none of what I have is really sufficient to guide me on the right path.
I have a basic understanding of the PHP basics (data types, loops, syntax etc) - I also have very limited understanding of OOP. I know the basics of MySQL and have at my disposal, my own VPS for hosting purposes.
I am loathe to use a framework such as Zend, or CakePHP (the two I have looked at) - to help in my quest, as I really want to start from scratch, in order to get a thorough understanding of the entire application design process. I don't want the short cuts that a framework would offer, even if that seems counter-intuitive at the moment.
I have seen a lot mentioned about MVC, but nothing that is a step-by-step guide or example of how to implement an application using this model.
I have made a start on my "app" by wireframing what I would like the site to approximately look like on paper, and I have started a data model for the database, in so much as I have thought roughly about what data fields I will need to store or work with.
I guess what I would like to know is......
What now? - I really want to jump straight into the coding, but dont really know what Im doing!. I dont know about sessions or URL rewrites (required for logging in and out - I assume?)
I know you shouldnt want to run before you can walk, but I'm sure there'll be a bod or two out there that feels my pain and has learnt by trial and error in a similar fashion?
Thanks in advance for any help.....
Edited by XLCR, 09 March 2011 - 10:46 AM.


Sign In
Create Account

Guest_XLCR_*
Back to top











