Skip to content

Latest commit

 

History

History
 
 

final_prep

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Final Prep

Congrats on making it to the Final Prep section of your Mod 0 Project! The work done in this section will directly support your readiness for the first day and weeks of Mod 1! Complete the final exercises below and be sure to carefully follow the Pull Request steps to submit your work.

Refactor Previous Work

You've learned A LOT over the last few weeks as it relates to technical content - chances are, you probably have some code from your previous exercises that is either sloppy, incorrect, poorly named, etc. Before starting Mod 1, we want you to refactor your code - which is the process of adjusting or improving your code for readability and accuracy.

Some things to consider as you refactor include...

  • Are variable names easy to understand/convey the data type they are assigned to?
  • Do all lines of code have proper indentation? Is white space used appropriately and consistently, to promote readability?
  • Are proper conventions for capitalization, punctuation, casing, etc. used?

Take your time as you go back and refactor your exercises from each section. We've included a handy checklist for you to go through below.

  • I have refactored my section1 exercises to the best of my ability
  • I have refactored my section2 exercises to the best of my ability
  • I have refactored my section3 exercises to the best of my ability

Gearing Up for Gear Ups

Gear Up is a part of our curriculum where we talk about topics such as privilege and power, and ethical issues in the tech industry.

Time Management Prep

In Mod 0 you've learned about different techniques for managing your time at Turing. Please create a calendar for your first 3 weeks of Mod 1. Feel free to make your calendar fit your style, but we suggest that your calendar should include the following:

  • Standard Mod 1 class schedule (find the Mod 1 calendar on the Back End curriculum site)
  • Study/Project work time (usually about 25 hours/week outside of class time)
  • Personal, Health + Wellness

When you are finished, add screenshots of your calendar so we can provide feedback if needed!

  • Add Week 1 Screenshot Here
  • Add Week 2 Screenshot Here
  • Add Week 3 Screenshot Here

Mentorship Prep

Mentorship is an integral part of the Turing experience and will help jumpstart your technical career. In order to get your mentor relationship started on the right foot, please complete the following deliverables:

Lesson Prep

You've learned a lot about how to take strong notes during Mod 0. Show us your skills while you learn how to pre-teach content for your first lesson in Mod 1!

Group Work Prep

As part of Turing's project-based learning approach, you will often be working in pairs or larger groups. In order to set yourself (and your team) up for success, it is important to ensure you are prepared to be an equitable contributor and teammate.

Mod 0 Project Submission

When you have completed ALL the activities described above, follow the steps below to submit your technical prework. Note that the images may not match the exact names of repos and directories you have.

  1. Go to your prework repository on GitHub
  2. Click on New Pull Request per the image below:

click new pr


2. On the Pull Request page, make sure you see something similar to below (but with your username):

click new pr


3. Click on `Create New Pull Request` (circled in the image above). 4. Enter `YOUR NAME` as the title of the pull request, and click `Create pull request` as shown below:

create new pr

Next Steps

As you wrap up Mod 0, this is an important time to take care of life things such as doctor appointments, dog park trips, quality time with friends and family, etc. It is also important that you maintain the knowledge and skills you acquired during Mod 0 and this project. You can absolutely do both, but to do so successfully, you need a plan. We recommend spending, on average, 1-2 hours a day coding (totally 20-40 hours of time).

What is your plan and how are you going to hold yourself to it? Specifically...

  • What are you going to work on?
  • What days are you going to work?
  • What times on those days are you going to work?
  • Where you going to be sitting/standing as you do this?
  • Where are you documenting this plan? Google Calendar, calendar on your wall, your journal?
  • Do any stakeholders in your life know about this plan? (The answer needs to be yes by the time you answer this...)
  • What personal items/events are important to you during this time? How are you going to make sure those are not neglected? (Hint, block time on the calendar for them!)

Extensions

Check out our thoughts on extension activities if you find yourself with some extra time before starting Mod 1!