From owner-freebsd-hackers@FreeBSD.ORG Mon Dec 23 15:43:05 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1C407E54 for ; Mon, 23 Dec 2013 15:43:05 +0000 (UTC) Received: from mail-wi0-x243.google.com (mail-wi0-x243.google.com [IPv6:2a00:1450:400c:c05::243]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ACF891645 for ; Mon, 23 Dec 2013 15:43:04 +0000 (UTC) Received: by mail-wi0-f195.google.com with SMTP id hm19so1891525wib.6 for ; Mon, 23 Dec 2013 07:43:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=8GjT2fODyxUUmE5wMmIHAoYKA6WwF56/yJDR2oB8+fc=; b=VdTeMRxxqj5hfO1YQzXaGy9C+myVdtgi0oJ6h3uSKW0vccx+4mvu/OiKjfxoiwYOrY 9vfLr/1vPH2UA58hAHnisLWbjnhIs7/Vh5WHAKa4DldJwYrDvDYi0bB8mZzhoSxMG9XM sx2Xd7a3xuTosJWJOweDcSICUmZeEoz0kVCzOXdrE3nA5nGYvNAi1IpR/Pp0YJy6fTfn K1J8uhWsc81Hu6purFuaI3reBWZVzUCUgWF8kwbgTqEIqL5EE8+XtUvjCBEYkUtOBrnO xQ9GBy5q/RxXFMnHnTb3kBbCKh6ODOjQvANotbhhNrercIzA1uwlE3UtgMWqDqnsu7EG uUZw== MIME-Version: 1.0 X-Received: by 10.194.202.230 with SMTP id kl6mr19440021wjc.9.1387813383098; Mon, 23 Dec 2013 07:43:03 -0800 (PST) Received: by 10.194.118.229 with HTTP; Mon, 23 Dec 2013 07:43:03 -0800 (PST) Date: Mon, 23 Dec 2013 21:13:03 +0530 Message-ID: Subject: Beginner From: prabhdeep singh To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Dec 2013 15:43:05 -0000 I want to start contributing to the open source community, but I do not where to begin. Your community's cause seems great! So I would love to start but I am absolutely clueless as to where to begin. I have a background in C++ and algorithmic operations. Any help would be appreciated!