<< Chapter < Page Chapter >> Page >

Finally, another reason that I prefer JavaScript over Ruby for teaching purposes is that JavaScript is very easy to experiment with after completing the course. Allthat is required is a browser and a text editor.

For example, if you use a text editor to copy the text shown below into a plain text file with an extension of htm or html , and then open that file in your browser, the JavaScript code between the beginning and ending script tags will be executed.

<html><body><script LANGUAGE="Javascript1.8"><!-- Comment: put JavaScript code here -->document.write("Hello from JavaScript")</script></body></html>

The text shown above will cause the following text to appear in the browser window:

Hello from JavaScript

Codecademy Web Fundamentals

This course will teach you how to code HTML and CSS. HTML and CSS are not programming languages per se, but they do fall in the category ofcoding. Virtually every web page is based on HTML and web pages are often made more attractive through the use of CSS. Therefore, every coder needsto know how to code using HTML and CSS.

Like JavaScript, HTML and CSS are very easy to experiment with after completing the course. All that is required is a browser and a text editor. Simply create your HTML and CSSfiles using a text editor and then open the HTML file in your browser to see the results.

Codecademy Ruby

While JavaScript is the ubiquitous programming language for interactive web pages, Ruby is fast becoming one of the most popular programming languages forlarge-scale commercial websites. Those students who plan to go in that direction will do well to learn to program using the Ruby programming language.

Unlike JavaScript, some effort is required to get your computer set up to experiment with Ruby after you finish the course. You will probably need to dosome web research to learn exactly how to do that.

Codecademy PHP and Python

The curious among you may wonder why I didn't include the Codecademy PHP and Python courses in my list of preferences. The answer is simple. As of thiswriting, I haven't had time available to work through and evaluate those courses.

Udacity - Introduction to Computer Science

The curious among you may also wonder why this is near the bottom of my list of preferred courses. I put it there largely because it is aninteractive video course and I don't consider video to be a very effective way to learn how to code.

This is a free course in computer science intended for beginners. You must establish an account to take the course, but as of March 2013 the course isfree. Having an account is an advantage. If you need to log out and do something else before completing a lesson, the next time you log in, the Udacity systemallows you to resume at the point where you left off earlier.

Online video with interactive quizzes

This course makes an interesting and relatively seamless use of video content with interactive quizzes, but it is not for younger learners. It moves at a fairly rapid pace and I have noticed that sometimes the author includesmaterial on the quizzes that has not yet been discussed in the videos. Don't be too concerned, therefore, if you are unable to answer the questions on thequizzes the first time through.

Questions & Answers

Explain the following terms . (1) Abiotic factors in an ecosystem
Nomai Reply
Abiotic factors are non living components of ecosystem.These include physical and chemical elements like temperature,light,water,soil,air quality and oxygen etc
Qasim
what is biology
daniel Reply
what is diffusion
Emmanuel Reply
passive process of transport of low-molecular weight material according to its concentration gradient
AI-Robot
what is production?
Catherine
Pathogens and diseases
how did the oxygen help a human being
Achol Reply
how did the nutrition help the plants
Achol Reply
Biology is a branch of Natural science which deals/About living Organism.
Ahmedin Reply
what is phylogeny
Odigie Reply
evolutionary history and relationship of an organism or group of organisms
AI-Robot
ok
Deng
what is biology
Hajah Reply
cell is the smallest unit of the humanity biologically
Abraham
what is biology
Victoria Reply
what is biology
Abraham
HOW CAN MAN ORGAN FUNCTION
Alfred Reply
the diagram of the digestive system
Assiatu Reply
allimentary cannel
Ogenrwot
How does twins formed
William Reply
They formed in two ways first when one sperm and one egg are splited by mitosis or two sperm and two eggs join together
Oluwatobi
what is respiration
Deborah
what is genetics
Josephine Reply
Genetics is the study of heredity
Misack
how does twins formed?
Misack
What is manual
Hassan Reply
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Teaching beginners to code. OpenStax CNX. May 27, 2013 Download for free at http://cnx.org/content/col11498/1.20
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Teaching beginners to code' conversation and receive update notifications?

Ask