Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Stefan Behnel Newsgroups: de.comp.lang.python Subject: Re: [Python-de] =?utf-8?q?Suche_gutes_Buch_zum_Programmierenlernen_f?= =?utf-8?q?=C3=BCr_13-j=C3=A4hrigen?= Date: Sun, 27 May 2018 15:14:13 +0200 Lines: 19 Message-ID: References: <87sh6ds1as.fsf@aktis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de 0B9gqJwqPMnZMLfz18MKowqBKNV6peUHPtX0BMz4IxKQ== Return-Path: X-Original-To: python-de@python.org Delivered-To: python-de@mail.python.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1527426854; s=strato-dkim-0002; d=behnel.de; h=In-Reply-To:Date:Message-ID:From:References:To:Subject: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=reX2IUxB2bExPjosrR0sVDawv27AKW0o84/STdM7itU=; b=NqkC6Yx+ODVCjM9rocF8UPDJsSNs9Y1bs69EGTIFj8itDVL/rE6EhlFpDvMUSg4AwO RmN56koiE9Z+pao0MyOwG8ovOMycQ+Uv8ulwgKTtExw4lrWq9fjgmLcEPDs8qWFO53cr dJt2D1eOO46pm9BLpe9WMXzoMwpd9peEtt3i8k8obnXVyfJ7QObKzLr3gIMgtC0hXqFE WberQPSt2bmMQSYhkHtUj5bvd3kLuMnCldY+PHBW33ADM9Wj1fXSuGX7npEV5+I3P5MB uQJG0jIxpv5RpIGX6HTsFnerlw5qdRnIgaubXBEN1Brue3ZT8giSaPaCpZtNAknKcEAa KQmg== X-RZG-AUTH: ":E1MMdFW4b++AXZOTwA41DOYM0Dv9LNWvavC/fJZ6Wfgmp/Lh1ANWCRaaq2R1hCooD/t2Vl9QOFcfMaKB63H63tM1aqTDhno31isE9/CVoogfMnCh" X-RZG-CLASS-ID: mo00 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 In-Reply-To: <87sh6ds1as.fsf@aktis.de> Content-Language: de-DE X-BeenThere: python-de@python.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Die Deutsche Python Mailingliste List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: <87sh6ds1as.fsf@aktis.de> Xref: csiph.com de.comp.lang.python:5170 Stephan Herrmann via python-de schrieb am 27.05.2018 um 14:58: > Stefan Behnel writes: >> Wer hat Erfahrung mit Python-Büchern für junge Jugendliche? > [...] >> Daher meine Frage: habt ihr da Empfehlungen für mich? > > Python von Kopf bis Fuß ist m.E. gut für junge Leute geeignet. > > https://www.oreilly.de/buecher/12789/9783960090359-python-von-kopf-bis-fu%C3%9F.html Ah, danke, ja, das hatte ich auch schonmal in den Händen, hatte aber gar nicht mehr dran gedacht, dass das auch jugendtauglich sein könnte. Dieses Buch hier wäre dann auch eine Option, verwendet auch Python, richtet sich aber noch mehr an totale Programmieranfänger: https://www.oreilly.de/buecher/13184/9783960090762-programmieren-lernen-von-kopf-bis-fu%E3%9F.html Stefan