0
Advice for beginners working towards dev/engineering
Any advice for navigating GitHub and code spaces Are there any other websites I should be exploring I experimented with leetcode freecodecamp YouTube chatgpt etc. - What free IDE would you recommend other than code spaces for C++ and py. -Where can you host a dynamic website for free? -Any general advice would be welcomed I've been hammering Google chatgpt and YouTube for knowledge and directions but there's no substitute for people with experience
2 Answers
+ 2
GitLab exists as well....
hosting for free: must be an opensource project: I'm hosting it on vercel
IDE: not an IDE, but almost: VSCodium
if you know what would you like to do, this is a really great guide, a roadmap....
https://roadmap.sh/
I hope this helps!