From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x436.google.com (mail-wr1-x436.google.com [IPv6:2a00:1450:4864:20::436]) by sourceware.org (Postfix) with ESMTPS id E51C1385BF85 for ; Thu, 18 Nov 2021 15:49:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E51C1385BF85 Received: by mail-wr1-x436.google.com with SMTP id w29so12405159wra.12 for ; Thu, 18 Nov 2021 07:49:39 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=sVR8ivW7ZaA4TB6QKod1UUiO+uWWzxS2rEkhzvrKF5E=; b=1FK6AzzYgZI5Ak0i5jRCq06Mxjt5Nby7hMzQwZpzLa/PfrVgex5DmE05y5cHq508BD 5DGVhVGT/wST81xZn2+EpwQFeqCcc/xRdYW7WGNE9HVNpHvRjAg0VlyfxXn3HIw28IdY tZDzoKJUUvfOavIveQYCgRvjDNr0nu0wVCzH5GueXBYP7KXgBfiqyUC9Wse6OXXlL2+q HQ7RghSDu/E/eGnIskyJpKgUhT9lIsxQ68QqQFZkUCSPgPsqxwHT64lTxw/C+cyb12Go W2fvn8GuHTaXTwgyLimRGfajW/JiqndjNRhS6okz8aJLVLMsTiGPSbjOaTelbP3mC8nL 70Sg== X-Gm-Message-State: AOAM533QrhcBijAH9Kt14jPUKpOK8Cnurn3ReHGdoAmXm7B4YLkhzDHj ONXQOMUxkyXc44eVIrGLrbVkhVFYG2xBZs0fVZM= X-Google-Smtp-Source: ABdhPJwRHvrN8rPrSG4rkoceyZW88bBJippwnsQM3Wt/IIm3aYKuj14MB8v2L3mr8N8uG148D1LFoJbyvPNFpxNitmY= X-Received: by 2002:adf:fe8e:: with SMTP id l14mr32516078wrr.177.1637250578726; Thu, 18 Nov 2021 07:49:38 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Jonathan Wakely Date: Thu, 18 Nov 2021 15:49:24 +0000 Message-ID: Subject: Re: Seeking help for getting started with the contributions To: Vaibhav Malik Cc: "gcc@gcc.gnu.org" Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2021 15:49:41 -0000 On Thu, 18 Nov 2021 at 15:43, Vaibhav Malik via Gcc wrote: > > Hey! > > I am an electrical engineering student. I came across GNU a few months back > and I want to contribute to improving the existing open-source projects and > be part of the community. My skills include : > C/C++ > HTML/CSS/JavaScript > MATLAB > Docker > Kubernetes > Git Bash > GitHub > > I would really appreciate it if someone could help me set up and guide me > about what should I learn in order to get started. > > Could someone help me out? This question has already been asked several times on this mailing list in the past two weeks. A good place to start would be reading those previous threads, so we don't need to keep repeating ourselves. See these threads: https://gcc.gnu.org/pipermail/gcc/2021-November/237719.html https://gcc.gnu.org/pipermail/gcc/2021-November/237745.html https://gcc.gnu.org/pipermail/gcc/2021-November/237754.html