AESB2122 - Signals and Systems with Python
Geet George (he/him)
You’ve already learnt some Python in the last year. Here, we’ll continue on that foundation.
vim
or nano
as text editors), but also the one with the steepest learning curve!Nothing wrong with learning from each other!
But learn the reasoning and the principles behind the code, don’t just replicate the code. It doesn’t help anyone.
Honestly, these tools are not good for beginners or students.
Skips the learning process and leads to a lack of understanding of the underlying concepts.
You should understand every line of code that is in your project.
Sometimes, AI tools can help, but make sure you completely understand the solution they provide.
These are used extensively now in the industry, so familiarity with them can be beneficial. However at your level use them as tools, not crutches.