Petr Viktorin

Results 103 issues of Petr Viktorin

Makefile.pre.in is frequently forgotten, see https://github.com/python/cpython/pull/13563, https://github.com/python/cpython/pull/30311, https://github.com/python/cpython/pull/31784. The [instructions for adding a new module to stdlib](https://devguide.python.org/stdlibchanges/?highlight=adding#adding-a-new-module) currently focus on *what* can be added rather than *how* to add something,...

enhancement
guide-new content
guide-automation
topic-building python

There's a (rather inactive right now) PEP that would need to get a list like this into Python itself: [PEP 534](https://www.python.org/dev/peps/pep-0534/) Do you want to help incorporate a list of...

Braindump of TODOs after the first iteration of the Snake workshop. (Checked means solved in my fork, not necessarily merged here) * [ ] Adapt Django Girls' Intro to Python,...

content
sprint-idea

Říkat na hodině ať si to lidi zkopírují z materiálů je opruz.

content
MI-PYT

These are based on my notes from [a PyWorking workshop](https://github.com/pyvec/pyworking-materials/tree/master/180617_Soubory_barvy), rewritten to be a bit better for self-study. @frenzymadness, this might be useful for the stdlib course

Also, split the lesson into sections

Here's one more rework of existing lessons. * A graphical overview of list mutation methods * More thorough explanation of mutability * Lesson on Nested lists, and `enumerate` & `zip`...

This is not yet the quality I'd put in the self-study course, but it might be useful to test this for in-preson courses. I hope that this lesson makes it...

As reported by @Kobzol in #628: Maybe we should attempt to justify zero-based indexing without resorting to statements such as "it's black magic"? Pointer-based reasoning is too complex and also...

content
beginners-course

Tabulka na konci [lekce o příkazové řádce](http://naucse.python.cz/lessons/beginners/cmdline/) je škaredá a těžkopádná. Měl by na to být tahák jako na ostatní seznamy encyklopedických znalostí.

content
beginners-course