|
|
|
|
|
by user-extended
1284 days ago
|
|
But you see, you still got that college degree that led you into bigger things in life, you overcame. At 18, I genuinely thought I shall overcome too, but it did not happen, and now I am at where I am at. I am glad you did though, and I wish you the best. |
|
I challenge you to three months of relentless self education. Instead of watching YouTube or browsing socials in your spare time but some very basic projects on your plate then move from there to larger ones.
Here's how I self-taught website design:
1. Khan academy JavaScript courses (intro first) with small khan academy projects between: https://www.khanacademy.org/computing/computer-programming
2. Khan academy HTML course with some small khan academy projects between
3. Bit of a jump here but Angular Tour of Hero's: https://angular.io/tutorial/tour-of-heroes
4. Small, self designed angular site. BE SURE to use the tools you have at your disposal, USE GOOGLE SEARCH.
5. Learn "First day on GitHub" https://skills.github.com/#first-day-on-github
6. Host an Angular site on GitHub Pages.
After this I learned Python and some data science stuffs, got into Flask (which allows for website backends via REST) and MongoDB (database).
If you genuinely apply yourself to learn this kind of stuff and feel confident in you capabilities, I know you can apply it in a way that at the very least will help you feel a bit more fulfilled in your skillset.