Ӫ
੭ˊᵕˋ੭✰゚ software engineering fundamentals ੭ˊᵕˋ੭✰゚
3 things i wish i knew at the beginning of my software engineering journey
1. build a solid foundation
2. take your time writing code
3. take advantage of free resources
how i would learn kubernetes if i woke up tomorrow and forgot everything i knew
1. understand what kubernetes is
2. learn and use kubernetes basics
3. learn more advanced kubernetes topics
things i didn't learn in school: containers
how i would learn git if i had to do it all over again
how i would learn javascript if i woke up tomorrow and forgot everything i knew
1. learn the basics
2. learn more advanced topics
3. try it out
how i would learn python if i had to do it all over again
1. build a solid foundation
- this is the best course i've found to learn python: 30 days of python
2. work on projects to test newly learned skills