Front-end Web Development: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
Line 15: Line 15:
* [[Frontend_Web_Development_notes#Class_for_2012-01-16|jQuery (topic for 2012-01-09, 2012-01-16)]]
* [[Frontend_Web_Development_notes#Class_for_2012-01-16|jQuery (topic for 2012-01-09, 2012-01-16)]]
* [[Frontend_Web_Development_notes#Class_for_2012-01-23|AJAX (topic for 2012-01-23)]]
* [[Frontend_Web_Development_notes#Class_for_2012-01-23|AJAX (topic for 2012-01-23)]]
* [[#Class_for_2012-01-30|Turning a professional mockup into HTML and CSS (topic for 2012-01-30)]]
* [[Frontend_Web_Development_notes#Class_for_2012-01-30|Turning a professional mockup into HTML and CSS (topic for 2012-01-30)]]
* HTML5 elements
* HTML5 elements
* CSS3 properties
* CSS3 properties
Line 22: Line 22:
* Possible focus on web frameworks, although that's not particularly "frontend"
* Possible focus on web frameworks, although that's not particularly "frontend"


==== Class for 2012-01-30 ====
==== Class for 2012-02-06 ====
We will be working off of [http://jeffreyatw.com/static/frontend/class10/mockup.png this mockup]. [http://jeffreyatw.com/static/frontend/class10/mockup_annotations.png Here is an annotated version], and [http://jeffreyatw.com/static/frontend/class10/assets.zip here are the image assets used on the page].
Download [http://jeffreyatw.com/static/frontend/class10/answersheet.zip this site]. We put this together with  [[Frontend_Web_Development_notes#Class_for_2012-01-30|mockups from the previous class]].


=== When ===
=== When ===

Revision as of 02:50, 5 February 2012

What

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

Starting at 7:30pm, we'll cover the (very) basics:

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

Then at 8pm we'll discuss a different topic in-depth every week. Some topic ideas include:

Class for 2012-02-06

Download this site. We put this together with mockups from the previous class.

When

8:00pm to 10:00pm every Monday.

If you're totally new to HTML/CSS/JS or need a recap of the previous class, I'll have a quick rundown starting at 7:30pm.

Where

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

We currently meet in the Church classroom, which is in the back of the space.

Read up on getting in to the space. TL;DR: ring the bell!

Who

Everyone! Complete beginners and more experienced developers are welcome (and you could probably teach me a thing or two). If you're new to the class, please consider arriving at 7:30 for a recap.

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.

Resources

The short presentation I use.

Notes for Previous Classes