Question:
What should I learn to make this Database? Customized Navigation?
PTrainerM
2014-04-12 16:36:02 UTC
I'm trying to create a database where I can customize everything. I hope to make it like many websites such as yahoo answers. The top has Home, Mail, News, Sports,... and the side has the Yahoo Answers icon which takes one to their Yahoo Answers home,then All Catergories, Arts & Humanities... on the side.

I want to be able to control how I navigate, what the interface looks like (not my highest interest), what buttons (or links) take me to, placing as many drop boxes, textboxes, or buttons as I please and more.

I've learned SQL in MS Access and although I could do this, I could not make a datavalues into a link to open a Word Document, or a webpage (because I have an older version of Access). Still, I would like to know other alternatives to allow me to do this.

I still am somewhat a beginner in computer science and programming so I'm wondering what should I learn to do this? Should I learn MySQL or mariadb, other programming languages (Java, C, C++, HTML...). Other suggestions?
Four answers:
Robert M
2014-04-12 16:45:15 UTC
You should learn, or be familiar with the basics of HTML, CSS, Javascript, and SQL couldn't hurt. I think what you may want to start with is a CMS or CMF. The top three are Joomla, Wordpress and Drupal. Each has its strengths and weaknesses depending your final product needs.
2014-04-13 19:00:17 UTC
You should learn php, MySQL, html, css, js. You could also do it with ultimatewb software, you can customize/design your own website with it, no coding required.
2014-04-12 17:06:17 UTC
You can not use Access for that. It is useless for web work. You need to learn mysql, pp and javascript.
?
2014-04-12 17:01:40 UTC
What should I learn to make this Database? Customized Navigation?



Learn as much as you can about web design, and web development.



Visit: http://en.wikipedia.org/wiki/Web_development



Visit: http://en.wikipedia.org/wiki/Web_design



Visit: http://www.w3schools.com/


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...