From 9008877b65c358e3a1304fda0f565ba399fa2514 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Sat, 30 May 2015 20:00:57 -0700 Subject: [PATCH] update field guide --- seed_data/field-guides.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/seed_data/field-guides.json b/seed_data/field-guides.json index a3139bbb13..1c13366ee6 100644 --- a/seed_data/field-guides.json +++ b/seed_data/field-guides.json @@ -473,11 +473,12 @@ "name": "Why doesn't Free Code Camp teach technical interviewing skills?", "description": [ "
", - "

The skills you need to successfully interview for a job are quite different from the skills you'll need on the job.


", - "

More and more employers are moving to a pair-programming-centric interview style. If you apply to these places, you don't need to make special preparations your interview - just pair program like you would on any Free Code Camp project.

", - "

If you intend to apply for a job at a larger tech company like Apple, Microsoft, Google, Facebook or Amazon, you can prepare for your interviews by simply working through this single authoritative book. Many of the questions you'll be asked during your interviews will come straight out of this book, which is standard-issue in Silicon Valley.

", + "

The skills you'll need to succeed in the job interview are quite different from the skills you'll need to succeed on the job.


", + "

Employers are gradually moving to a pair-programming interview format. You don't need to make special preparations for these types of interviews - just pair program like you would on any Free Code Camp project.

", + "

If you intend to apply for a job at older tech companies like Apple, Microsoft, Google, Facebook or Amazon, you should prepare for your interviews by working through this single authoritative book:

", " ", "

You can download the 4th edition of this book in PDF form for free here or buy the 5th edition of the book here.", + "

Many of the questions you'll be asked during your interviews will come straight out of this book, which is standard-issue in Silicon Valley.

", "

We may focus more on interview preparation in the future if we determine that it's necessary. In the mean time, Free Code Camp will continue to focus skills that are directly related to becoming a job-ready software engineer.", "

" ]