Skip to content

Latest commit

 

History

History
116 lines (88 loc) · 5.56 KB

front_end_guide.md

File metadata and controls

116 lines (88 loc) · 5.56 KB

Women Who Code DC Front End Resources

WWC DC Learning Choices

You will get the most out of our meetups if you follow one of our suggested resources. These are the classes/books/resources that our members know the best and can offer the most support for.

We will not assist with work problems. We are here to help you learn the skills that will help you solve work problems, but asking about work related problems derails the productivity of everyone at the event. Repeated requests for solutions to work problems will result in our leaders asking you to leave.

Intro to Coding

  • Coding Intro - An introduction to programming in a couple of hours. A great place to start and see what all of the coding fuss is about! It is split up into a couple of chapters with coding exercises for you to complete on your own.
  • Why Learning to Code is So Damn Hard - One of the absolute best "learning to code" articles of all time.

Beginner

Intermediate

Intermediate/Advanced

We are discussing adding some beginner and/or intermediate projects that could be peer reviewed as you progress in your learning, but have to figure out logistics and how to properly mentor with that

Full List of Resources

Beginner - HTML/CSS

Learning Tools

Suggested Projects

  • Recreate the Google homepage using HTML/CSS
  • Recreate a dummy-content page using another site's DOM structure (shall help understand tags and DOM elements)
  • One-page personal resume site

Beginner - JavaScript

Learning Tools

Suggested Projects

Intermediate - JavaScript

Learning Tools

Suggested Projects

  • Javascript Tetris game
  • Image/Video/Song (media) uploader
  • Weather app + Google maps integration (best route suggestion kinda thing)
  • Mapbox applications
  • Whats happening around! Kind of like a mashup of yelp + meetup + events
  • Integration of twitter+instagram and mapbox
  • Mobile apps using PhoneGap/Cordova

Alternative Resources

Books (we should categorize these by beginner / intermediate)

Blogs