9front - general discussion about 9front
 help / color / mirror / Atom feed
From: adventures in9 <adventuresin9@gmail.com>
To: 9front@9front.org
Subject: Re: [9front] Tips or guides to start programming on 9front?
Date: Wed, 23 Oct 2024 10:48:57 -0700	[thread overview]
Message-ID: <CAPfmpJCoxLHNcEeSdPnM1L63pbN5BKrgCzMfAuJN16PO8Uqa4w@mail.gmail.com> (raw)
In-Reply-To: <D53D5CY1WWMI.J3J6FLYPRS8O@pixelhero.dev>

This book is a solid intro to programming in a Plan 9 environment.

http://doc.cat-v.org/plan_9/9.intro.pdf

Covers some basic system libraries, how the compilers and linkers
work, touches on using acid for debugging, and a little graphical
stuff.

Besides the man pages and the papers in /sys/doc, the source code
itself is really good.

On Wed, Oct 23, 2024 at 10:35 AM Noam Preil <noam@pixelhero.dev> wrote:
>
> I'd say, start by reading the system documentation / papers, the intro
> manpages, and figuring out what you want to work on, and then go from
> there.
>
> Basically, "just do it," but... figure out what you want to do, then
> what you need to know to do that, then ask specific questions here or in
> the grid or in #cat-v, and experiment and play around :)
>
> - Noam Preil

  reply	other threads:[~2024-10-23 17:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-22 15:27 Jacobo Da Riva Muñoz
2024-10-22 17:15 ` Romano
2024-10-23  9:01   ` umbraticus
2024-10-23 10:18     ` sirjofri
2024-10-23 17:31 ` Noam Preil
2024-10-23 17:48   ` adventures in9 [this message]
2024-10-24  7:24     ` Jacobo Da Riva Muñoz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPfmpJCoxLHNcEeSdPnM1L63pbN5BKrgCzMfAuJN16PO8Uqa4w@mail.gmail.com \
    --to=adventuresin9@gmail.com \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).