Go Back   Webmaster Forum > Forum Archives > Cyber-UG Forum Archive
REMOVE the ads below !
 
 
LinkBack Thread Tools
  # 1 (permalink)
Old
Newbie
Posts: 0
Join Date: Jun 2007
iTrader: (0)
Cool Halo.. - 06-04-2007

Hi
I Completed my graduate degree in Information Technology. Can anyone tell me abt web programming plz...
  # 2 (permalink)
Old
DON
Junior Geek
Posts: 120
Join Date: Feb 2007
iTrader: (0)
Location: Old is Gold.
Re: Halo.. - 06-04-2007

Hi Jyothsna and welcome to Cyber-UG.
Iam too from INDIA.
And Nice to meet you.

You can find many persons in cyber-ug to help you.


D O N
  # 3 (permalink)
Old
Web Developer
Posts: 2,326
Join Date: Feb 2007
iTrader: (1)
Location: Bhopal (MP, India)
Re: Halo.. - 06-04-2007

hi Jyothsna

:wc3:

well, i think i maybe able to help you.
tell, what you want to know about web. prog. ?

thanx,
Shadab.


My periodic table contains only 1 element : the element of Surprise.
  # 4 (permalink)
Old
Newbie
Posts: 0
Join Date: Jun 2007
iTrader: (0)
Re: Halo.. - 06-04-2007

Well i don't know anything abt thgis. I just want to know from the basics..
  # 5 (permalink)
Old
Web Developer
Posts: 2,326
Join Date: Feb 2007
iTrader: (1)
Location: Bhopal (MP, India)
Re: Halo.. - 06-04-2007

Quote:
Originally Posted by Jyothsna View Post
Well i don't know anything abt thgis. I just want to know from the basics..
okay.

So, basically which language do you want to learn first ?

Markup Languages : HTML4 , XHTML1.0 , CSS2/3
OR
Scripting/Prog. Languages : PHP, ASP, JavaScript.

?


thanx,
Shadab.


My periodic table contains only 1 element : the element of Surprise.
  # 6 (permalink)
Old
Newbie
Posts: 0
Join Date: Jun 2007
iTrader: (0)
Re: Halo.. - 06-04-2007

I'll go for HTML4 along with JavaScript
  # 7 (permalink)
Old
Newbie
Posts: 0
Join Date: Jun 2007
iTrader: (0)
Re: Halo.. - 06-04-2007

Nice to meet u.
Thanx for the reply..
  # 8 (permalink)
Old
Web Developer
Posts: 2,326
Join Date: Feb 2007
iTrader: (1)
Location: Bhopal (MP, India)
Re: Halo.. - 06-04-2007

Quote:
Originally Posted by Jyothsna View Post
I'll go for HTML4 along with JavaScript
So, first you should learn HTML4 / XHTML1.0 before learning JavaScript.

AFAIK, in JavaScript, you can also do manipulation of existing HTML code,
so, for that you need to these markup languages first.

A basic skeleton of an HTML document would be like :

HTML Code:
<html> <head> <title>The title of the document</title> </head> <body>

...... The main content that you want to make appear in the screen

</body> </html>
Tell, if you didn't understand something.

thanx,
Shadab


My periodic table contains only 1 element : the element of Surprise.
  # 9 (permalink)
Old
Newbie
Posts: 0
Join Date: Jun 2007
iTrader: (0)
Re: Halo.. - 06-04-2007

That means here by creating such programs We can create applets and all . Is this correct.
  # 10 (permalink)
Old
Web Developer
Posts: 2,326
Join Date: Feb 2007
iTrader: (1)
Location: Bhopal (MP, India)
Re: Halo.. - 06-04-2007

Quote:
Originally Posted by Jyothsna View Post
That means here by creating such programs We can create applets and all . Is this correct.
Nope.
Creating applets is a whole different thing.

Quote:
An applet is a program written in the Java programming language that can be included in an HTML page, much in the same way an image is included in a page
So, you cant create an applet with HTML,
but can include an already created applet in your document thru HTML.

proceed ?

thanx,
Shadab.


My periodic table contains only 1 element : the element of Surprise.
 


Thread Tools




vBulletin®, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. | SEO by vBSEO | Skin developed by vBStyles.com