Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #99675
| Path | csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Joel Goldstick <joel.goldstick@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: An Educational Software Platform written in Python |
| Date | Sat, 28 Nov 2015 16:33:40 -0500 |
| Lines | 24 |
| Message-ID | <mailman.0.1448746430.14615.python-list@python.org> (permalink) |
| References | <88e7805c-700f-4a39-9698-f5c00401a335@googlegroups.com> <87r3ja13jr.fsf@elektro.pacujo.net> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| X-Trace | news.uni-berlin.de qCTKFussxt1us4zfweKgQQ7H+TY35zT1bJuq4VccWuJQ== |
| Return-Path | <joel.goldstick@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.020 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'python,': 0.02; 'received:209.85.223': 0.03; 'subject:Python': 0.05; 'cc:addr :python-list': 0.09; 'programs.': 0.11; "can't.": 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; '>': 0.18; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'am,': 0.23; 'sat,': 0.23; 'header:In-Reply-To:1': 0.24; 'message-id:@mail.gmail.com': 0.27; 'url:mailman': 0.30; 'subject:Software': 0.32; 'url:python': 0.33; 'url:listinfo': 0.34; 'received:google.com': 0.35; 'nov': 0.35; 'something': 0.35; 'url:org': 0.36; 'received:209.85': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'url:mail': 0.40; 'some': 0.40; 'ten': 0.60; 'more': 0.63; '100': 0.79; 'absolutely.': 0.84; 'subject:Platform': 0.84; 'to:none': 0.91; 'joel': 0.91; 'hundred': 0.96 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=rhc8hZ1VAU18IuC1ZYcxoSKg/ny/z0z5ztUJOmc89H8=; b=GZmppLB2RNur/Wn6RHdatKbm4vnju+F271w/6bR4zCXYctLeUWw7LH6vH0VpMoBsqx pH/Wr8pWteQr6LG3q4ozYIHrJzXvwo5K1SeC1xB4l2WNmYr/zZXJQCuzg0iJU+UyfRvV TXNSnZWNINp6hdWkpLfucrKuP9QhlTRI/T+oBLn4ZT5UEXBSBs/aufI1Fx6b97n0WWf5 hFTEu1iF+zCPCc9b7QjaRms02X/r0tpQ5bJRM3YbBpBgc/1e6VA3fgL10LSgJ0luBJuZ 6T1S0U1k+MPC2TPqR1EXfHp2szHBlfpJqgzIlnKgzB0kFSG6NCoa1UNLBIv4vt7GMC6m gRAA== |
| X-Received | by 10.107.30.80 with SMTP id e77mr51715537ioe.180.1448746420876; Sat, 28 Nov 2015 13:33:40 -0800 (PST) |
| In-Reply-To | <87r3ja13jr.fsf@elektro.pacujo.net> |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.20+ |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:99675 |
Show key headers only | View raw
On Sat, Nov 28, 2015 at 11:39 AM, Marko Rauhamaa <marko@pacujo.net> wrote: > Cai Gengyang <gengyangcai@gmail.com>: > > > Can I create something like this entirely in Python, > > Absolutely. It will only take ten to one hundred years for one person to > create. > > > Marko > -- > https://mail.python.org/mailman/listinfo/python-list > Cai, Start small. write some 10 line programs. Then some 30 line programs. then write 100 more usefull programs. Then you will understand what it is you can do or can't. -- Joel Goldstick http://joelgoldstick.com/stats/birthdays
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
An Educational Software Platform written in Python Cai Gengyang <gengyangcai@gmail.com> - 2015-11-28 07:25 -0800
Re: An Educational Software Platform written in Python Marko Rauhamaa <marko@pacujo.net> - 2015-11-28 18:39 +0200
Re: An Educational Software Platform written in Python Joel Goldstick <joel.goldstick@gmail.com> - 2015-11-28 16:33 -0500
Re: An Educational Software Platform written in Python Andrew Farrell <amfarrell@mit.edu> - 2015-11-28 11:18 -0600
csiph-web