This course helps me to up skill during my career break
The lectures don't really teach you but just zip through code and explain what the code is doing. The learning is entirely self guided based on links provided and digging into the documentation. The instructor seems qualified as a technical expert but teaching and helping students understand isn't his strong point. For example one lecture talks about Dijkstra algo, its few minutes long zipping through the code but no explanation about how Dijkstra's algo works, motivations for when/where to use it outside of the given example. Same with other topics, like finding the most connected UFC fighter, which is sped run and nothing provided for how the algo works or generalized applications for it. Also parts of the videos are just deleted, with leaps of logic that you have to figure out what he did. Also, this part might be just me but the specialization seems to focus on the GitHub copilot and GitHub code spaces technologies and how Rust fits into it. However, in my experience, these tools might be useful for personal projects or open source work, however in a professional setting with proprietary code, these services are not permitted. So far any company that I'm familiar with doesn't want their code bases fed into a LLM outside the walls of their firm and prohibit their use.
