Master DSA patterns: https://algomaster.io
Subscribe to my newsletter: https://blog.algomaster.io/
Subscribe to my tutorial channel: https://www.youtube.com/@algomaster-io
In this video, I share a 7 step process to learn coding from scratch in a short time.
Resources mentioned in the video:
Python Full Course for Beginners: https://www.youtube.com/watch?v=_uQrJ0TkZlc
Intro to Object Oriented Programming - Crash Course: https://www.youtube.com/watch?v=SiBw7os-_zI
Object Oriented Programming with Python - Full Course for Beginners: https://www.youtube.com/watch?v=Ej_02ICOIgs
Design Patterns in Python: https://refactoring.guru/design-patterns/python
Low Level Design Github repository: https://github.com/ashishps1/awesome-low-level-design
Git Tutorial for Beginners: https://www.youtube.com/watch?v=DVRQoVRzMIY
20 Beginner Python Projects: https://www.youtube.com/watch?v=pdy3nh1tn6I
Coding Projects Github repository: https://github.com/ashishps1/awesome-coding-projects
AWS Tutorial For Beginners: https://www.youtube.com/watch?v=k1RI5locZE4
Data Structures and Algorithms in Python - Full Course for Beginners: https://www.youtube.com/watch?v=pkYVOmU3MgA
How to Start LeetCode in 2024 (as a beginner): https://www.youtube.com/watch?v=Nx4bvwU0DqE
👉 Get a FREE System Design Interview Handbook in your inbox by subscribing to my newsletter: https://blog.algomaster.io/
📩 For sponsorships & business inquiries:
→ Fill this short form: https://tally.so/r/nPr5bV
→ Or email: [email protected]
🎥 Subscribe to my channel for more such content: https://www.youtube.com/@ashishps_1/
💻 My Github repositories for tech interview preparation: https://github.com/ashishps1
📹 My other channel: https://www.youtube.com/@algomaster-io
Stay in touch:
✍️ Medium: https://medium.com/@ashishps
👨💻 LinkedIn https://www.linkedin.com/in/ashishps1/
🚀 X: https://twitter.com/ashishps_1
📷 Instagram: https://www.instagram.com/ashishps_1/
Chapters:
00:00 - Introduction
00:21 - Step 1: Adopt a coding mindset
01:30 - Step 2: Pick a Programming Language
03:05 - Step 3: Learn Object Oriented Programming (OOPS)
04:54 - Step 4: Learn a version control system
05:25 - Step 5: Build Projects
06:53 - Step 6 : Learn a cloud computing platform
07:44 - Step 7: Learn Data Structure and Algorithm