English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

What Web Design langauge is most similar to it now??

2006-10-02 20:27:03 · 8 answers · asked by Bob 5 in Computers & Internet Programming & Design

8 answers

Wait plz... I will connect you with my grandfather.

2006-10-02 21:05:13 · answer #1 · answered by Lunatic T 2 · 0 1

I sure can remember it, though I didn't use it. I was using Cobol.
Before Fortran, I was using Plan, the ICL assembler language on a 1903 running under George 2 - about
1967 I reckon.
The only languages I know now are Basic and HTML.
Retired from professional computing years ago

2006-10-02 21:00:37 · answer #2 · answered by Anonymous · 0 0

I not only remember Fortran, i remember punchcards!

Fortran was very good at processing and organizing large amounts of numerical data, but its user interface and string processing capabilities were pretty crude. Modern languages seem to be descended more from C; I'm not sure if any Fortran genes got passed on.

2006-10-02 21:25:53 · answer #3 · answered by injanier 7 · 0 0

Fortran although was used long ago is still being used today in simulation software. computational fluid Dynamics CFX-5 a leading software in engineering design. (Compaq Visual Fortran). Fortran compilers are also produced by Intel. These are tow leading manufacturers in the field.

2006-10-02 20:46:49 · answer #4 · answered by Kevin 2 · 1 0

I would say no web design language would be most similar. I do offer a solution though, scripting languages today are used on the server side. This could possibly help you to learn a language with the skills you have, plus an enviroment where you can use those skills.

There would actually be nothing classed as web design languages, but I could be wrong. The technoloy today is server side (back end) and client side (front end).

HTML (Hyper Text Mark up Language) is basically a language used to tell the program how to display the text. There are variations on HTML like XHTML (eXtensible HTML), XML (eXtensible Mark up Language), etc. These are good to learn as well. Languages supporting HTML, etc. are CSS (Cascading Style Sheets). These allow you to style the sheet as you want.
HTML Info page
http://www.w3.org/MarkUp/
HTML 4.01
http://www.w3.org/TR/html4/
XHTML 1.0
http://www.w3.org/TR/xhtml1/
XML 1.0
http://www.w3.org/TR/REC-xml/
CSS 2
http://www.w3.org/TR/REC-CSS2/
CSS 2 Revision 1
http://www.w3.org/TR/CSS21/

Be aware, some browsers do not fully support all these standards, and your site will probably be displayed differently in these browsers.

A client side scripting / programming language would be javascript, not to be confused with java. They are NOT the same thing. You can get some tutorials on javascript here
http://www.w3schools.com/js/default.asp
http://www.javascript.com/
http://javascript.internet.com/

Server side scripting / programming langugages are
PHP
http://www.php.net/
A PHP manual
http://www.php.net/manual/en/

Tutorials and other things for most web technology, if not all, is available here. I do not use this site, as it contains the same information you can get from the specifications from the W3C (World World Web Consortium).
http://www.w3schools.com/
W3C
http://www.w3.org/

You could also display something in a Java Applet.
Java - Official Developers Site
http://java.sun.com/
Java - Official Users Site
http://www.java.com/en/
Java Download
http://java.sun.com/javase/downloads/index.jsp
select JDK 5.0 Update 9
Only take NetBeans if you want an IDE (Integrated Development Environment), not necessary.

Java API Documentation
http://java.sun.com/j2se/1.5.0/docs/index.html#api
http://java.sun.com/j2se/1.5.0/docs/api/index.html
Java Applet API
http://java.sun.com/j2se/1.5.0/docs/api/java/applet/Applet.html
Java Tutorial
http://java.sun.com/j2se/1.5.0/docs/index.html#demos
Java Applet Demo
http://java.sun.com/j2se/1.5.0/docs/relnotes/demos.html

Have fun learning.

[Edit]
p.s, You may also need to know how the DOM (Document Object Model) works as well.
DOM level 2 core
http://www.w3.org/TR/DOM-Level-2-Core/
DOM level 1
http://www.w3.org/TR/REC-DOM-Level-1/
Some info from a university about the levels of DOM
http://www.cs.rpi.edu/~puninj/XMLJ/classes/class6/slide5-1.html

2006-10-05 22:20:04 · answer #5 · answered by Mark aka jack573 7 · 1 0

Matlab

2006-10-02 20:32:13 · answer #6 · answered by kaushik r 2 · 0 0

Java, .net

2006-10-02 21:01:08 · answer #7 · answered by maewestfan 3 · 0 0

Nope, sorry.

2006-10-02 20:38:23 · answer #8 · answered by Mousey 2 · 0 1

fedest.com, questions and answers