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


Groups > comp.lang.python > #33547 > unrolled thread

Re: Yet another Python textbook

Started byKwpolska <kwpolska@gmail.com>
First post2012-11-19 17:58 +0100
Last post2012-11-20 08:16 +0000
Articles 3 — 3 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

#33547 — Re: Yet another Python textbook

FromKwpolska <kwpolska@gmail.com>
Date2012-11-19 17:58 +0100
SubjectRe: Yet another Python textbook
Message-ID<mailman.5.1353344338.29569.python-list@python.org>
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

[toc] | [next] | [standalone]


#33582

Fromalex23 <wuwei23@gmail.com>
Date2012-11-19 18:49 -0800
Message-ID<d9126b9e-bce8-4edc-bb96-3ce0738372cb@i7g2000pbf.googlegroups.com>
In reply to#33547
On Nov 20, 2:58 am, Kwpolska <kwpol...@gmail.com> wrote:
> You are writing it for something called “NCLab”, not for the general
> public, and that sucks.

And making it available to the general public to consume. What's wrong
with writing for one audience and providing for a broader?

If you're that concerned with the "NCLab"-ness of it, fork it.

> 2. IMO, you should be doing a bit more general usage programming,
> not science-specific.

It's produced by the Network Computing Laboratory for Science,
Technology, Engineering and Mathematics, of course their focus will be
on science. It's not like there's a lack of more generalised
programming guides for Python.

Some nice bikeshedding there, btw.

[toc] | [prev] | [next] | [standalone]


#33591

FromSteven D'Aprano <steve+comp.lang.python@pearwood.info>
Date2012-11-20 08:16 +0000
Message-ID<50ab3c48$0$21863$c3e8da3$76491128@news.astraweb.com>
In reply to#33547
On Mon, 19 Nov 2012 17:58:55 +0100, Kwpolska wrote:

> 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.

I don't see why you say that it sucks. Why do you care if a free, useful 
Python text book drives some eyeballs to a website?




-- 
Steven

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web