An Index for all
Last updated: 4th Jul 2023 - Added Hiring Lab by Indeed
Change log located at the bottom of the post.
For many people in tech, keeping up your knowledge about the industry can be hard. Whether that be finding your next Job, keeping up in the industry or just understanding what it means to be a software engineer.
In light of this, and a few people pointing out to me that there isn't really a congregated place for one to look for information, I've decided to take a crack at collating the sources that I (and others) use to stay informed.
Naturally, this list is one that will continue to be updated. I welcome any and all suggestions so feel free to let me know of some either in the comments, or by contacting me here!
How to use this index
As all things should be in life, you should not take these sources as the rule. It is up to you to do your due diligence and formulate your own opinions.
The majority of these sources are focused on Software Engineering but should be applicable to most careers within tech and Computer Science.
Personally, these sources have helped me to form many of my perceptions, which are always challenged and changing, in hopes of providing the most clarity that I can get when tackling a topic.
Take everything with a grain of salt and remember, you can only know as much as you're willing to dive into.
Without further ado, here we go!
Community Forums
- Reddit - The treasure trove for anecdotes
- r/CS Career Questions (Reddit)
- r/Leetcode
- A mostly useful source for Leetcode anecdotes and information
- Includes insights into interviews, Leetcode questions and how to prepare for technical interviews
- r/CsMajors
- A sub-reddit for undergraduates/recent graduates studying Computer Science
- A good source of anecdotal information relative to an early career Software Engineer
- Blind - TC or GTFO
- A polarizing (even extreme) forum where driven engineers come to discuss everything (and anything) there is about tech and pay
- Users can sign up with their work email to identify which company they currently work at (I don't recommend this!)
- A good source for how the most driven and high performing engineers are doing (mostly monetarily) with many reference points for Job Offers with compensation
Interviewing
Technical Practice
- Leetcode - The monolith
- A website used to learn and refine and study coding techniques
- What every and all engineers gravitate to and use to prepare for interviews
- You can check out my experience with Leetcode here too!
- Most if not all other sources will refer to Leetcode when covering Technical Interviews
- Blind-75: A curated list of Leetcode problems that touches a good portion of the topics covered in Technical Interviews
- Leetcode Interview experience forums provide many sources of information too!
- Neetcode.io
- A curated list of coding problems and courses used to study for Technical interviews
- Includes courses and questions on system design, algorithms, data structures, etc...
- Can be used to track progress and topics already covered in your interview preparation
- Interview.io - Anonymous mock interviews
- "Anonymous mock interviews with engineers from Amazon, Google, Facebook, and other top companies"
- Practice makes perfect!
- System design primer
- Practice questions for getting better at system design
- Sean Prashad's Leetcode Patterns
- A massive database on all the patterns that you can be tested on in a coding interview
Authors
- Gayle Laakmann McDowell
- Cracking the Coding Interview
- The golden standard for books that cover how to approach Technical Interviews
- Covers everything from how to approach solving interview questions to how certain companies like to pick their questions
- Cracking the PM Interview
- A book to help you land a job as a project manager
- Check out their other books as well!
- Cracking the Coding Interview
- Alex Xu
- System Design Interview – An insider's guide
- The quintessential guide to undergoing system design interviews
- ByteByeGo
- System design practice platform
- System Design Interview – An insider's guide
- Steven Skiena
- The Algorithm Design Manual
- A book about algorithms and how to build them in the best way during a coding interview
- The Algorithm Design Manual
Industry Knowledge
Salaries and company information
Proceed with caution and be very aware of selection bias! Usually people who are proud of their salaries will be more open to sharing.
- Levels.fyi
- Crowd-sourced data on Software Engineer salaries
- Provides a collection of useful career tools
- Total Compensation calculator
- Who's still hiring?
- Services (salary negotiation, resume review, etc...)
- Closed sourced (due to early access) community similar to blind
- Glassdoor
- Crowd-sourced data on all salaries by role
- Most things are locked behind you having to create your own account and submit your own contribution (every 12 months)
- Provides user reviews on all things about a company
- How it is to work there?
- Interview reviews and difficulty
- r/Cs Career Questions Salary Sharing
- User sourced contributions
- Usually split by region/continent/country
- New reports are created in intervals and dissected by career stage (early, mid-level, experienced) as well as cost of living
- Hiring Lab by Indeed
- Statistics and trends about hiring and job postings
- Broken down by location/country, industry and practice
The scoop
All sources that will help you keep up to date with what's actually going on
- LinkedIn - More than a social media hub
- Possibly the largest social collection of professionals in the world
- Can be used as an index to find information about companies and individuals
- You can very easily find how many Software Engineers work in Google at Sydney and are on LinkedIn
- Used to find and apply to jobs as well!
- Layoffs.fyi
- A site that congregates all information about the layoffs that are occurring in the tech industry
- Provides data about the impact of said layoffs including
- The number of total layoffs by company
- Spreadsheets containing information on the individuals who have been let go and how to get in touch
- Google Quoted Searches
- This most likely is the most important source of information for me
- Google allows you to
"quote"
search phrases to ensure that results include the quote - Combined with the ability to select the domain with
site:example.com
, it makes it so easy for anyone to find anything that they need
Youtubers
- A Life Engineered
- A principal Software Engineer at Amazon who covers all aspects of career development and advancement
- Their video on how to best prepare for technical interviews
- Sarah Pan
- A Software Engineer at Google who covers anything and everything around SWE and life
- Their Q.A series about their career is very insightful
- Chloe Shih
- A Project Manager currently at Discord that covers all things Project Management and life. Previously @ Facebook, TikTok.
- Another *spicy* Q&A series
- Pirate King
- A Software Engineer at Google and absolute legend
- Provides everything from memes to career advice
- Mayuko
- A Software Engineer at Netflix creating all sorts of insightful content about the tech industry
- My personal favorite video: Why does everyone want to work at FAANG?
- Fireship
- A tech reporter providing insight on the latest and greatest new technologies
- Rahul Pandey
- A previous lead at Meta, Lecturer at Stanford and founder at Taro providing general tech advice and breakdowns
- Tech with Lucy
- A previous solutions architect at AWS sharing career advise about AWS and the cloud.
Open source knowledge
- Tania Rascia
- A great inspiration for why I created my website!
- Writes about random stuff about tech
- Their entire site is open source!
- Kent C. Dodds
- "Helping people make the world a better place through quality software"
- Another open source site!
Change log
- 4th Jul 2023 - Added Hiring Lab by Indeed
- 18th Nov 2022 - Added more Youtubers
- 14th Nov 2022 - Initial Post