Great book recommendations: Books that Junior Developers should read
How I Became a Software Engineer Without Experience or College Degree
Great article with many resources included: How I Became a Software Engineer Without Experience or College Degree
How to Program
How to land your first job in tech
Job search mega post
An amazing and free path to learn web development:
Learning web development today
How to get your first job:
My job search tips
Preparing for the technical interview:
https://bryanttunbutr.wordpress.com/tag/data-structures/
https://bryanttunbutr.wordpress.com/2018/10/02/memorize-with-understanding/
Review schedule for long term benefits
https://bryanttunbutr.wordpress.com/2022/01/17/coding-interview-patterns/
Coding Interview Patterns
Here are some resources on coding interview patterns:
- https://www.techinterviewhandbook.org/grind75
- https://neetcode.io/
- https://leetcode.com/discuss/general-discussion/460599/blind-75-leetcode-questions
- https://leetcode.com/discuss/career/449135/How-to-effectively-use-LeetCode-to-prepare-for-interviews
- https://medium.com/@koheiarai94/60-leetcode-questions-to-prepare-for-coding-interview-8abbb6af589e
- https://github.com/seanprashad/leetcode-patterns
- https://www.educative.io/courses/grokking-the-coding-interview (PAID)
I can tell you which of your ideas you should pursue
Great article on deciding which software ideas are profitable: I can tell you which of your ideas you should pursue
Gathering software requirements
Questions I typically ask
- What is your current process?
- What are the pain points in the current process?
- How would you define an MVP (Minimum Viable Product)? What are the bare minimum of features of an MVP?
- What would be on your wishlist for a product?
- Creating a shared document where the other person can read and write my notes can also be helpful