Re: [ANN] Free Python tutorial with exercises, cscx.org

2021-04-06 Thread Rudy Matela
On Fri, Apr 02, 2021 at 05:00:40AM +1100, Chris Angelico wrote: > On Fri, Apr 2, 2021 at 2:14 AM Rudy Matela wrote: > > Computer Science by Example https://cscx.org/ is a collection of short > > programming exercises. The site can automatically grade students' > > sol

[ANN] Free Python tutorial with exercises, cscx.org

2021-04-01 Thread Rudy Matela
Hello python-list members, I would like to announce the following educational project: Computer Science by Example https://cscx.org/ is a collection of short programming exercises. The site can automatically grade students' solutions and it accepts submissions in Python. The exercises start

ANN: Concise Python Cheat Sheet

2018-04-22 Thread Rudy Matela
Hello All, I have started building a Python Cheat Sheet. It aims to have Python's most common language features and functions condensed in two pages. It still needs a lot of improvement and better content. If someone wants to use it as a reference, the first version can be found on [1] and the