What programming/scripting languages do you know?

  • rtm223
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Mar 24, 2004
  • Posts: 1858
  • Loc: Uk
  • Status: Offline

Post July 1st, 2004, 1:15 am

JrzyCrim wrote:
I recommend this site because the author makes it clear what HTML should be used for: Markup (structure); not presentation. In other words, HTML is used to markup the various parts of you website. If you have a paragraph, mark it up as such.
Code: [ Download ] [ Select ]
<p>This is a paragraph...</p>
If you have a heading, then use the appropriate tag:
Code: [ Download ] [ Select ]
<h1>this is a heading</h1>


As another way of saying the exact same thing, you use markup to indicate what the text <b>means</b>. lists can be marked up with br tags, but it doesn't have the same <b>meaning</b> as li tags. Meaningful markup is an important point which about 95% of people seem to miss (or just plain ignore).

In terms of technical excellency, meaningful markup and css styling is more important than Javascript, especially seeing as many people don't have support for JS. I think a lot of people gloss over CSS on the way to making stuff move and do fancy things with javascript. I know I did :lol: I then realised that JS is to be used sparingly and I had wasted a lot of time on it...

Key thing to remember when using javascript is to <b>never rely on it being there</b>. Make sure that the site is still 100% useable without it.

If anyone is interested in info on meaningful markup and why it is important, do a google for "semantic markup". It's the same thing, just with fancy words, and you'll probably get better results ;)
CSS website design tutorials
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 1st, 2004, 1:15 am

  • JrzyCrim
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Mar 17, 2004
  • Posts: 2063
  • Status: Offline

Post July 1st, 2004, 1:28 am

See, people here know a lot. :) Especially rtm223. It would behoove you to follow his sage advice. Not because he agrees with what I said, but because he is really good at this.

Everytime I see your username, rtm, I think of the phrase 'read the manual'.
Or more precisely, rtfm, as that used to be the most common answer to a question on the internet. Oh well, now I'm just blathering. I've got to go to bed. It's so late at night that early morning has already begun...
  • sycofi5h
  • Expert
  • Expert
  • No Avatar
  • Joined: Jun 19, 2004
  • Posts: 506
  • Loc: Australia
  • Status: Offline

Post July 1st, 2004, 3:27 am

thanks for that and i will learn CSS now after all that.

o and jim that tutorial u told me about is very very very good. thanks alot.
and rtm223 thank you for your advice on javascript. i will learn it but later, after i master CSS first.

thanks again.

-Sycofi5h
  • Nem
  • Guru
  • Guru
  • No Avatar
  • Joined: Feb 13, 2004
  • Posts: 1240
  • Loc: UK
  • Status: Offline

Post July 1st, 2004, 3:44 am

html
css
php
mysql
any others you decide after is your decision.
GSDomains.com -Click here - Packages starting from £3.69 a month. 1.5GB Space & 10GB Bandwidth.

Post July 1st, 2004, 10:52 am

If you don't mind the pain, the best way I know of learning HTML and CSS is reading the specification from http://www.w3c.org.

Very painful but it'll save you lots of aggro later in life, the best way is perhaps the hardest.

PHP and MySQL is probably what you would choose to learn if you decide you need to.

You might choose to learn ASP instead of PHP if you are working with MicroSoft servers.

JAVA is generally unnecessary, typically people learn JAVA for JAVA server pages working with Tom Cat etc., this tends to be much more specialised.
  • jlknauff
  • Expert
  • Expert
  • User avatar
  • Joined: May 18, 2004
  • Posts: 502
  • Loc: Florida
  • Status: Offline

Post July 1st, 2004, 11:02 am

I would say learn what you can on the basics first. Someone mentioned W3C, that is a great place to start. Check out http://www.caffeinefuelled.net/ for the CSS. Here are a few others you may want to take a look at:

http://javascript.internet.com/
http://www.mompswebdesign.com/jscript/index.html
http://cgi.resourceindex.com/ (Someone here may say you should use PHP instead. Since I don't know anything about it I can't say but that should be further down the road anyway)
http://msdn.microsoft.com/webservices/

**I bet that last one will get a lot of you fired up :lol: I don't even know what's in there, I just threw it up for a reaction :wink:

Post July 1st, 2004, 11:23 am

sohaibG wrote:
I know how to get girls, Is that programming ? :oops:
heheheh
ask me about it :lol:


If you can get the girls to obey your instructions it is programming.

I do C++, JAVA, PERL, PHP, ASP.

Programming girls in English can be very useful if I want them to work on a website.
  • UNFLUX
  • Genius
  • Genius
  • User avatar
  • Joined: Dec 20, 2002
  • Posts: 6396
  • Loc: unflux.net
  • Status: Offline

Post July 1st, 2004, 1:15 pm

sorry i had to merge these together since it's
pretty much the same. Continue here! :D
UNFLUX.net Hosting | Foto
Quality Web Hosting
  • syh
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jul 04, 2004
  • Posts: 5
  • Loc: Burma
  • Status: Offline

Post July 4th, 2004, 6:43 pm

C#.Net & some other web oriented languages
  • dr_geek
  • Beginner
  • Beginner
  • User avatar
  • Joined: Jul 07, 2004
  • Posts: 62
  • Loc: london town
  • Status: Offline

Post July 8th, 2004, 6:51 am

C++, Python, Java, bash, PHP, Vim are the ones I use the most...
  • Adde
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Jul 13, 2004
  • Posts: 47
  • Status: Offline

Post July 13th, 2004, 12:45 pm

You guys can really many scripts/languages, i can just HTML(pretty good i think) but no java or javascript so i have to get the scripts from sites.... :oops:
  • sycofi5h
  • Expert
  • Expert
  • No Avatar
  • Joined: Jun 19, 2004
  • Posts: 506
  • Loc: Australia
  • Status: Offline

Post July 13th, 2004, 1:57 pm

welcome adde, and yeh the people here no like everything, cept for me i dont no too much.
  • rbalaji007
  • Born
  • Born
  • No Avatar
  • Joined: Jul 15, 2004
  • Posts: 1
  • Loc: Chennai, India
  • Status: Offline

Post July 15th, 2004, 10:36 pm

C#, VB, C++, C, JavaScript.
  • The Dagger
  • Novice
  • Novice
  • User avatar
  • Joined: Jul 15, 2004
  • Posts: 15
  • Loc: Singapore
  • Status: Offline

Post July 16th, 2004, 2:33 am

C, C++, Java, HTML, VB.

Trying my luck at PHP now ...
  • gsv2com
  • Professor
  • Professor
  • User avatar
  • Joined: Jan 25, 2004
  • Posts: 776
  • Loc: Nippon
  • Status: Offline

Post July 16th, 2004, 3:47 am

On the css topic, it seemed like after I became proficient in CSS, javascript became more or less useless since I can already do most of the important stuff with php. I can hardly see a need for it at all. At least php works on the backend and has no (or little) affect on d/l speeds (usually).
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 16th, 2004, 3:47 am

Post Information

  • Total Posts in this topic: 570 posts
  • Users browsing this forum: No registered users and 186 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.