Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
| Member |
Message |
snoboreders3
Joined: Jul 27, 2005
# Posts: 9
|
Posted: 08/05/2005 12:12 pm
Ok, if I want to learn more about PHP...and need to learn the language or atleast the structure, which would be more beneficial? But then again, I should learn HTML as well.
Introduction to Perl:
Offers an introduction to Perl, a programming language that is widely used to translate data from one format to another and to generate web pages. Requires no previous programming experience. Topics include lists and hashes, loops, regular expressions, file and data handling, references, subroutines, modules, and an introduction to CGI. Uses free Perl software for Windows computers. Requires software purchase.
or
Programming for the Web 1:
Students apply HTML and JavaScript to create web sites employing the principles of usability engineering and information architecture. Topics include creation of web page features, FTP, accessibility, usability, information design, and the graphic design of web pages. The course also includes introductions to cascading style sheets (CAS), dynamic HTML, and JavaScript. The Windows software used includes Text-pad, WSFTP, MS IE, and Netscape. Students do not need to purchase software because all software is included on the textbook's CD-ROM.
I think I'm going to take a 1 credit class on Javascript class for something else to do:
Introduces this English-based, script, platform-neutral, object-oriented, and secure programming language. Also introduces the Java applet, and includes the standard Java class libraries and stand-alone applications. Previous programming knowledge is highly recommended.
Perhaps I'll make room for both the Perl and Programming for the Web.
Any feedback?
|
 |
g1smd
Moderator
Joined: Jul 28, 2002
# Posts: 10178
|
Posted: 08/05/2005 01:30 pm
You need to know HTML before you start any scripting, because the output of your script should be a page of HTML tags and the visible content itself.
If you have no idea about HTML coding then all the clever scripts in the world will not build decent HTML pages at all.
|
 |
lizardz
Joined: Nov 12, 2004
# Posts: 1394
|
Posted: 08/06/2005 11:47 am
Same as g1msd says, although you can learn programming and HTML at the same time, there's nothing particularly connecting the two.
Perl will teach you the basics of programming logic and outputting stuff to the page, and the web class should, if decently taught [in other words, hand coding, not dreamweaver etc] will teach you the basics of HTML and CSS.
In terms of output, unless you are writing out tables, you don't need to know that much HTML when you start out, it's pretty basic.
I think you're mixing javascript and java up, the 1 credit class sounds like a java class, not a javascript class.
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|