Good resources

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Locked
GhostedGaming
Member
Member
Posts: 35
Joined: Wed Jul 02, 2025 11:46 pm
Libera.chat IRC: GhostedGaming

Good resources

Post by GhostedGaming »

I understand that if I search hard enough I will find what I need obviously I have the intel SDM, and then the various pages on the osdev wik,i but I have one issue with the wiki for one there's quite a bit of out dated pages. Some things just aren't explain well enough or there's some stub pages that are yet to be filled, if anyone has some better docs to read that would be nice.
GhostedGaming
Member
Member
Posts: 35
Joined: Wed Jul 02, 2025 11:46 pm
Libera.chat IRC: GhostedGaming

Re: Good resources

Post by GhostedGaming »

I also just have trouble finding things that explain it how I want it to be explained obviously I won't ever get something like that though I could always ask questions but I really hate to bother people for either a small or dumb question unless if its fine to ask them but I just need to interpret stuff better
Octocontrabass
Member
Member
Posts: 6245
Joined: Mon Mar 25, 2013 7:01 pm

Re: Good resources

Post by Octocontrabass »

GhostedGaming wrote: Tue Apr 14, 2026 8:48 amI really hate to bother people
I doubt you'll bother anyone, but if you're worried about that, you could help us improve the wiki whenever you have questions.
GhostedGaming
Member
Member
Posts: 35
Joined: Wed Jul 02, 2025 11:46 pm
Libera.chat IRC: GhostedGaming

Re: Good resources

Post by GhostedGaming »

Ok, thanks I do wonder if any of the pages will be updated
dragonzapedu
Posts: 10
Joined: Mon Aug 17, 2026 4:09 am
Location: United Kingdom
GitHub: https://github.com/nibblebits
Contact:

Re: Good resources

Post by dragonzapedu »

Hey,

Daniel mccarthys kernel development from scratch course is what I recommend: https://dragonzap.com/offer/kernel-deve ... king=osdev

You build a fully functioning OS/Kernel from scratch with UEFI support, full use of paging, graphical user interfaces and more. PCI/PCIE, NVME controllers are also included

Hope it helps

Thanks
Octocontrabass
Member
Member
Posts: 6245
Joined: Mon Mar 25, 2013 7:01 pm

Re: Good resources

Post by Octocontrabass »

dragonzapedu wrote: Mon Aug 17, 2026 4:12 amdragonzap dot com
When you're affiliated with the service you're advertising, you should specify that in your post, even if your username makes it pretty obvious.
dragonzapedu
Posts: 10
Joined: Mon Aug 17, 2026 4:09 am
Location: United Kingdom
GitHub: https://github.com/nibblebits
Contact:

Re: Good resources

Post by dragonzapedu »

Octocontrabass wrote: Mon Aug 17, 2026 10:46 am
dragonzapedu wrote: Mon Aug 17, 2026 4:12 amdragonzap dot com
When you're affiliated with the service you're advertising, you should specify that in your post, even if your username makes it pretty obvious.
Dragon Zap is the platform, we have over 21 teachers Daniel is one of them this profile is shared among the team, Daniel did not write the original comment.
User avatar
iansjack
Member
Member
Posts: 4908
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: Good resources

Post by iansjack »

I’m afraid that I have to be a little wary of any company that advertises £200 courses on a forum. One of your teachers recommends your course? As Mandy Rice-Davis said “well they would, wouldn’t they”.
dragonzapedu
Posts: 10
Joined: Mon Aug 17, 2026 4:09 am
Location: United Kingdom
GitHub: https://github.com/nibblebits
Contact:

Re: Good resources

Post by dragonzapedu »

iansjack wrote: Sun Aug 23, 2026 11:43 pm I’m afraid that I have to be a little wary of any company that advertises £200 courses on a forum. One of your teachers recommends your course? As Mandy Rice-Davis said “well they would, wouldn’t they”.
Honestly you make a fair point, so I can elaborate a bit more the part one course has over 16000 students, part two course around 500-700 students so far, the courses are tested and have great reviews, you can search around on Google for Developing a multi-threaded kernel from scratch video course series to see how strong of a following it has, the offer I gave here the 200 £ one gives you full access to part one and part two video course series so you are getting three kernel dev video courses for that price with 69 hours of video. The series took over 2 years to build working daily so the price reflects the effort involved.
User avatar
iansjack
Member
Member
Posts: 4908
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: Good resources

Post by iansjack »

At this point I am going to lock this topic. The forum rules forbid spamming, you obviously don’t need the advertisement, and there’s a danger that other vendor might join in.
Locked