<p>Hi Richard,<br>
I am also new to nginx development and the best resource, so far are:<br>
 * <a href="http://www.evanmiller.org/nginx-modules-guide.html">http://www.evanmiller.org/nginx-modules-guide.html</a><br>
 * <a href="http://antoine.bonavita.free.fr/nginx_mod_dev_en.html">http://antoine.bonavita.free.fr/nginx_mod_dev_en.html</a></p>
<p>I met a guy, Wandenberg Peixoto ( <a href="https://github.com/wandenberg">https://github.com/wandenberg</a>) who has been an invaluable help.</p>
<p>I called my first module "do_nothing" and it was challenging enough. Although the blog post is written in Portuguese, the source code is documented in english: <a href="http://tech.pauloasilva.com/nginx-desenvolvimento-de-modulos/">http://tech.pauloasilva.com/nginx-desenvolvimento-de-modulos/</a></p>

<p>I have a few months of nginx development experience but I had already fight big challenges with some nginx stuffs. If you have any questions and if you think I can help you, drop me a line by email.<br>
</p>
<div class="gmail_quote">On Aug 20, 2014 6:53 PM, "Richard Fussenegger, BSc" <<a href="mailto:richard@fussenegger.info">richard@fussenegger.info</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi!<br>
<br>
I'd like to start working on the nginx source. I know my way around in C (although I'm not a crack at all) but I'm totally new to nginx. Do you have some starting points that would help a new developer to understand how things work?<br>

<br>
- Coding standards (already noticed an 80 character hard limit)?<br>
- Preferred OS (FreeBSD, or is Debian good enough)?<br>
- Any other good tips or articles to help one get started?<br>
<br>
I searched the Internet but wasn't able to find anything that would help, so I decided to turn to the mailing list. I'm sorry if this question is redundant.<br>
<br>
Thanks in advance<br>
Richard<br>
<br>
______________________________<u></u>_________________<br>
nginx-devel mailing list<br>
<a href="mailto:nginx-devel@nginx.org" target="_blank">nginx-devel@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx-devel" target="_blank">http://mailman.nginx.org/<u></u>mailman/listinfo/nginx-devel</a><br>
</blockquote></div>