Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

What do I do when I finish reading the book? #154

Open
artillect opened this issue Dec 29, 2016 · 5 comments
Open

What do I do when I finish reading the book? #154

artillect opened this issue Dec 29, 2016 · 5 comments
Labels

Comments

@artillect
Copy link

I've completed everything covered in the book, what can I do next? It doesn't seem like anything has been written for the book in a while. What resources can I read to continue working on the OS?

(I know that Github isn't exactly the right place, but I've looked around and asked the IRC and have found nothing. It seems like the Github is slightly more active.)

@bjorn3
Copy link

bjorn3 commented Dec 29, 2016

Have you read http://os.phil-opp.com/ ?

@steveklabnik
Copy link
Member

Yeah I haven't had a ton of time for the book lately. The kernel is farther along, though. So one thing is "go check out the kernel code and see if you can understand it."

I second @bjorn3 's recommendation of Phil's blog, it's great.

@artillect
Copy link
Author

artillect commented Dec 29, 2016

@bjorn3 @steveklabnik Thank you for the recommendations, I'll definitely check those out. It seems like Phil's blog has also not been updated in a few months, but it definitely has a lot more content to work off on.

@steveklabnik
Copy link
Member

Other random resources I like

https://pdos.csail.mit.edu/6.828/2014/xv6.html

http://littleosbook.github.io/

http://pages.cs.wisc.edu/~remzi/OSTEP/

they're not rust, but they're good!

@phil-opp
Copy link
Contributor

@artillect:

It seems like Phil's blog has also not been updated in a few months

There have been some smaller updates over the last weeks, so everything should be up-to-date. And the next post is almost ready (maybe even today :) ).

@steveklabnik xv6 looks really interesting, thanks for the link!

@steveklabnik steveklabnik added first-edition Refers to the first edition of the book question and removed first-edition Refers to the first edition of the book labels Mar 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants