From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE, MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id 551DA24D2E for ; Thu, 24 Oct 2024 09:25:42 +0200 (CEST) Received: from layka.disroot.org ([178.21.23.139]) by 9front; Thu Oct 24 03:24:42 -0400 2024 Received: from mail01.disroot.lan (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 9595925185 for <9front@9front.org>; Thu, 24 Oct 2024 09:24:39 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavis, port 10024) with ESMTP id hPFk2tbGXigN for <9front@9front.org>; Thu, 24 Oct 2024 09:24:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1729754678; bh=Pv5+1JxOKkgltFbboYePBS4Egz/rX1bTOLCqR80LBoA=; h=Date:From:To:Subject:In-Reply-To:References; b=FOzSbzQeAvDb4Q7e2ModNilf9wXJ2n09hKuzxbN2obhPTRt3FWkN4G1ZVbYJbcNQw g8oUDEcb6cTC+Hk7hV/FzftAlhcvvbS+BIHw7ND7aiSpbhnGgdKXkY/CO6hi1s3tTu 7ZKeg8qoV+Yp3ObiPfg0oOc+NUc1f5sEaJHpWLA9n5PSbB+BlDk+LXUFlhEDo1EOTs oUu/G/jgK7sTzSEtKEMhUCAeFDYnaXz4YPO2dkHMWvSqAUhIC71OqQZfgs4Y00ogVn G+lIZeWQdtAvu+ZGTCkmjKTOPXUdb0LYwrtZioPj/ihXOg6SjvbqhFM6YJvYO+wcA/ 7kNsW4kDTm1YQ== Date: Thu, 24 Oct 2024 09:24:36 +0200 From: =?ISO-8859-1?Q?Jacobo_Da_Riva_Mu=F1oz?= To: 9front@9front.org User-Agent: K-9 Mail for Android In-Reply-To: References: Message-ID: <04D87C86-894E-42C9-9869-DA756F066F90@disroot.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----5QFRLBPJ14JWKIES8MSHW987IDKS4G Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: content-addressed compliant dependency property solution Subject: Re: [9front] Tips or guides to start programming on 9front? Reply-To: 9front@9front.org Precedence: bulk ------5QFRLBPJ14JWKIES8MSHW987IDKS4G Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Thanks to all!!!! El 23 de octubre de 2024 19:48:57 CEST, adventures in9 escribi=C3=B3: >This book is a solid intro to programming in a Plan 9 environment=2E > >http://doc=2Ecat-v=2Eorg/plan_9/9=2Eintro=2Epdf > >Covers some basic system libraries, how the compilers and linkers >work, touches on using acid for debugging, and a little graphical >stuff=2E > >Besides the man pages and the papers in /sys/doc, the source code >itself is really good=2E > >On Wed, Oct 23, 2024 at 10:35=E2=80=AFAM Noam Preil 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=2E >> >> Basically, "just do it," but=2E=2E=2E figure out what you want to do, t= hen >> what you need to know to do that, then ask specific questions here or i= n >> the grid or in #cat-v, and experiment and play around :) >> >> - Noam Preil ------5QFRLBPJ14JWKIES8MSHW987IDKS4G Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hi,

Thanks to all!!!!
=


------5QFRLBPJ14JWKIES8MSHW987IDKS4G--