freeCodeCamp/views/partials/challenges.jade

55 lines
2.6 KiB
Plaintext
Raw Normal View History

2014-10-25 17:27:09 +00:00
.panel.panel-primary
2014-10-20 22:35:42 +00:00
.panel-heading Challenges
.panel-body
ol
li Web Design:
ol
li
2014-10-25 17:27:09 +00:00
a(href="/challenges/create-and-deploy-a-website") Create a website and deploy it to the internet
2014-10-20 22:35:42 +00:00
li
2014-10-25 17:27:09 +00:00
a(href="/challenges/start-a-pair-programming-session") Start Pair Programming session
2014-10-20 22:35:42 +00:00
li
2014-10-25 17:27:09 +00:00
a(href="/challenges/add-dynamic-content-to-your-website") Add dynamic content to your website
2014-10-20 22:35:42 +00:00
li
2014-10-25 17:27:09 +00:00
a(href="/challenges/experiment-with-html-and-css-in-codepen") Experiment with HTML and CSS in CodePen
li
a.disabled(href="#") Solve a mystery using Chrome DevTools
li
2014-10-26 22:00:52 +00:00
a.disabled(href="#") Augment a Form with jQuery
li
a.disabled(href="#") Customize Bootstrap with Bootswatch
li
a.disabled(href="#") Inject Life with CSS Transformations
2014-10-25 17:27:09 +00:00
2014-10-20 22:35:42 +00:00
li JavaScript and Computer Science:
2014-10-25 17:27:09 +00:00
ol
li
2014-10-26 22:00:52 +00:00
a.disabled(href="#") Get Help The Hacker Way with RSAP
2014-10-25 17:27:09 +00:00
li
2014-10-26 22:00:52 +00:00
a.disabled(href="#") Script Algorithms on CoderByte
2014-10-25 17:27:09 +00:00
li
a.disabled(href="#") Build a Text-based Adventure
li
a.disabled(href="#") Build an Interview Question Machine
li Full Stack JavaScript Development:
2014-10-25 17:27:09 +00:00
ol
2014-10-26 22:00:52 +00:00
li
a.disabled(href="#") Deploy your first Node.js app on Heroku
li
a.disabled(href="#") Explore your Network with the LinkedIn API
li
a.disabled(href="#") Build your first API
li
a.disabled(href="#") Aggregate Data with Chron Jobs and Screen Scraping
2014-10-25 17:27:09 +00:00
li
a.disabled(href="#") Reverse Engineer SnapChat
li
a.disabled(href="#") Reverse Engineer Reddit
li
a.disabled(href="#") Reverse Engineer Pintrest
li
2014-10-26 16:32:57 +00:00
a.disabled(href="#") Help a Nonprofit: Team Project
2014-10-25 17:27:09 +00:00
li
2014-10-26 22:00:52 +00:00
a.disabled(href="#") Help a Nonprofit: Solo Project
li
a.disabled(href="#") Crack the Coding Interview