473,763 Members | 1,908 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Introduction to JavaScript Programming

Learn on-line at your own in a user-centered format with plenty of
interaction and personal attention.

This is a basic level coursed designed to introduce the novice to
intermediate computer user to the JavaScript language, and focuses on
creating user interactivity on personal websites. This Object Oriented
Language is known for creating a high level of interactivity with minimal
coding, and is fairly simple to learn.

We will begin with an overview of Javascript, describe its applications and
compare it to other web programming languages. Flash integration with
Javascript will also be addressed throughout the course. Topics we will be
covering include, Incorporating Javascript into an HTML page, Simple
Scripting, Time and Date,Data Variables,Writi ng Output, User Prompts,
Working with images, Creative Scripting, Data Types, and Navigation with
Javascript.

Objective:
To provide the student with an enjoyable learning experience complete with
personalized instruction.

Course Requirements:

Internet and Email Access
Text Editor Such as Notepad or Textpad
Ability to send attachments,
or webspace to post assignments
Netscape 6 or later
Internet Explorer 5.5 or later

Preferred but not mandatory

HTML Editor ( *Dreamweaver MX has some nice features)
Flash 5 or Flash MX
Printer Access (printing out the lessons can be very helpful)

Introduction to JavaScript, currently only $20 per six-week session!

To enroll visit us on-line at:

The Eclectic Academy
http://www.eclecticacademy.com
'The Better Choice in On-Line Learning'


Jul 20 '05 #1
3 1421
In article <2v************ ******@bignews3 .bellsouth.net> , lorena29
@bellsouth.net enlightened us with...
Learn on-line at your own in a user-centered format with plenty of
interaction and personal attention.


If your JS is as good as your grammar, I'll pass.

--
--
~kaeli~
Press any key to continue or any other key to quit
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace

Jul 20 '05 #2
I do apologize for the singular typo in the last posting, but I'll pass on
you as a student as well.

Thank you.

"kaeli" <ti******@NOSPA M.comcast.net> wrote in message
news:MP******** *************** *@nntp.lucent.c om...
In article <2v************ ******@bignews3 .bellsouth.net> , lorena29
@bellsouth.net enlightened us with...
Learn on-line at your own in a user-centered format with plenty of
interaction and personal attention.


If your JS is as good as your grammar, I'll pass.

--
--
~kaeli~
Press any key to continue or any other key to quit
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace

Jul 20 '05 #3
In article <sw************ ****@bignews6.b ellsouth.net>, lorena29
@bellsouth.net enlightened us with...
I do apologize for the singular typo in the last posting, but I'll pass on
you as a student as well.

Thank you.


Grammar is your friend. If you found only one typo, you either need to
proofread better or to stop relying on your spell-checker.
You have run-on sentences, missing words, and incorrect punctuation.

This is normally not all that important, but you're spamming an advert
for a learning institution. So, I get to pick on you.

Have a nice day!

--
--
~kaeli~
Who is General Failure and why is he reading my hard disk?
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace

Jul 20 '05 #4

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

Similar topics

4
1700
by: Darren Dale | last post by:
Hi, I would like to learn more about object oriented concepts, like design and techniques. I have experience with Matlab and Python, a little with C#, and almost none with C++. Could I get suggestions for some good books? C++ is not an obstacle, but Python based examples would be easier. Thanks, Darren
9
2112
by: Charlene Russ | last post by:
Learn on-line at your own in a user-centered format with plenty of interaction and personal attention. This is a basic level coursed designed to introduce the novice to intermediate computer user to the JavaScript language, and focuses on creating user interactivity on personal websites. This Object Oriented Language is known for creating a high level of interactivity with minimal coding, and is fairly simple to learn. We will begin...
1
1571
by: Xiaoshen Li | last post by:
Dear All, I am relatively new to C(But I have computer science background and know some other programming languages). I am wondering if anyboby can recommend me some C books or websites. I prefer the books with code that can be downloaded from websites. (I like to read those codes and play with it. I found it is a fast way to pick up a language, without going through lengthy introduction about variable types, control structures, etc,...
29
3171
by: Ralathor | last post by:
Hello everyone. I just wanted to introduce myself, and maby get a few of you... Well, anyway... I am pretty new to programming... At first i looked at the "python" language for a couple of weeks, but decided to try C or C++...
12
3600
by: Xah Lee | last post by:
Of Interest: Introduction to 3D Graphics Programing http://xahlee.org/3d/index.html Currently, this introduction introduces you to the graphics format of Mathematica, and two Java Applet utilities that allows you to view them with live rotation in a web browser. Also, it includes a introductory tutorial to POV-Ray.
0
4794
by: JosAH | last post by:
Greetings, last week's tip was a bit of playtime where we've built a Sudoku solver. This week we're going to build some complicated stuff: a compiler. Compiler construction is a difficult branch of CS and I don't want the article(s) to be the size of a book, so we have to keep things a bit simple. On the other hand the entire thing must have practical use more or less so the code to be developed must be extensible so that you can...
3
9281
pbmods
by: pbmods | last post by:
AN INTRODUCTION TO FUNCTION OBJECTS LEVEL: INTERMEDIATE PREREQS: OBJECTS You've seen it before. You're setting up an XMLHttpRequest call, and you need to execute a function when it returns, so you do something like this: http.onreadystatechange = myAwesomeFunction;
29
2404
by: Martin Schmied | last post by:
Dear folks I'm looking for good sites/material for this topic: Introduction to programming, using Javascript. So, not introduction to programming *in" Javascript. Well, I guess this would be in a way included anyway, but I would like to use Javascript/HTML/Browser as programming environment for pupils who have no idea of programming so far. Any tip would be much appreciated.
0
9566
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10149
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10003
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9828
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8825
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7370
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5271
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5410
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2797
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.