-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify navigation and change capstone to m1 prework
- Loading branch information
Showing
18 changed files
with
77 additions
and
436 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
In order to make you as successful as possible during your time here, we have collected readings and exercises for you to complete prior to beginning Mod 1. This pre-work helps provide important context, vocabulary, and baseline of skills to help you hit the ground running on the first day of class. We've found that students who come into the program having invested time in familiarizing themselves with key concepts are able to maximize their time at Turing. | ||
|
||
## Mod 1 Pre-work Overview | ||
|
||
The Mod 1 Pre-work is divided into two sections: Professional Development and Technical. You are required to spend at least 8 days completing these assignments, however it is recommended that you start as soon as possible. If you have more than a week to dedicate to the mod 1 pre-work, make sure you continue to code every day after you have completed the assignments. You SHOULD NOT complete the mod 1 pre-work early and take an extended break from coding before your first day of class. This is very important to make sure you are in a routine that will keep your skills sharp and prepare you to hit the ground running on day 1. | ||
|
||
## Pre-work Assignments | ||
|
||
The following assignments are due based on your mod 0 section and can be found on the [mod 0 calendar](mod0.turing.io#calendar) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
layout: page | ||
title: Mod 0 Calendar | ||
--- | ||
|
||
<iframe src="https://calendar.google.com/calendar/embed?src=casimircreative.com_12p4693hmer1orcepp74vg77pg%40group.calendar.google.com&ctz=America%2FDenver" style="border: 0" width="100%" height="500" frameborder="0" scrolling="yes"></iframe> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: page | ||
title: Homework | ||
--- | ||
|
||
All of the homework for mod 0 can be found on the [mod 0 project board](https://github.com/turingschool/mod-0/projects/1) | ||
|
||
This project board uses a methodology called kanban (I would google the term if you're unfamiliar) | ||
|
||
You'll be using an app called [conveyor belt](http://conveyorbelt.herokuapp.com/) to create your own copy of the board above. This will allow you to track your progress on the homework over time by moving each card to the done column when you've completed it. | ||
|
||
When you've finished your homework, and you're looking for something to do, you can always rely on the mod 1 pre-work as that outlet! Just find the link in the sidebar for your program. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 10 additions & 11 deletions
21
capstone/be_engineering/index.md → prework/be_engineering/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,32 @@ | ||
--- | ||
layout: page | ||
title: Module 0 Capstone | ||
title: Module 1 Pre-work | ||
subheading: Back End Engineering | ||
--- | ||
|
||
{% include base-capstone-instructions.md %} | ||
{% include base-prework-instructions.md %} | ||
|
||
{% include pd-gu-capstone-instructions.md %} | ||
{% include pd-gu-prework-instructions.md %} | ||
|
||
### Technical Capstone | ||
### Technical Pre-work | ||
|
||
The technical capstone can be completed in 8 days, with one day for setup. However, it is highly recommended that you begin immediately. It is expected that you spend a few hours of concentrated effort on the tasks for each day - about 30 hours total. This should help you to establish a routine of coding every day. | ||
The technical mod 1 pre-work can be completed in 8 days, with one day for setup. However, it is highly recommended that you begin immediately. It is expected that you spend a few hours of concentrated effort on the tasks for each day - about 30 hours total. This should help you to establish a routine of coding every day. | ||
|
||
At Turing, you will have to code every single day to stay on top of the workload and build muscle memory for everything you've learned. This capstone is designed to get you into that essential routine before day one of class. | ||
At Turing, you will have to code every single day to stay on top of the workload and build muscle memory for everything you've learned. This pre-work is designed to get you into that essential routine before day one of class. | ||
|
||
After completing the capstone, you should be able to do the following: | ||
After completing the pre-work, you should be able to do the following: | ||
|
||
* Be comfortable navigating your development environment and using your tools (Atom, Chrome, the console, and the command line) | ||
* Develop a basic knowledge of Ruby in order to build a simple program (for show and tell) | ||
|
||
If you have more than 7 days to work on the capstone, you should break up the work and complete the Next Steps section below so that you are coding every day! | ||
If you have more than 7 days to work on the pre-work, you should break up the work and complete the Next Steps section below so that you are coding every day! | ||
|
||
The link below will take you to the Github page that contains all the Technical work. Scroll through the page to find the instructions for getting your computer setup and getting started. | ||
|
||
#### [Click here to get started with the Technical Capstone](https://github.com/turingschool-examples/backend_module_0_capstone) | ||
#### [Click here to get started with the Technical Mod 1 Pre-work](https://github.com/turingschool-examples/backend_mod_1_prework) | ||
|
||
### Next Steps | ||
|
||
Before moving any further, complete all of the projects listed in Day 7 of the Module 0 Capstone Repository. | ||
Before moving any further, complete all of the projects listed in Day 7 of the Module 1 Back-End Pre-work Repository. | ||
|
||
If you have more time, review the [Back End Curriculum Site](http://backend.turing.io/) for additional resources. | ||
|
File renamed without changes.
27 changes: 14 additions & 13 deletions
27
capstone/fe_engineering/index.md → prework/fe_engineering/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,41 @@ | ||
--- | ||
layout: page | ||
title: Module 0 Capstone | ||
title: Module 1 Pre-work | ||
subheading: Front End Engineering | ||
--- | ||
|
||
{% include base-capstone-instructions.md %} | ||
{% include base-prework-instructions.md %} | ||
|
||
{% include pd-gu-capstone-instructions.md %} | ||
{% include pd-gu-prework-instructions.md %} | ||
|
||
### Technical Capstone | ||
### Technical Pre-work | ||
|
||
The technical capstone can be completed in 8 days, with one day for setup. However, it is highly recommended that you begin immediately. It is expected that you spend a few hours of concentrated effort on the tasks for each day - about 30 hours total. This should help you to establish a routine of coding every day. | ||
The technical pre-work can be completed in 8 days, with one day for setup. However, it is highly recommended that you begin immediately. It is expected that you spend a few hours of concentrated effort on the tasks for each day - about 30 hours total. This should help you to establish a routine of coding every day. | ||
|
||
At Turing, you will have to code every single day to stay on top of the workload and build muscle memory for everything you've learned. This capstone is designed to get you into that essential routine before day one of class. | ||
At Turing, you will have to code every single day to stay on top of the workload and build muscle memory for everything you've learned. This pre-work is designed to get you into that essential routine before day one of class. | ||
|
||
After completing the capstone, you should be able to do the following: | ||
After completing the pre-work, you should be able to do the following: | ||
|
||
* Be comfortable navigating your development environment and using your tools (Atom, Chrome, the console, and the command line) | ||
* Develop a basic knowledge of HTML, CSS, and JavaScript code in order to build a simple, static web page (for show and tell in week 1!) | ||
|
||
If you have more than 7 days to work on the capstone, you should break up the work and complete the Next Steps section below so that you are coding every day! | ||
If you have more than 7 days to work on the pre-work, you should break up the work and complete the Next Steps section below so that you are coding every day! | ||
|
||
#### What You'll Need | ||
|
||
Items you need to complete the mod 0 capstone: | ||
Items you need to complete the mod 1 pre-work: | ||
|
||
* The books: [Web Design with HTML, CSS, JavaScript and jQuery Set](https://www.amazon.com/Web-Design-HTML-JavaScript-jQuery/dp/1118907442/ref=sr_1_2?ie=UTF8&qid=1541193719&sr=8-2&keywords=duckett) | ||
* A consistent internet connection | ||
* These can be found online for free. After some quick googling it looks like they can be found here | ||
* [html & css](https://www.pdfdrive.com/html-css-e16578853.html) | ||
* [javscript & jquery](https://www.pdfdrive.com/javascript-and-jquery-interactive-front-end-web-development-e195248768.html) | ||
|
||
The link below will take you to the Github page that contains all the Technical work. Scroll through the page to find the instructions for getting your computer setup and getting started. | ||
|
||
#### [Click here to get started with the Technical Capstone](https://github.com/turingschool-examples/frontend-module-0-capstone) | ||
#### [Click here to get started with the Technical Mod 1 Pre-work](https://github.com/turingschool-examples/frontend-mod-1-prework) | ||
|
||
### Next Steps | ||
|
||
Before moving any further, complete all of the exercises listed [here](https://github.com/turingschool-examples/frontend-module-0-capstone#month-of-module-0-capstone-extended-resources). | ||
Before moving any further, complete all of the projects listed in Day 7 of the Module 1 Front-End Pre-work Repository. | ||
|
||
If you have more time, review the [Front End Curriculum Site](http://frontend.turing.io/) for additional resources. | ||
|
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.