Front-end Web Development: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
Weekly class on HTML/CSS/JS, currently taught by [[User:JeffreyATW|JeffreyATW]].
Weekly class on HTML/CSS/JS, currently taught by [[User:JeffreyATW|JeffreyATW]].


We'll cover the (very) basics, and then get to talking about a different topic every week. Some topic ideas include:
We'll cover the (very) basics:
* Explaining the separation between structure, presentation, and behavior
* Writing a basic HTML page
* Styling the page with basic CSS
* Discussing tools of the trade
* Explaining how basic HTTP works
 
Then we'll get to talking about a different topic every week. Some topic ideas include:
* HTML5 elements
* HTML5 elements
* CSS3 properties
* CSS3 properties

Revision as of 20:04, 18 November 2011

What

Weekly class on HTML/CSS/JS, currently taught by JeffreyATW.

We'll cover the (very) basics:

  • Explaining the separation between structure, presentation, and behavior
  • Writing a basic HTML page
  • Styling the page with basic CSS
  • Discussing tools of the trade
  • Explaining how basic HTTP works

Then we'll get to talking about a different topic every week. Some topic ideas include:

  • HTML5 elements
  • CSS3 properties
  • jQuery
  • Cross-browser compatibility (and graceful degradation)
  • The box model
  • Possible focus on web frameworks, although that's not particularly "frontend"

When

8:00pm every Monday

Where

Noisebridge, 2169 Mission St., San Francisco, 94114 (at 18th St., near 16th St. BART station). Map

Who

Everyone! Complete beginners and more experienced developers are welcome (and you could probably teach me a thing or two).

The space and the class are entirely free to attend. You do not have to be a Noisebridge member (I'm not, currently!)

Please consider bringing a[ny kind of] laptop, as the available machines are somewhat limited.

Resources

The short presentation I use.