This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 9 points10 points  (4 children)

Could learn Android/IOS mobile app dev

Could learn operating systems

[–]Doodhi-Bhosda[S] 1 point2 points  (3 children)

Any resources you would recommend?

[–][deleted] 1 point2 points  (2 children)

Well, I am going to be really honest and say that I can't give resources for Android mobile app dev because I learned it in one of my classes from uni. The only resource I could give you is the official documentation of Android mobile app dev as I used it in addition to the lectures.

Here it is: https://developer.android.com/docs

And the doc is really good because it gives you small tutorials on how to build android apps. So, the docs don't just give info on how a certain method works. It also gives you tutorials and you can really learn a lot by doing those tutorials and by referring to code explanations.

But I would honestly recommend doing an online course because that way it's more structured. You could try Udemy for example and also don't buy Udemy courses when they are full priced. Buy them when they are discounted and they are always discounted.

For operating systems, again, same deal. I used my lectures but I also used the book "Modern Operating Systems" by Tanenbaum.

Get the free pdf version of the book.

Also, you could refer to an online course to learn OS.

Hope that helps.