Skip to content

Commit

Permalink
move pre course work into own directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ruggeri committed Apr 28, 2013
1 parent 82fcabd commit 39ec76b
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 24 deletions.
37 changes: 13 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,37 +20,26 @@

## Coding Test II

## Pre-Course Prepwork

Hey all! **We're super excited that soon you'll be coming to App
Academy!**
* **TODO**: Write me!

We want you to hit the ground running when you arrive; App Academy is
a fast moving course and we want you be prepared and not fall
behind. For that reason, we have compiled prepwork for you to train up
on and start to flex your Ruby muscles. **Completing the prepwork is
required**.

Students who are successful in the course start the prepwork early; we
strongly recommend that you **start it immediately after being
accepted**. Don't wait until the end to start; you need to practice as
much as you can **before** the course to maximize what you learn
**in** the course.
## Pre-Course Prepwork

* **[Signup for the mailing list!][mailing-signup]**
* **[Required readings][readings]**
* [Optional reading exercises][exercises]
* [Your Journey Begins!][welcome]
* **[Signup for the mailing list][mailing-signup]**
* **[Required readings][pre-course-readings]**
* [Optional reading exercises][pre-course-exercises]
* **[Required homework][homework]**
* **Your homework is due 3 weeks before your cycle is scheduled to
begin**. See inside for exact date.
* [Extra resources and documents][resources]
* [Extra resources and documents][extra-resources]
* **[Assessment00 practice problems][practice-problems]**
* **We will mail you assessment00 2 weeks before your cycle
begins.**

[mailing-signup]: ./mailing-signup.md
[readings]: ./readings.md
[exercises]: ./exercises.md
[homework]: ./homework.md
[resources]: ./resources.md
[welcome]: ./pre-course/welcome.md
[mailing-signup]: ./pre-course/mailing-signup.md
[pre-course-readings]: ./pre-course/readings.md
[pre-course-exercises]: ./pre-course/optional-exercises.md
[homework]: ./pre-course/homework.md
[extra-resources]: ./pre-course/extra-resources.md
[practice-problems]: ./assessment00-practice-problems/README.md
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
17 changes: 17 additions & 0 deletions pre-course/welcome.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Welcome!

Hey all! **We're super excited that soon you'll be coming to App
Academy!**

We want you to hit the ground running when you arrive; App Academy is
a fast moving course and we want you be prepared and not fall
behind. For that reason, we have compiled prepwork for you to train up
on and start to flex your Ruby muscles. **Completing the prepwork is
required**.

Students who are successful in the course start the prepwork early; we
strongly recommend that you **start it immediately after being
accepted**. Don't wait until the end to start; you need to practice as
much as you can **before** the course to maximize what you learn
**in** the course.

0 comments on commit 39ec76b

Please sign in to comment.