Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #33547

Re: Yet another Python textbook

References <CAB89DN0nusHZU32zP5UbTSUH8P7aXJomssBT-Jge7LEhaOtphg@mail.gmail.com>
Date 2012-11-19 17:58 +0100
Subject Re: Yet another Python textbook
From Kwpolska <kwpolska@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.5.1353344338.29569.python-list@python.org> (permalink)

Show all headers | View raw


On Mon, Nov 19, 2012 at 6:30 AM, Pavel Solin <solin.pavel@gmail.com> wrote:
> I would like to introduce a new Python textbook
> aimed at high school students:
>
> http://femhub.com/textbook-python/.
>
> The textbook is open source and its public Git
> repository is located at Github:
>
> git@github.com:femhub/nclab-textbook-python.git

URL for humans: https://github.com/femhub/nclab-textbook-python

>
> Feedback and contributions are very much
> welcome, every contributor becomes automatically
> a co-author.
>
> Best regards,
>
> Pavel
>

You are writing it for something called “NCLab”, not for the general
public, and that sucks.

1. please use math-compatible fonts in LaTeX, like Computer Modern,
Latin Modern, Lucida Bright or MathTime (I suggest one of the first
two).  This way, stuff in the math environment won’t look differently
than the text.  Currently, your text is in a fancy font and maths are
in Computer Modern.
2. IMO, you should be doing a bit more general usage programming, not
science-specific.
3. Code highlighting for inline code and other languages, please.

This are just my basic thoughts from looking through it.

-- 
Kwpolska <http://kwpolska.tk>
stop html mail      | always bottom-post
www.asciiribbon.org | www.netmeister.org/news/learn2quote.html
GPG KEY: 5EAAEA16

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: Yet another Python textbook Kwpolska <kwpolska@gmail.com> - 2012-11-19 17:58 +0100
  Re: Yet another Python textbook alex23 <wuwei23@gmail.com> - 2012-11-19 18:49 -0800
  Re: Yet another Python textbook Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-11-20 08:16 +0000

csiph-web