Only 5 Tickets Left!
Some Q/A
A few questions came up in the last post, so here are some answers summarized for anyone who doesn’t read blog-post comments.
- What time is the class? The class starts at 7pm on Monday, August 6th, 2012.
- Can I just show up? I would prefer if you signed up for a ticket first, so I know how many people are coming.
- Is there anything we should have/know before the class? You’ll need your own laptop computer, we don’t have enough public computers to go around at Hive. I will briefly cover some options for text editors in a blog post or at the beginning of the class, but if you already have a favorite text editor like Notepad++, Gvim, or TextMate, then by all means use that. Also, it would be advantageous for you to setup some sort of webspace. There are some free places like 110mb.com, or you could even use the Public folder if you have a Dropbox account, which is quite convenient.
- Is it just JavaScript in general, or does it include HTML 5 and Canvas? Various HTML 5 techs will definitely be covered, eventually. You can’t really do much graphically without it. JavaScript, HTML 5, and CSS 3 all go hand-in-hand. While there are some Dynamic HTML stuff that can be done (and we will certainly cover it just because DOM manipulation is a good skill to have), eventually Canvas and Audio are a necessities.
- Why not do <insert language> instead? That’s a really big question…