freeCodeCamp/server/views/resources/about.jade

251 lines
14 KiB
Plaintext
Raw Normal View History

extends ../layout
block content
2016-02-11 23:42:11 +00:00
.row
2016-04-03 03:52:52 +00:00
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3
2016-02-11 23:42:11 +00:00
h2.text-center Statistics
hr
ul.population-table
2016-04-03 03:52:52 +00:00
li
2016-02-11 23:42:11 +00:00
span.tag Established:	
span.text-primary #{daysRunning}
| days ago
li.nowrap
span.tag Completed:	
span.text-primary #{globalCompletedCount}
| challenges
li.nowrap
span.tag Donated:	
span.text-primary $1,050,000
| in pro-bono code
2016-02-23 06:15:14 +00:00
li.nowrap
span.tag Pledged:	
2016-02-23 07:00:59 +00:00
span.text-primary $#{globalPledgedAmount}
2016-02-23 06:15:14 +00:00
| to nonprofits
2016-02-23 19:04:27 +00:00
.row
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3
h2.text-center Certificates
2016-02-23 19:04:27 +00:00
hr
ul.population-table
2016-02-23 07:00:59 +00:00
li.nowrap
span.tag Front End:	
span.text-primary #{frontEndCount}
2016-04-06 04:41:45 +00:00
| earned
2016-02-23 07:00:59 +00:00
li.nowrap
span.tag Data Viz:	
span.text-primary #{dataVisCount}
2016-04-06 04:41:45 +00:00
| earned
2016-02-23 07:00:59 +00:00
li.nowrap
span.tag Back End:	
span.text-primary #{backEndCount}
2016-04-06 04:41:45 +00:00
| earned
li.nowrap
span.tag All three:	
span.text-primary #{allThreeCount}
| earned
2016-02-11 23:42:11 +00:00
.spacer
.row
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3
2016-02-12 05:51:54 +00:00
h2.text-center Links
2016-02-11 23:42:11 +00:00
hr
table.table.link-table
tr
td.text-center
2016-02-11 23:42:11 +00:00
i.fa.fa-medium
td
a(href='//medium.freecodecamp.com', target='_blank') Our Medium publication
2016-02-11 23:42:11 +00:00
tr
td.text-center
i.fa.fa-youtube
2016-02-11 23:42:11 +00:00
td
a(href="//youtube.com/freecodecamp", target='_blank') Our YouTube channel
2016-02-11 23:42:11 +00:00
tr
td.text-center
i.fa.fa-github
2016-02-11 23:42:11 +00:00
td
a(href="//github.com/freecodecamp", target='_blank') Our GitHub repository
2016-02-11 23:42:11 +00:00
tr
td.text-center
i.fa.fa-linkedin
2016-02-11 23:42:11 +00:00
td
a(href="//www.linkedin.com/edu/school?id=166029", target='_blank') Our LinkedIn university page
2016-02-11 23:42:11 +00:00
tr
td.text-center
i.fa.fa-twitter
2016-02-11 23:42:11 +00:00
td
a(href="//twitter.com/freecodecamp", target='_blank') Our Twitter feed
2016-02-11 23:42:11 +00:00
tr
td.text-center
i.fa.fa-facebook
2016-02-11 23:42:11 +00:00
td
a(href="//facebook.com/freecodecamp", target='_blank') Our Facebook page
tr
td.text-center
i.fa.fa-reddit
td
a(href="//www.reddit.com/r/freecodecamp", target='_blank') Our Subreddit
2016-02-11 23:42:11 +00:00
tr
td.text-center
i.fa.fa-lock
2016-02-11 23:42:11 +00:00
td
a(href="/privacy") Our privacy policy
tr
td.text-center
2016-02-11 23:42:11 +00:00
i.fa.fa-balance-scale
td
a(href="/code-of-conduct") Our code of conduct
tr
td.text-center
2016-04-03 03:52:52 +00:00
i.fa.fa-university
td
a(href="/academic-honesty") Our academic honesty policy
2016-02-11 23:42:11 +00:00
tr
td.text-center
i.fa.fa-book
2016-02-11 23:42:11 +00:00
td
a(href="/terms") Our terms of service
tr
td.text-center
i.fa.fa-heart
td
a(href="/how-nonprofit-projects-work") How our nonprofit projects work
tr
td.text-center
i.fa.fa-video-camera
td
a(href="//www.youtube.com/watch?v=O993J5KCR_w&list=PLWKjhJtqVAbnQ048Pa8sAqJoVRhx8TJtM" target='_blank') Nonprofit project demo videos
2016-02-11 23:42:11 +00:00
tr
td.text-center
i.fa.fa-comment
2016-02-11 23:42:11 +00:00
td
a(href="/stories") Stories from campers who've become professional software developers
2016-02-12 05:51:54 +00:00
.spacer
.row
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3
h2.text-center Frequently Asked Questions
hr
html
<h4>What is Free Code Camp?</h4>
<p class="negative-15">Were an open source community that helps you learn to code.</p>
<h4>How do you help me learn to code?</h4>
<p class="negative-15">You can work through our self-paced coding challenges, build projects, and earn certificates. We also connect you with people in your city so you can code together.</p>
<h4>Can Free Code Camp help me get a job as a software developer?</h4>
<p class="negative-15">Yes. Thousands of people have gotten software developer jobs after joining our open source community.</p>
2016-02-12 05:51:54 +00:00
<h4>Is Free Code Camp a coding bootcamp?</h4>
<p class="negative-15">No. A lot of coding bootcamps use Free Code Camp as part of their curriculum, though.</p>
<h4>Is Free Code Camp really free?</h4>
<p class="negative-15">Yes. Our curriculum, nonprofit projects, and verified certificates are all free.</p>
2016-02-12 05:51:54 +00:00
<h4>How can I help nonprofits through Free Code Camp?</h4>
<p class="negative-15">Once you finish the first 1,200 hours of challenges, youll get to build a series of solutions for nonprofits. Youll work in pairs, under the supervision of a volunteer project manager and a stakeholder from the nonprofit.</p>
2016-02-12 05:51:54 +00:00
<h4>How much money has Free Code Camp saved nonprofits?</h4>
<p class="negative-15">Our community has donated more than a million dollars worth of pro-bono coding for nonprofits so far.</p>
<h4>Is there a way I can help nonprofits before I earn my certificates?</h4>
<p class="negative-15">Yes. You can <a href="/commit">pledge a monthly donation</a> to a nonprofit of your choosing while you learn.</p>
2016-02-12 05:51:54 +00:00
<h4>How long does Free Code Camp take?</h4>
2016-07-01 06:40:12 +00:00
<p class="negative-15">It takes about 2,080 hours to complete our Full Stack Developer certificate. This translates into one year of full-time coding. Were completely self-paced though, so take as long as you need.</p>
2016-02-12 05:51:54 +00:00
<h4>Is Free Code Camp a replacement for a 4-year degree?</h4>
<p class="negative-15">No. Please dont drop out of college just to pursue Free Code Camp. You can pursue both concurrently. Even though you dont need a 4-year degree to work as a software developer, it still helps a lot.</p>
2016-02-12 05:51:54 +00:00
<h4>I'm a teacher. Is Free Code Camp an appropriate resource for my class?</h4>
<p class="negative-15">Yes. Many high school, college, and adult ed programs incorporate Free Code Camp into their coursework. We're open source, so no license or special permission from us is necessary. We're even building special tools for teachers.</p>
2016-02-12 05:51:54 +00:00
<h4>Should I complete all of these challenges in order?</h4>
<p class="negative-15">Weve put a lot of thought into how we introduce concepts. But youre free to jump around.</p>
<h4>Do I have to use CodePen for the front end projects?</h4>
<p class="negative-15">As long as your code is publicly viewable, and you have a live demo, you can use whatever you want.</p>
<h4>When will you release the additional React, Sass, and D3 challenges?</h4>
<p class="negative-15">Well release these in Summer 2016. In the meantime, other people have completed our React/Sass and D3 projects by referencing their official documentation.</p>
2016-03-12 07:16:06 +00:00
<h4>How did Free Code Camp get started?</h4>
<p class="negative-15"><a href="https://www.quora.com/profile/Quincy-Larson" target="_blank">Quincy</a> started our open source community in 2014. He is now just one of many active contributors.</p>
<h4>How is Free Code Camp incorporated?</h4>
<p class="negative-15">Quincy set up a company in California called Free Code Camp, Inc. to support the Free Code Camp community. It pays for servers and other expenses. It also sponsors Quincy, <a href="https://gitter.im/berkeleytrue" target="_blank">Berkeley</a>, and <a href="https://gitter.im/codenonprofit" target="_blank">Michael</a>, who oversee infrastructure and nonprofit projects.</p>
<h4>Can I get a job at Free Code Camp?</h4>
<p class="negative-15">We can't afford to hire anyone, but we can serve as a springboard for your next job. Our contributors have landed jobs at companies like GitHub and Spotify.</p>
2016-02-12 05:51:54 +00:00
<h4>Can my company advertise on Free Code Camp?</h4>
<p class="negative-15">We dont show ads.</p>
<h4>Can I invest in Free Code Camp?</h4>
<p class="negative-15">We're self-funded and don't want outside investment.</p>
<h4>Can I donate to Free Code Camp?</h4>
2016-06-27 19:28:37 +00:00
<p class="negative-15">We dont accept donations. Instead, you should <a href="/shop" target="_blank">support us through our shop</a>.</p>
2016-02-11 23:42:11 +00:00
2016-02-12 05:51:54 +00:00
.spacer
.row
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3
h2.text-center Whom to contact for what
2016-07-02 05:21:48 +00:00
table.table.table-stripe.response-table
tr
td Support (
a(href='mailto:team@freecodecamp.com') team@freecodecamp.com
| )
td
a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson
tr
td Facebook page
td
a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson
tr
td Twitter feed
td
a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson
tr
td Medium publication
td
a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson
tr
td Media inquiries
td
a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson
tr
td Open source codebase contributions
td
a(href='https://gitter.im/BerkeleyTrue' target='_blank') @BerkeleyTrue
tr
td Server problems
td
a(href='https://gitter.im/BerkeleyTrue' target='_blank') @BerkeleyTrue
tr
td Nonprofit projects
td
a(href='https://gitter.im/CodeNonprofit' target='_blank') @CodeNonprofit
tr
td Volunteer agile project managers
td
a(href='https://gitter.im/CodeNonprofit' target='_blank') @CodeNonprofit
tr
td Commit program
td
a(href='https://gitter.im/CodeNonprofit' target='_blank') @CodeNonprofit
tr
td Video challenge curriculum
td
a(href='https://gitter.im/BrianaMarie' target='_blank') @BrianaMarie
tr
td YouTube channel
td
a(href='https://gitter.im/Septimus' target='_blank') @Septimus
tr
td JavaScript curriculum
td
a(href='https://gitter.im/SaintPeter' target='_blank') @SaintPeter
tr
td Data Science and Open Data
td
a(href='https://gitter.im/Evaristoc' target='_blank') @Evaristoc
tr
td CamperBot
td
a(href='https://gitter.im/LTegman' target='_blank') @LTegman
tr
td Translation and Internationalization
td
a(href='https://gitter.im/Vtamara' target='_blank') @Vtamara
tr
td Wiki
td
a(href='https://gitter.im/Rafase282' target='_blank') @Rafase282
tr
td Local groups
td
a(href='https://gitter.im/Hallaathrad' target='_blank') @Hallaathrad
tr
td Forum
td
a(href='https://gitter.im/m-henderson' target='_blank') @m-henderson