🔨 My Development Tools
List of tools I use daily ...
List of tools I use daily ...
⬅️Back to Roadmap 💼 Jobs / 🥋 Codewards Basics Web Frameworks
⬅️Back to Roadmap 💼 Jobs / 🥋 Codewards https://stateofjs.com/en-us/ Basics Download NodeJS and Visual Studio Code. 📝Handbook 📝TypeScript Deep Dive Web Frameworks Note See notes about web Express: Fastify: NestJS: ToolJet Novu Amplication Vendure
⬅️Back to Roadmap 💼 Jobs / 🥋 Codewards Basics Download Python and Visual Studio Code with the Python extension. Start with single file scripts. 📚Introducing Python (2019): Ignore everything after chapter 11 📝Basic OOP 🎨Skim through pep8 ⚡️Learn a bit of DSA (Data Structures and Algorithms): do easy in neetcode Note Project ideas: Make a discord bot with discord.py Program a simple game with PyGame such as Snake Deploy a simple FastAPI website in Deta (maybe a TODO list) Advanced Switch to PyCharm once you are familiar with the syntax and concepts such as virtualenvs, git, etc....
⬅️Back to Roadmap 💼 Jobs / 🥋 Codewards Basics 📚Learn Go with Tests 🌐Tour 📚Effective Go 📚Learning Go 📚Go by Example Advanced 📚Let’s Go: Working app with templating, stateful sessions, raw SQL, etc 📚Let’s Go Further: Modern JSON REST API