Ok so I have an idea for a website, but its gonnabe a big project and i want people to be able to upload and sell there content, a small amount comes to me and the rest goes to them. My quetion is should i code it all from scratch or use some kind of website builder? Thanks
[QUOTE=darkmist;45744691]Ok so I have an idea for a website, but its gonnabe a big project and i want people to be able to upload and sell there content, a small amount comes to me and the rest goes to them. My quetion is should i code it all from scratch or use some kind of website builder? Thanks[/QUOTE]
You are looking for two different things at once. If you are new to html, I suggest using a website builder until to you find somebody good at markup to rewrite or streamline the website for you. If you do want to be in charge of your own markup, head to the w3c and learn the conventions. Actual code will go toward the sales management. If you are new to coding, I HIGHLY RECOMMEND YOU FIND A PROGRAMMER. While a website layout can be half-assed with limited knowledge, the infrastructure the service is on definitely cannot.
This is an incredibly large undertaking for someone with no prior web development experience. If you're building something that handles other people's money you really need to know what you are doing.
[QUOTE=KmartSqrl;45749710]This is an incredibly large undertaking for someone with no prior web development experience. If you're building something that handles other people's money you really need to know what you are doing.[/QUOTE] You have a very good point, maybe i will hold off for a bit. But i know html and css but not sure weather to learn all about the other languages i need eg sql and stuff or to use a web building application
[QUOTE=darkmist;45755471]You have a very good point, maybe i will hold off for a bit. But i know html and css but not sure weather to learn all about the other languages i need eg sql and stuff or to use a web building application[/QUOTE]
You WILL need to learn how to use the technologies that you plan on writing it in, as no 'web building application' will simply write what you need.
[QUOTE=darkmist;45755471]You have a very good point, maybe i will hold off for a bit. But i know html and css but not sure weather to learn all about the other languages i need eg sql and stuff or to use a web building application[/QUOTE]
Definitely don't let it deter you! Just make sure you take your time and learn the security side of things well first :)
Sorry, you need to Log In to post a reply to this thread.