CoffeeScript vs. JavaScript

October 22nd, 2014|0 Comments

coffeescript

Yesterday I watched some videos on CoffeeScript. CoffeeScript is a coding language that compiles in to JavaScript (JavaScript is an extremely powerful coding language that is used all over the web). I shall show you a block of CoffeeScript code:
function = ->
alert “Hi”

The JavaScript code would be:

var function = function(){
return alert(“Hi”);
}

Yet

Ruby on Rails

October 6th, 2014|0 Comments

Ruby_on_Rails.svg

Yesterday I got the full membership for Code School. Then I tried Rails for Zombies 2. I do not regret it at all! It told me to download Rails for my computer, which I did. When I was finished, I got this command prompt called Command Prompt with Ruby on Rails.

Code School

October 5th, 2014|0 Comments

codeschool-learn-by-doing

Yesterday I got an account for Code School. It is very good for learning how to code, and the free membership is good. It has courses for Ruby, JavaScript, Html, CSS, and iOS. It has instuctive, useful videos, and it has fun themes. The Ruby path is easy, and the JS

Scratch

April 25th, 2011|0 Comments

This Software is used to make entertainment,games,etc.

It is called Scratch and it’s free!

My first Scratch project is called crazy dance.

But I didn’t put any projects on the site yet!

There are 8 blocks: Motion,