Skip to content

Latest commit

 

History

History
executable file
·
148 lines (115 loc) · 6.74 KB

front_end_guide.md

File metadata and controls

executable file
·
148 lines (115 loc) · 6.74 KB

Dayton Code Together Front End Resources

DCT 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

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

Blogs

Local Tech and Coding Groups

Podcasts to Listen To

Learn about Open Source