diff --git a/seed_data/field-guides.json b/seed_data/field-guides.json index 92ed75de3c..c60cbe84cb 100644 --- a/seed_data/field-guides.json +++ b/seed_data/field-guides.json @@ -860,5 +860,101 @@ "

", "" ] + }, + { + "_id": "bd7158d9c436eddfadb5bd3d", + "name": "What is the agenda for Saturday Summit?", + "dashedName": "what-is-the-agenda-for-saturday-summit", + "description": [ + "
", + "

Here's our agenda for June 6, 2015:

", + " ", + "
" + ] + }, + { + "_id": "bd7158d9c436eddfadb5bd32", + "name": "How can I help the Free Code Camp translation effort?", + "dashedName": "how-can-i-help-the-free-code-camp-translation-effort", + "description": [ + "
", + "

Our translation effort is driven by bilingual campers like you.", + "

If you're able to help us, you can join our Trello board by sending @quincylarson your email address in Slack.

", + "
" + ] + }, + { + "_id": "bd7158d9c436eddfadb5bd31", + "name": "What if I speak a language that Free Code Camp does not yet support?", + "dashedName": "what-if-i-speak-a-language-that-free-code-camp-does-not-yet-support", + "description": [ + "
", + "

Translation is an all-or-nothing proposal.", + "

We won't be able to add new languages to Free Code Camp until all of our challenges are translated into that langauge.

", + "

In addition to translating these initially, we'll also need to maintain the translation as the challenges are gradually updated.

", + "

If you're able to help us, you can join our Trello board by sending @quincylarson your email address in Slack.

", + "
" + ] + }, + { + "_id": "bd7158d9c436eddfadb5bd30", + "name": "Can I do Free Code Camp completely in my native language?", + "dashedName": "can-i-do-free-code-camp-completely-in-my-native-language", + "description": [ + "
", + "

The last 800 hours of free code camp involve building projects for nonprofits. These nonprofit projects will involve lots of meetings, correspondence, and pair programming, all of which will be conducted in English.

", + "

You will need to be good enough with English to be able to participate in these meetings.

", + "

We are translating our challenges into English is so that you can focus on learning to code, rather than focusing on learning English.

", + "

Many non-native English speakers have succeeded in our nonprofit project program. With some effort, you can, too.

", + "
" + ] + }, + { + "_id": "bd7158d9c436eddfadb5bd3c", + "name": "What is the new Free Code Camp Mobile Experience?", + "dashedName": "what-is-the-new-free-code-camp-mobile-experience", + "description": [ + "
", + "

We're building an on-the-go version of Free Code Camp.

", + " ", + "

It will be video-driven, with multiple-choice questions.

", + " ", + "

These videos will be short - generally less than 6 minutes long.

", + " ", + "

We are considering focusing the mobile experience on code interview questions. Answering these common questions is a very different skill from coding itself.", + "

We're still in the process of designing this. We'd love to hear your input.

", + "
" + ] + }, + { + "_id": "bd7158d9c436eddfadb5bd3b", + "name": "What is the Free Code Camp Front End Development Certificate?", + "dashedName": "what-is-the-free-code-camp-front-end-development-certificate", + "description": [ + "
", + "

We're creating a free Front End Development Certificate.

", + "

Here are the challenges that will make up our Basic Front End Development Certificate Program:

", + "
    ", + "
  1. HTML5 and CSS
  2. ", + "
  3. Responsive Design with Bootstrap
  4. ", + "
  5. jQuery, Ajax and JSON APIs (coming soon - will replace Codecademy jQuery challenges)
  6. ", + "
  7. Zipline: Use the Twitch.tv JSON API
  8. ", + "
  9. Zipline: Build a Random Quote Machine
  10. ", + "
  11. Zipline: Show the Local Weather
  12. ", + "
  13. Zipline: Stylize Stories on Camper News
  14. ", + "
  15. Zipline: Wikipedia Viewer
  16. ", + "
", + "

This won't be a new curriculum - it will just the first 200 hours of our full stack JavaScript curriculum.

", + "

All campers who have already completed these challenges are retroactively be eligible for the certificate!

", + "
" + ] } ]