+ 1
Which are the importance things for learning software engineering??
Which programming languages??? Statistics etc.
2 Answers
0
Algorithms and the logic of writing a clean code is the most important thing if you learned how to improve your code efficency using algorithms everything else will become easier.. then you can learn a new technology...
0
Look up the course "Nand to Tetris". It's available for free and will cover most of the basics you'll need for everything computer related, it just won't cover algorithms and data structures.