Momentum logo
Team 7 Classroom

Welcome to Phase 3!

Posted on Mar 15th, 2021

▢️ Here is your Phase 3 classroom Zoom link.

Today’s Topics

  • Intro to Phase 3!
  • Welcome new folks
  • Should you do front-end or back-end in Phase 3?
  • Note-taking as a developer & Markdown
  • Setting goals for Phase 3

🀨 What does β€œAdvanced” Even Mean?

⚠️ And even for experienced engineers, their experience is limited to certain areas, and completely dependent on having had opportunities to develop that experience. What you don’t know will always outweigh what you do as long as you work in a field that moves as fast as tech does.

If that seems discouraging, see this great blog post by one of the most well-respected and influential developers out there right now.

Dan Abramov, Things I Don’t Know

πŸ“ TODO for everyone

  • Learn markdown
  • Pick a note-taking application that will let you take notes while you read and work. It’s important that it can properly format code blocks. Here are some options (but don’t spend more than 10 minutes making this choice).

🦊 SO YOU WANT TO BE A FRONT-END DEV

This section includes what you need to do today if you are in the front-end group

πŸ“– Read | πŸ“Ί Watch | 🎧 Listen

These are required readings, videos, and/or podcasts. Read, watch, or listen, take notes, and come prepared to discuss.

🎯 Write Code

You do not need to turn in anything.

Pick 1-3 exercises from this list on Exercism.io JavaScript Track.

πŸ”– This might help: MDN: A Re-Introduction to JS

  • Isogram
  • Scrabble Score
  • ETL
  • Simple Cipher
  • Hamming
  • Gigasecond
  • Grade School

🐻 SO YOU WANT TO BE A BACK-END DEV

This section includes what you need to do today if you are in the back-end group.

πŸ“– Read | πŸ“Ί Watch | 🎧 Listen

These are required readings, videos, and/or podcasts. Read, watch, or listen, take notes, and come prepared to discuss.

🎯 Write Code

You do not need to turn in anything.

  • Revisit an issue from a recent Django project that you got stuck on and practice using the Python debugger to dig into it.

πŸ”– Resources for Everyone

Back to home