#LearnInPublic
✅ introduction of @TheOdinProject
✅ CS50 C fundamentals
char vs char[] — single character vs string
for vs while loops — same output, different style
++ only adds 1, use +=n for more
Git vs Terminal vs GitHub
#LearnInPublic#CS50
What surprised me most today: my previous Python and Solidity experience is actually paying off. Concepts that might have felt foreign are clicking faster because I've seen similar patterns before. Learning really does compound.
Slowly but surely — onwards.
Excited to announce that THE UNMUTED has just joined the @dev3pack Bridge Accelerator! 🚀
We're building on @Solana and can't wait to show what we've been working on. https://t.co/TZ3tabFWZW
#CS50#BuildInPublic
Not only coding, but also clear and neat. David is an incredibly good teacher who is remarkably skilled at using visual language to explain obscure concepts. I never imagined code could be this easy. ☺️
And I finally found out what GUI and CLI are.
#BuildInPublic#ClaudeCode
Finished the fifth course of Claude Code — hope I can pass the CCAF. Also planning a short trip to Macao on 28th May to attend the Beyond Expo AI event and get some rest.
#BuildInPublic#CS50
Today's lesson solved a long-standing confusion: why storage and software always use 32, 64, 128, 256 rather than other numbers. I also love how ASCII works — it reminds me of passing secret Morse code messages with my deskmate in high school.