473,385 Members | 1,893 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

where to learn java

Hi Dudes

I would really like to learn the basics of Javascript. I understand how it
works, but a couple of years down the track, I am still not sure about its
basic syntax. Does anyone know a place where I can find out more about this
(preferable a website)?

Thank you

Nicolaas
Jul 23 '05 #1
8 1699
On Wed, 10 Nov 2004 09:53:42 +1300, WindAndWaves <ac****@ngaru.com> wrote:
I would really like to learn the basics of Javascript. I understand how
it works, but a couple of years down the track, I am still not sure
about its basic syntax. Does anyone know a place where I can find out
more about this (preferable a website)?


If you know any C-like languages, then there isn't much to learn with
regards to syntax. In fact, there isn't much syntax to learn full-stop.
Most of your learning will be directed towards the unique features of the
language and how to script properly for the Web.

Personally, I don't trust Web tutorials. Even those that have been
"recommended" generally aren't well written. I only trust references, so
only the standard links from me.

For now, you can only see Netscape's JavaScript reference via the Wayback
Machine as DevEdge is dead.
<URL:http://web.archive.org/web/20040211210156/devedge.netscape.com/library/manuals/2000/javascript/1.5/reference/>
Replace the last path component, "reference", with "guide" to read, well,
you know...

Of course, the best reference for accuracy is the ECMA-262 Standard, but
that's probably too technical for brushing up on syntax, especially as
you'll have to read the formal grammar.

If you have specific questions, just ask them. I'd certainly be happy to
help.

Mike

--
Michael Winter
Replace ".invalid" with ".uk" to reply by e-mail.
Jul 23 '05 #2
"WindAndWaves" <ac****@ngaru.com> wrote in message
news:u7*****************@news.xtra.co.nz...
Hi Dudes

I would really like to learn the basics of Javascript. I understand how it
works, but a couple of years down the track, I am still not sure about its
basic syntax. Does anyone know a place where I can find out more about this (preferable a website)?

Thank you

Nicolaas


Well, the first thing you need to know is to NOT call JavaScript, Java,
unless you want to get flamed. :)

This is a good site:

http://www.devguru.com/Technologies/...ipt_intro.html

Jamie
Jul 23 '05 #3
On Wed, 10 Nov 2004 09:53:42 +1300, WindAndWaves wrote:
sub: where to learn java .... ..I would really like to learn the basics of Javascript.


One of the first things to learn about Javascript,
*or* Java, is that Java!=Javascript..
<http://www.physci.org/codes/javafaq.jsp#js>

--
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane
Jul 23 '05 #4

"WindAndWaves" <ac****@ngaru.com> wrote in message
news:u7*****************@news.xtra.co.nz...
Hi Dudes

I would really like to learn the basics of Javascript. I understand how it
works, but a couple of years down the track, I am still not sure about its
basic syntax. Does anyone know a place where I can find out more about this (preferable a website)?


http://www.w3schools.com
has a good tutorial

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.788 / Virus Database: 533 - Release Date: 11/1/2004
Jul 23 '05 #5
OH - and

Java != JavaScript;


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.788 / Virus Database: 533 - Release Date: 11/1/2004
Jul 23 '05 #6
Where is another good tutorial to learn from :
http://www.wdvl.com/Authoring/JavaScript/Tutorial/
"Hal Rosser" <hm******@bellsouth.net> escreveu na mensagem
news:FA*****************@bignews4.bellsouth.net...

"WindAndWaves" <ac****@ngaru.com> wrote in message
news:u7*****************@news.xtra.co.nz...
Hi Dudes

I would really like to learn the basics of Javascript. I understand how
it
works, but a couple of years down the track, I am still not sure about
its
basic syntax. Does anyone know a place where I can find out more about

this
(preferable a website)?


http://www.w3schools.com
has a good tutorial

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.788 / Virus Database: 533 - Release Date: 11/1/2004

Jul 23 '05 #7
On Wed, 10 Nov 2004 12:19:30 -0000, Oscar Monteiro <of**@hotmail.com>
wrote:
Where is another good tutorial to learn from :
http://www.wdvl.com/Authoring/JavaScript/Tutorial/


I *strongly* disagree. Not only is it outdated, but parts of it are
factually wrong, plain and simple.

[snip]

Mike
Please don't top-post.

--
Michael Winter
Replace ".invalid" with ".uk" to reply by e-mail.
Jul 23 '05 #8

"Michael Winter" <M.******@blueyonder.co.invalid> escreveu na mensagem
news:opsg82tblkx13kvk@atlantis...
On Wed, 10 Nov 2004 12:19:30 -0000, Oscar Monteiro <of**@hotmail.com>
wrote:
Where is another good tutorial to learn from :
http://www.wdvl.com/Authoring/JavaScript/Tutorial/


I *strongly* disagree. Not only is it outdated, but parts of it are
factually wrong, plain and simple.

[snip]

Mike
Please don't top-post.

--
Michael Winter
Replace ".invalid" with ".uk" to reply by e-mail.


sorry for my lack of information!! as I Tought it was a good start to learn
the basis of Javascript as it is very well separated by every subject
Jul 23 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
by: Rob | last post by:
i know javascript, vbscript, asp css and alot more and im only 14 i was wondering which is easier to learn php or cgi. any help?
55
by: Elijah | last post by:
I have read many of the topics on learning C++ or Java first. It seems like everyone says something different. I would like to know if I should learn C++ or Java. First a little about myself. I...
30
by: Rhino | last post by:
I am giving some thought to applying for some jobs that want people with Java and C++ experience. I have been writing Java for several years and am fluent enough that I don't have to get help with...
3
by: Chris | last post by:
Wait.. before you flame.. If someone can program in Java, or Javascript, or C, or (insert your language here that uses basically the same syntax as C#), and that person knew how to program in...
4
by: Alex | last post by:
I've learned 'core' javascript and can do almost anything I need to do with javaScript enhanced web pages. But I don't know where to go from here... if, then, while... I need to know where else I...
21
by: Lee.kain | last post by:
I want to learn C++! does anyone have any advice? Lee
33
by: NicolasG | last post by:
Hi, I want to be a professional python programmer, unfortunately I'm working on technical support and don't have the time/patience to start making projects my self. I tried to apply to some...
18
by: firewoodtim | last post by:
I need some help in furthering my education in OOP. I have developed a set of PHP scripts that I use in a fairly sophisticated database driven website, but I am not proud of the rather amateurish...
12
by: Srdja123 | last post by:
Like the topic says, I want to learn a language, but which should I learn? Which language will be mostly used in the future? C++ or C#?
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.