Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Aug 22nd, 2004, 6:11 PM   #1
sphyenx
Newbie
 
Join Date: Aug 2004
Posts: 16
Rep Power: 0 sphyenx is on a distinguished road
what ones easiest to start with. I wanna learn python, but before that i wanna learn html. So can i possible start with x, or should i begin with HTML?
__________________
Visit My Forums
is this a dream
sphyenx is offline   Reply With Quote
Old Aug 22nd, 2004, 6:31 PM   #2
thechristelegacy
Expert Programmer
 
thechristelegacy's Avatar
 
Join Date: Jul 2004
Location: Somerset, Pa
Posts: 708
Rep Power: 5 thechristelegacy is on a distinguished road
Send a message via AIM to thechristelegacy Send a message via MSN to thechristelegacy
xHTML and HTML are essentially the same. xHTML is a lot stricter. All tags have to have an end and if they don't like
(line break) you need to add one to the tag itself
. If you want to get the basics down learn HTML first, and then move uip to xHTML since it envolves knolegde of CSS also. Hope that helps.
thechristelegacy is offline   Reply With Quote
Old Aug 23rd, 2004, 3:13 AM   #3
Berto
Programming Guru
 
Join Date: Aug 2004
Posts: 1,022
Rep Power: 6 Berto is on a distinguished road
Send a message via AIM to Berto Send a message via MSN to Berto
I would learn XHTML as eventually they are going to try to phase out HTML.
__________________
"Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. THAT'S relativity."

- Albert Einstein
Berto is offline   Reply With Quote
Old Aug 23rd, 2004, 5:03 PM   #4
Pimp Daddy
Programmer
 
Join Date: Aug 2004
Location: Wherever the beautiful women are.
Posts: 30
Rep Power: 0 Pimp Daddy is on a distinguished road
Send a message via MSN to Pimp Daddy Send a message via Skype™ to Pimp Daddy
Yeah, I agree. To make sure you're web sites are fully standards compliant you'll also want to look at Cascading Style Sheets, or CSS. After you have made your site you can check the levels of standards compliance by using the tools at W3C. They are the people who put together the standards for HTML, XHTML and CSS.
__________________
David Morris BSc.(Hons), MBCS
Qualified Computer Engineer
Administrator (SEED Software)
Pimp Daddy is offline   Reply With Quote
Old Aug 24th, 2004, 12:09 PM   #5
sarumont
Hobbyist Programmer
 
sarumont's Avatar
 
Join Date: Apr 2004
Location: /dev/urandom
Posts: 154
Rep Power: 5 sarumont is on a distinguished road
Send a message via ICQ to sarumont Send a message via AIM to sarumont Send a message via Yahoo to sarumont
Quote:
Originally posted by Pimp Daddy@Aug 23 2004, 03:03 PM
Yeah, I agree. To make sure you're web sites are fully standards compliant you'll also want to look at Cascading Style Sheets, or CSS. After you have made your site you can check the levels of standards compliance by using the tools at W3C. They are the people who put together the standards for HTML, XHTML and CSS.
It is a good idea to learn xHTML now as opposed to getting fluent in HTML then switching. I just validated all of my website to xHTML 1.0 Strict. It's much easier, IMHO, to learn it the new way first...that way you don't have to trouble yourself with conversion. B)
__________________
"Time is an illusion. Lunchtime doubly so."
-the late, great Douglas Adams
sarumont is offline   Reply With Quote
Old Sep 28th, 2004, 9:40 AM   #6
scorpiosage
Programmer
 
scorpiosage's Avatar
 
Join Date: Aug 2004
Location: Austin, Tx
Posts: 55
Rep Power: 5 scorpiosage is on a distinguished road
Send a message via AIM to scorpiosage Send a message via Yahoo to scorpiosage
HTML is much easier to learn to begin with, it's also less strict, so you can get the basics of what coding is about, without getting frustraited by getting error strings or blank pages.
XHTML, is of course much stricter and one missing / could end you up with a blank page.

I would then get into a different scripting language, like Javascript or PHP as this will give you the basics of programming and how languages break down, and you can easily pick up some of the XHTML stuff during this same time period.

As for HTML being phased out, not any time soon. When web programming first started out there was one language, Javascript. And when HTML came out, eveyone said that Javascript would become obsolete. To tell the truth, there isn't much you can do on a web page with HTML besides make it look pretty, and Javascript is till around and used today, to make your pages more dynamic. Of course, Javascript isn't so good if you are parsing forms and writting to databases, for that, you use PHP, ASP, or CGI

Hope this helps
Mike
__________________
Here's my latest project still in the works, and I need to get rid of this "frame" situation for real. www.prideofaustin.com
scorpiosage is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 5:19 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC