|
|
|
|
|
by qiqitori
722 days ago
|
|
Full stack? Well, I suggest you start off with HTML/CSS/JavaScript, move on to databases and typical web backend languages. Then you will need to learn C, C++ and similar languages to understand the databases and backend languages properly. Don't forget to learn some networking, as without it you'll be sol quickly. You shouldn't skip out on learning how the Linux kernel works, and you should also focus on learning the ropes with assembly a little bit. Moving a little deeper, you should know your chips. First the digital chips and how they interact. You should be able to build your own chips, at least in theory. Don't forget the analog components, the power supply, the physical layers of ethernet, wifi, fiberoptic communication, and LTE. |
|