add curriculum copy

This commit is contained in:
Michael Q Larson
2014-10-21 10:35:14 -07:00
parent b78f7fe608
commit 9de36b6f0b
5 changed files with 25 additions and 10 deletions

View File

@ -67,7 +67,7 @@ exports.experimentWithHtmlAndCssInCodepen = function(req, res) {
image: "http://www.designtrending.com/wp-content/uploads/2013/02/codepen_split.png",
directions: [
"Let's put those HTML and CSS skills to work!",
"You'll create your own databaseless webpage. We'll show you how."
"You'll learn bootstrap and see how you can build websites right in your browser with CodePen."
],
links: ["http://getbootstrap.com/", "http://www.usatoday.com/", "http://codepen.io/"],
challenges: ["Load the USAToday.com page in CodePen.", "Find some cat pictures online, copy their image URLs, and change the USAToday.com page to use these cat pictures instead of its normal images.", "USATODAY.com uses a multi-column bootstrap layout. See if you can change the layout to be a single-column layout, even at full width. Hint: the \"row\" and \"col-\" classes control this. Check the Bootstrap documentation linked to above if you get stuck."]

View File

@ -3,6 +3,25 @@ block content
.row
.col-sm-8.col-xs-12
h1 Welcome to Free Code Camp!
p Here are a few quick tips:
ol
li Work through our challenges in order. Many challenges are self-graded. If you want our feedback, 
a(href="https://twitter.com/intent/tweet?text=Hey%20@freecodecamp") tweet a link to your project to @freecodecamp.
li If you get stuck, try working through our recommended (free) courses. They're super helpful, but totally optional. You can pair program on them, too.
li Challenge #2 will show you how to start a pair programming session. Pair program as much as possible. It's more fun, and you'll learn better that way.
p We're working to create more challenges. If you have an idea for a challenge you'd like us to implement,&nbsp
a(href="https://twitter.com/intent/tweet?text=Hey%20@freecodecamp") tweet it to @freecodecamp.
br
br
br
br
br
br
br
br
br
br
br
.col-sm-4.col-xs-12
include ./../partials/challenges

View File

@ -6,16 +6,12 @@
ol
li
a(href="/challenges/create-and-deploy-a-website") Learn how to create a website and deploy it to the internet
| &nbsp (takes 10 minutes)
li
a(href="/challenges/start-a-pair-programming-session") Learn how to start Pair Programming session
| &nbsp (takes 10 minutes)
li
a(href="/challenges/add-dynamic-content-to-your-website") Learn how to add dynamic content to your website
| &nbsp (takes 10 minutes)
li
a(href="/challenges/experiment-with-html-and-css-in-codepen") Learn how to experiment with HTML and CSS in Codepen
| &nbsp (takes 10 minutes)
li JavaScript and Computer Science:
ul
li Coming soon

View File

@ -5,18 +5,18 @@
li Web Design:
ul
li
a(href="/courses/codecademy-html-and-css-track") Codecademy's HTML & CSS Track
a(href="/courses/codecademy-html-and-css-track") Codecademy's HTML & CSS track
li
a(href="/courses/code-school-discover-devtools-course") Code School's Discover DevTools
li
a(href="/courses/code-school-try-jquery-course") Code School's Try jQuery course
a(href="/courses/code-school-try-jquery-course") Code School's Try jQuery
li JavaScript and Computer Science:
ul
li
a(href="/courses/codecademy-javascript-track") Codecademy's JavaScript track
ul
li
a(href="/courses/harvard-introduction-to-computer-science-cs50-course") Harvard's Introduction to Computer Science (CS50)
a(href="/courses/harvard-introduction-to-computer-science-cs50-course") Harvard's CS50: Introduction to Computer Science
li
a(href="/courses/linux-command-line-tutorial") Linux Command Line tutorial
li

View File

@ -1,12 +1,12 @@
.container
.row
.col-xs-12.col-sm-6
.col-xs-12.col-sm-8
a.btn.btn-success.btn-large.btn-block(href='https://www.hipchat.com/invite/178107/cc2f6ea4dfac9e48b9a88b305adae48a') Meet a new friend to pair program with in the Free Code Camp Chatroom
.visible-xs
br
br
br
.col-xs-12.col-sm-6
.col-xs-12.col-sm-4
a.btn.btn-primary.btn-large.btn-block(href='http://twitter.com/intent/user?screen_name=FreeCodeCamp') Follow the discussion on Twitter