🔨 My Development Tools

List of tools I use daily ...

April 3, 2022 · 1 min · Xiang Chen

☕ Java

⬅️Back to Roadmap 💼 Jobs / 🥋 Codewards Basics Web Frameworks

January 1, 2023 · 1 min · Xiang Chen

🇹 TypeScript / NodeJS

⬅️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

January 1, 2023 · 1 min · Xiang Chen

🐍 Python

⬅️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....

January 1, 2023 · 2 min · Xiang Chen

🐿️ Go

⬅️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

January 1, 2023 · 1 min · Xiang Chen