|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (7 bit)
|
Where to start
Hi,
I have taken visual basic and C++ in high school, and currently I am taking a class on the general principles of Java. I wanted to get into building my own websites, but I am unsure where to begin. I hope to learn how to code the sites myself and not have to rely on building tools. I am not sure weather to take the time and read all there is in HTML or to dive into something more complex. I want to be able to create very professional looking sites, with professional graphics as well. Any suggestions where to being? Also i have used web building tools in the past, like geocities. Last edited by joe_41786; 04-08-2006 at 01:49 AM. |
|
|
|
|
|
#2 |
|
Member (4 bit)
Join Date: Mar 2006
Location: England
Posts: 14
|
When learning web development, the first place you should always start is HTML. Without HTML knowledge, developing in other languages such as PHP would be extremly difficult as all languages which display web pages require HTML. Look at the source code for this page for example, its made in PHP which you cannot see the code for, but it results in outputted HTML.
A good place to learn to fundamentals of HTML would be www.w3schools.com |
|
|
|
|
|
#3 |
|
Moderator
Staff
Premium Member
Join Date: Aug 2003
Location: Richmond, VA
Posts: 7,835
|
HTML builds websites. Anything you learn stems back to it. Learn as much as you can from it, then dive into JavaScript, PHP/MySQL, etc. For professional-looking websites as you mentioned, be sure to become very familiar with a program like Adobe's Photoshop. You will be using it a lot in the course of making a website template.
kram
__________________
"For today, goodbye. For tomorrow, good luck. And forever, Go Blue!"
University of Michigan President Mary Sue Coleman |
|
|
|
|
|
#4 |
|
Member (7 bit)
|
Thank you.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|