From 0f7daa4612cfe5564be2e0e949e12df373128ee2 Mon Sep 17 00:00:00 2001 From: John Washam Date: Wed, 23 Nov 2016 10:11:27 -0800 Subject: [PATCH] Adding in notes about how large companies define software engineering differently from development. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8913771..07391fb 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ software/web development to software engineering (where computer science knowled many years of experience and are claiming many years of software engineering experience, expect a harder interview. [Read more here](https://googleyasheck.com/what-you-need-to-know-for-your-google-interview-and-what-you-dont/). +If you have many years of software/web development experience, note that large companies view software engineering as +different from software/web development and they require computer science knowledge. +[Read more about that here](https://googleyasheck.com/software-engineering-is-not-software-web-development/) + If you want to be a reliability engineer or systems engineer, study more from the optional list (networking, security). ---