<div dir="ltr">>On Tue, Mar 21, 2023 at 7:21 PM Panagiotis Filippakopoulos <<a href="mailto:filippakpan@gmail.com">filippakpan@gmail.com</a>> wrote:<br>><br>> Hello. I would like to ask, what your advise would be to a person that wants to get in the kernel development industry, without having a coputer science degree. I attended some classes for computer science, but due to some difficulties i left after the first semester. During that time we learned a little bit about operating systems and the basics of programming. Is learning operating systems C and Assembly, for a specific architecture, (e.g. x86) a good start? What should my steps be after that? Thank you in advance.<br>><br>> Filippakopoulos Panagiotis<br><br>Read the documentation :<br><a href="https://docs.kernel.org/process/development-process.html">https://docs.kernel.org/process/development-process.html</a><br><br>Read this by Valdis again and again... ( and again! ) <br><a href="https://lists.kernelnewbies.org/pipermail/kernelnewbies/2017-April/017765.html">https://lists.kernelnewbies.org/pipermail/kernelnewbies/2017-April/017765.html</a><br><br>After reading the above by Valdis go ahead and give it a go, this is how I started. <br><br>When I said read the documentation... <br><br>If you think about it there is no better documentation than the actual source code. Reading the source <br>is one thing... understanding/comprehending it is totally another  :-)<br><br>Hope this helps!<br><br>Aruna<br><br></div>