472,794 Members | 1,776 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,794 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 1656
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#?
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth

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.