From owner-freebsd-chat@FreeBSD.ORG Sun Sep 7 08:13:46 2008 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46B6C106566B for ; Sun, 7 Sep 2008 08:13:46 +0000 (UTC) (envelope-from ktullavik@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id C51C98FC1D for ; Sun, 7 Sep 2008 08:13:45 +0000 (UTC) (envelope-from ktullavik@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so427613eyi.7 for ; Sun, 07 Sep 2008 01:13:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=0W3ulpLudNVL5gdtD4uqXhozTQTeZqW43ryHErxC52g=; b=wReqvdazFAIlNcSUo7fk5H2IldKchHypt3/oP+h1Ojx4yQd5bF8cg8zCG5k6o4P3VY 1Qjx0kIhxO7os2mszOAt7WmMTvbAsV+f3N/nIjYRL9I1aLoHVqfKHuArPoxH7FJfCupu EFWUZKpTmtYazITeVpCKFVid3dZ4b81bflKzg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=s6Fzc34fYY9K0oGQOlikWJ0OVTdrWd2P54A84wBf/HYX4Rkz8sz99KnGhCPEg+kG5G Ht567AP9JYjus55a22SlJe7OvbnLzUnLmPD1htJ3ylSDRgKo8ntqABW9HAkg+HUH73dK b41ulG2srOvQwfr/6UDv73NddvrLqpU7EnYqs= Received: by 10.210.48.14 with SMTP id v14mr16682213ebv.71.1220773245113; Sun, 07 Sep 2008 00:40:45 -0700 (PDT) Received: from ?10.0.0.2? ( [84.49.128.177]) by mx.google.com with ESMTPS id 3sm2653008eyi.5.2008.09.07.00.40.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 07 Sep 2008 00:40:44 -0700 (PDT) Message-ID: <48C3853F.1010802@gmail.com> Date: Sun, 07 Sep 2008 09:39:43 +0200 From: ktu User-Agent: Thunderbird 2.0.0.16 (X11/20080801) MIME-Version: 1.0 To: freebsd-chat@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Great webcasts from Berkeley X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Sep 2008 08:13:46 -0000 Berkeley university is making publicly available webcasts from many of their courses. I found this course, CS 61C Machine Structures, to be incredibly good, and thought I'd share the link: http://webcast.berkeley.edu/course_details.php?seriesid=1906978500 If you are interested in C-programming, operating systems, assembly/ CPU, memory management etc, and are not already a guru, this is gold. (Maybe most people on this list are level 10 gurus, I don't know)