lonebyrd
Mar 9 2007, 04:23 PM
| | O.K. here's the deal. I can't go to school to learn programming like I want, because I have outstanding student loans that I can't pay on. So, since I'm here, I figure I'll ask some questions. With regards to the basics, HTML, should I be using HTML when creating my site or the XHTML? I'm still a little unsure of the exact differences, but once I know were to go, I will get the correct books and website information. And what about CSS? Is there newer or older versions? I have one book already which teaches some about HTML and CSS, but I haven't gotten very far into, just what I already know about HTML. And what are the advantages to using PHP on a site? I have a book on that too, which is a little harder for me to grasp, but if it has alot of advantages, i will surly read it. Is there any other languages that are good for a site? I am nowhere near ready to understand C or C+ or anything like that yet. |
Reply
ethergeek
Mar 9 2007, 05:39 PM
xHTML is HTML that conforms to valid XML syntax, strictly. It's really up to you. I tend to use xHTML because I like doing DOM tricks and HTML validators don't do the best job at checking for conformance errors that will crash the crap out of the XML validator when I try to build the DOM. Here's a link to briefly outline the differences: http://www.w3schools.com/xhtml/xhtml_html.aspUsing CSS is almost mandatory with xHTML since alot of the tags used to control styling (like ALIGN) are deprecated, forcing use of css stylesheets or style attributes. As far as CSS versions, version n+1 just expands on version n, but many browsers don't support the latest/greatest CSS, so keeping the CSS as basic as possible is the approach I would take. The advantage of using PHP is that it is server-side and dynamic, so you get the dynamic pages without the incompatibilities introduced with doing things clientside, with say, javascript to get dynamic data.
Reply
kgd2006
Mar 9 2007, 09:37 PM
Ethergeek is correct. Its really up to you on what you use, and w3schools is a great place to start. I learn most of my programming languages from there. But if you want a tip I would probably grasp knowledge of HTML first. Becase it is really easy and flexible, but its also know as a very messy language, if you even consider it as a language. But if you can and want to learn it straight from the start, learn XHTML. It is becoming known that it is the web development standard because its contains clearer and concise coding schemes. After you have applied yourself with any of the two you should definitely take on CSS, because tables that is used in html now is considered evil. And its best that you use CSS if you wanted to create and tables because it gives the developer flexibility on updating a site. Well good luck.
Reply
Similar Topics
Keywords : correct, programming
- If Programming Languages Were Cars...
(4)
How To Learn A Programming Language
overview of the best way to go about learning a programming language. (0) How to Learn a Programming Language 1. Choose a programming language. Pythonand Turtle
Graphics are good starter languages. they are very straightforward and easy to learn. Also, there is
a module called Pygame available that makes handling windows a breeze. Another programming language
for a beginner to try is Kids Programming Language, or KPL's new version, called Phrogram.
Don't be put off by KPL's name! Once you learn the basic concepts of programming, you
can then take those ideas into any programming language you choose. Be aware however....
Programming As A Career
(7) Yeah! You saw it wright. "Programming vs Career" not "Programming and Career". Let me elaborate.
I am 19 and have been programming for few years now. My language wallet is comprised of GW Basic
(that I learnt in my school), C++ (in Higher Secondary) and the VB 6.0 IDE (perhaps the easiest of
them all). Currently I am prepairing for the Joint Entrance Exams, here in India, for Computer
Science and Engineering. Actually, I am not quite into studying my course material and my career is
in disarray, because of my immense passion for Computers, be it Programming, Gaming....
Where To Start Learning Programming
Please advise me on which language to (16) I am a beginer to programming i wish to know from which language should i start programming C, C++
Is there any problem if i jump directly to vb or like please respond where can i find good beginer
tutorials Thank you....
HP RPN: HP Calculator Programming Language
(0) I like it because it's a fairly easy language to do just about anything on my non-graphic
calculator. The biggest problem I find with it is a lack of memory. I figured out a very simple
way to program TicTacToe into it with some decent AI, but I was only able to put about 3/4 of the
program into the calculator. *sigh* maybe I'll have to steamline the code some more, or figure
out some other games I can make that don't require graphics... --YB....
Function Programming - About Function Languages
mostly OCAML (1) two years ago i have discoverred function programming. i'd like to shortly discuss it here and,
maby, encourage some of you to try your skills writing functions. when programming imperatively,
programmers often think of solving the problem in language categories. here i'd use an array,
here i could use a pointer etc. funtion programming does not give programmer such tools. even more -
thers is no such thing as variable. function programming was invented by mathematicians. it's
very simmilar to mathematical modelling of universe. solving a problem - writing....
About Filemaker
programming (1) hello to everything I want to communicate to them to all the programmers that do not have much
experience or has laziness to write I cosay there is a programming system which I am called to
filemaker pro 7 that allows the programmer to be able to generate modules distributables very easy
driving....
Texas Instruments Calculator Programming
(15) TI-89!....
Looking for correct, programming
|
|
Searching Video's for correct, programming
|
advertisement
|
|