- Activity Finder -- Consuming an API challenge.
- Consuming APIs Practice -- This practice focuses on the process of making a Faraday connection, and getting data from APIs. Specifically, it works on creating services.
- Parks Finder -- Although this is prep for the mid mod, the mid mod will also be on consuming APIs. Y’all just got some practice with that this week! So, believe it or not, you’re ready to put those skills back into action with this practice mid mod.
- Review Namespacing -- As you get into your next project, namespacing will become handy. Take some time this weekend to review Namespacing and why it's used.
- Read over JSON for API Development -- We'll be creating APIs that render JSON. Do some prep work to understand what JSON is, and what the specifications are.
- Review Building an API -- read through Monday's lesson on building an API. A little prep before the lesson, will help you get the most out of the class! Come prepared with questions you have, and make sure they get answered by the end of class.
- Students and Cohorts API -- A bulding API challenge. If you've reviewed Building an API, looked over the lesson, and want to try it out, this is a great repo to try it with.
- AR challenge - If you did not get to finish the AR review and try out the AR challenge, please find time this weekend to do just that. Directions are linked in the calendar event from Friday.
- With any feedback you got on Rails Engine Lite, refactor your project. You can send Mike and myself a link to your repo, and tell us where to look, and we can get you more feedback sometime next week.
- Students and Cohorts API - Building an API practice (beginner to mid level of difficulty), directions are in readme. Here is a review of this challenge.
- Review your Viewing Party Projects -- we will look at them again on Monday. There will be an option to use a starter repo for the challenges throughout the week, but we suggest you use your own project. (Functionality for creating a viewing party is not necessary for the challenges that you'll be trying out)
- Do a little research on Cookies and Sessions. Here is a nice video to get you started.
- Do a little research on Service Oriented Architecture. Here is a nice video to get you started.
- Find a challenge on Leetcode. (I suggest an 'easy' one, as they can be quite difficult), timebox yourself to an hour, and see if you can complete it. (Note: I'll usually read through the challenge and perform it in a text editor that's familiar to me. Then, when I think I have a solution, I'll paste my code in the IDE and run it to see if it passes Leetcode's expectation).
Get ready to pitch an idea for the Consultancy project. Take a look over this doc to get some ideas, and understand how to best come prepared to pitch a project.
- Authentication Challenge -- Authentication Challenge Walk Through
- Authorization Challenge - Authorization Challenge Walk Through
- SOA Challenge -- SOA Challenge Walk Through
- Last Airbender Mid Mod Walk Through
- Mod 1 Week 6 IC
- MasterMind Project - similar level of difficulty as Battleship (maybe a bit easier)