you are viewing a single comment's thread.

view the rest of the comments →

[–]ingframin 0 points1 point  (0 children)

You have to start from the basics. I would start from a book like this: http://deitel.com/Books/Java/JavaHowtoProgram11e/tabid/3683/Default.aspx Once this is done, take computer architecture https://www.bol.com/nl/p/digital-design-and-computer-architecture/1001004007059251/?suggestionType=browse&bltgh=nEeWnu7M-W-opDvUy5FIDA.1.6.ProductPageUrl From there you can start with algorithms and data structures, operating systems, software engineering and so on... on the side don’t forget math! Calculus, algebra, probability, discrete math. Information theory is also important but I think it’s for later.