Re: [Edu-sig] Localized keywords library for learning Python

2017-08-17 Thread Andre Roberge
On Thu, Aug 17, 2017 at 1:57 PM, Sebastian Silva wrote: > On 17/08/17 11:36, Andre Roberge wrote: > > ... > > > I appreciate reeborg and currently wasn't considering using it because I > was looking for a production-capable coding experience, but your post about > reeborg certainly has inspired a

Re: [Edu-sig] Localized keywords library for learning Python

2017-08-17 Thread Sebastian Silva
On 17/08/17 11:36, Andre Roberge wrote: > On Thu, Aug 17, 2017 at 1:17 PM, Sebastian Silva > mailto:sebast...@fuentelibre.org>> wrote: > > Hi! > > I enjoy teaching Python to kids and have just been reading André > Robergé's wonderful Reeborg tool and documentation and have > appreci

Re: [Edu-sig] Localized keywords library for learning Python

2017-08-17 Thread Andre Roberge
On Thu, Aug 17, 2017 at 1:17 PM, Sebastian Silva wrote: > Hi! > > I enjoy teaching Python to kids and have just been reading André > Robergé's wonderful Reeborg tool and documentation and have appreciated > two details on his approach to Python: > > The introduction of "repeat :" keyword: > >

[Edu-sig] Localized keywords library for learning Python

2017-08-17 Thread Sebastian Silva
Hi! I enjoy teaching Python to kids and have just been reading André Robergé's wonderful Reeborg tool and documentation and have appreciated two details on his approach to Python: The introduction of "repeat :" keyword: http://reeborg.ca/docs/en/basics/repeat.html And the availability of st