[Edu-sig] Python and... ?

2019-12-10 Thread kirby urner
Granted, these two code blocks (below) are far from identical, however the unittest idea (from JUnit) is alive and well in Rust, which should be encouraging. You'll need another crate (module, use cargo install) if you want AlmostEqual type assertions for floating point work. I'm doing a lot with

Re: [Edu-sig] Python and 3D

2017-05-29 Thread kirby urner
Glad to discover from the docs that the latest VPython may also be installed through conda, recommended if not already using the "Classic" Vpython. conda install -c vpython vpython Graphics are served through a web server on localhost:9000 Screen shot: https://flic.kr/p/V6kPnV (directions imp

Re: [Edu-sig] Python and 3D

2017-05-29 Thread A Jorge Garcia via Edu-sig
Easy way to get vpython working is to install vidle on Linux. Also. Easy way to get turtle.py working is to install idle! HTH, AJG ⁣Sent from BlueMail ​ On May 29, 2017, 7:25 PM, at 7:25 PM, Kevin Cole wrote: >> Good to hear from you Kevin. Did we get to talk at Pycon? > >Not at this last one

Re: [Edu-sig] Python and 3D

2017-05-29 Thread Kevin Cole
> Good to hear from you Kevin. Did we get to talk at Pycon? Not at this last one. I passed by your poster, but at the time, there was too much of a crowd around it to get to it, and I didn't make it back at a quieter moment. > Today I'm helping an old college roommate, now a tenured physics prof

[Edu-sig] Python and 3D

2017-05-29 Thread kirby urner
> > One of the themes / questions was "how do we sustain / build on the > energy we DO have?" and I figure one way is to simply stay in touch > and inform each other of possible opportunities -- software, events, > collaboration, internships for students, etc. Novel, right? ;-) Just > call me Capt

Re: [Edu-sig] Python and pre-algebra

2011-07-02 Thread mokurai
On Sat, July 2, 2011 2:10 pm, David Handy wrote: > On Fri, Jul 01, 2011 at 10:33:35PM -0400, moku...@earthtreasury.org wrote: >> >> On Fri, July 1, 2011 9:28 am, David Handy wrote: >> > I've written a beginning Python >> > programming book (an updated attempt at the "BASIC from the Ground Up" >> >

Re: [Edu-sig] Python and pre-algebra

2011-07-02 Thread mokurai
On Fri, July 1, 2011 2:06 pm, kirby urner wrote: > A weakness in contemporary geometry is this belief that it's best to start > in the abstract / ethereal realm of the infinite this and the > dimensionless that. The real origin of geometry was the necessity of resurveying all agricultural land in

Re: [Edu-sig] Python and pre-algebra

2011-07-02 Thread David Handy
On Fri, Jul 01, 2011 at 10:33:35PM -0400, moku...@earthtreasury.org wrote: > > On Fri, July 1, 2011 9:28 am, David Handy wrote: > > I've written a beginning Python > > programming book (an updated attempt at the "BASIC from the Ground Up" > > that got me started), I've taught short, free seminars

Re: [Edu-sig] Python and pre-algebra

2011-07-01 Thread mokurai
e school. > > Again, I appreciate your support, and I look forward to collaborating with > you. Likewise. > - Original Message - > From: moku...@earthtreasury.org > To: "kirby urner" > Cc: edu-sig@python.org > Sent: Friday, July 1, 2011 1:32:45 AM &

Re: [Edu-sig] Python and pre-algebra

2011-07-01 Thread mokurai
On Fri, July 1, 2011 9:28 am, David Handy wrote: > I've written a beginning Python > programming book (an updated attempt at the "BASIC from the Ground Up" > that got me started), I've taught short, free seminars here in North > Carolina and Virginia, and am doing what I can in my "spare time" to

Re: [Edu-sig] Python and pre-algebra

2011-07-01 Thread kirby urner
@David: thanks for the autobio, starting in Hillsboro where I was talking about the police jumping into Linux to improve their relations with youth culture. It was an experiment. Saturday Academy was where the police turned for instructors, which I where I came into that story, via George Heusto

Re: [Edu-sig] Python and pre-algebra

2011-07-01 Thread Litvin
moku...@earthtreasury.org To: "kirby urner" Cc: edu-sig@python.org Sent: Friday, July 1, 2011 1:32:45 AM Subject: Re: [Edu-sig] Python and pre-algebra On Fri, July 1, 2011 1:41 am, kirby urner wrote: > On Thu, Jun 30, 2011 at 8:03 PM, wrote: >> >> On Wed, June 29, 2011 7:15 pm,

Re: [Edu-sig] Python and pre-algebra

2011-07-01 Thread mary . dooms
d to collaborating with you. - Original Message - From: moku...@earthtreasury.org To: "kirby urner" Cc: edu-sig@python.org Sent: Friday, July 1, 2011 1:32:45 AM Subject: Re: [Edu-sig] Python and pre-algebra On Fri, July 1, 2011 1:41 am, kirby urner wrote: > On Thu, Jun

Re: [Edu-sig] Python and pre-algebra

2011-07-01 Thread David Handy
On Thu, Jun 30, 2011 at 10:41:45PM -0700, kirby urner wrote: > On Thu, Jun 30, 2011 at 8:03 PM, wrote: > > > > On Wed, June 29, 2011 7:15 pm, mary.do...@comcast.net wrote: > > > > > > I teach 6th grade math and Python was suggested as a way to apply > > > pre-algebra concepts in a programming cont

Re: [Edu-sig] Python and pre-algebra

2011-06-30 Thread mokurai
On Fri, July 1, 2011 1:41 am, kirby urner wrote: > On Thu, Jun 30, 2011 at 8:03 PM, wrote: >> >> On Wed, June 29, 2011 7:15 pm, mary.do...@comcast.net wrote: >> > >> > I teach 6th grade math and Python was suggested as a way to apply >> > pre-algebra concepts in a programming context. My programmi

Re: [Edu-sig] Python and pre-algebra

2011-06-30 Thread kirby urner
On Thu, Jun 30, 2011 at 8:03 PM, wrote: > > On Wed, June 29, 2011 7:15 pm, mary.do...@comcast.net wrote: > > > > I teach 6th grade math and Python was suggested as a way to apply > > pre-algebra concepts in a programming context. My programming background > > consists of one C++ programming class.

Re: [Edu-sig] Python and pre-algebra

2011-06-30 Thread mokurai
On Wed, June 29, 2011 7:15 pm, mary.do...@comcast.net wrote: > > I teach 6th grade math and Python was suggested as a way to apply > pre-algebra concepts in a programming context. My programming background > consists of one C++ programming class. How do I begin? Python is one of several excellent

Re: [Edu-sig] Python and pre-algebra

2011-06-30 Thread Vern Ceder
Welcome Mary. Mary first posted her question on my blog post about ISTE, so I sent her here, thinking of the work that many of you have been doing. In addition to Kirby, Andy Harrington has been looking at Python and algebra and I know there were others. I hope some of us can help you out. Cheer

Re: [Edu-sig] Python and pre-algebra

2011-06-29 Thread kirby urner
Hi Mary -- Many subscribers to edu-sig have developed interesting approaches over the years. There's a lot of interest in turtle art and/or turtle graphics. There's this tendency to divide algebra from geometry, whereas some teachers think it's important to keep lexical and graphical connected.

[Edu-sig] Python and pre-algebra

2011-06-29 Thread mary . dooms
I teach 6th grade math and Python was suggested as a way to apply pre-algebra concepts in a programming context. My programming background consists of one C++ programming class. How do I begin? Are lesson plans and small programs available, for example, where students could write and "drop in"

[Edu-sig] Python and Ajax courses at Foothill College

2009-03-24 Thread Elaine
Foothill College is offering two courses of interest to web application software developers: Ajax and Python. These 11- week courses are held weekday evenings from April through June at the Middlefield campus in Palo Alto. If you would like to learn Application Software Development with Ajax, t

[Edu-sig] Python and Linguistics

2008-12-20 Thread Steven Bird
The Natural Language Toolkit is a Python library supporting the linguistic analysis of text. It comes with an online book that teaches Python, Linguistics and Natural Language Processing. It includes material that is suitable for secondary, undergraduate, and graduate levels. Version 0.9.7 has j

Re: [Edu-sig] Python and Robots

2008-06-14 Thread Brian Blais
On Jun 14, 2008, at Jun 14:7:34 AM, Jan Ulrich Hasecke wrote: Are there any other projects around to play with robots and python? I've used (and wrote) pynxc, which is a translator from python to nxc (for the lego mindstorms). still (and probably always) a work in progress, it is very f

Re: [Edu-sig] Python and Robots

2008-06-14 Thread Laura Creighton
And http://www.thinkgeek.com/geektoys/rc/9df0/ was a hit at last year's Europython. Laura ___ Edu-sig mailing list Edu-sig@python.org http://mail.python.org/mailman/listinfo/edu-sig

Re: [Edu-sig] Python and Robots

2008-06-14 Thread Laura Creighton
In a message of Sat, 14 Jun 2008 13:34:17 +0200, Jan Ulrich Hasecke writes: >This is an OpenPGP/MIME signed message (RFC 2440 and 3156) >--===0071348944== >Content-Transfer-Encoding: 7bit >Content-Type: multipart/signed; protocol="application/pgp-signature"; > micalg=pgp-sha1; bou

[Edu-sig] Python and Robots

2008-06-14 Thread Jan Ulrich Hasecke
Hi, I found pyro and want to know if there is any active development for pyro. The developer list stops on May 2007. Is there anybody using pyro with real robots? Are there any other projects around to play with robots and python? juh -- Business: http://hasecke.com --- Private: http://has

[Edu-sig] python and math skills

2007-03-18 Thread Joseph Ehlers
I posted a question a few years back dealing with 'first languages'. This community was tremendously helpful and because of your help my school now teaches Python and students enjoy the language. Among the most notable outcomes I have noticed is that students are engaged in their learning, the

Re: [Edu-sig] Python and pre-Calculus

2006-09-10 Thread kirby urner
On 9/8/06, kirby urner <[EMAIL PROTECTED]> wrote: > And definitely use generators. The fibonacci sequence is a fantastic > place to begin, even if your school is a "no da vinci code" zone, sort > of the way mine is (we got sick of it after a whole year of hype). Per convergent generators, here's

Re: [Edu-sig] Python and pre-Calculus

2006-09-09 Thread Daniel Ajoy
On 8 Sep 2006 at 18:00, [EMAIL PROTECTED] wrote: > From: "Kevin Driscoll" <[EMAIL PROTECTED]> > Subject: [Edu-sig] Python and pre-Calculus > > I'm teaching Pre-Calculus for the first time this year and am hoping > to integrate Python as often as possible. M

Re: [Edu-sig] Python and pre-Calculus

2006-09-08 Thread Kevin Driscoll
The character of "precalc" is very strange. I find it eerie that some texts spell it "Precalculus" rather than "Pre-Calculus" as though it were a class of knowledge like Algebra, Calc, or Trig. We are building our curriculum without giving students a particular textbook so we do have a healthy am

Re: [Edu-sig] Python and pre-Calculus

2006-09-08 Thread kirby urner
Hi Kevin -- Over on math-teach we've been hashing over whether "pre calc" is really prehistoric, as in "soon to be known as something else" i.e. if this becomes a popular insert point for such gnu languages as Python, who knows what will happen, but immediately you're putting most printed precalc

[Edu-sig] Python and pre-Calculus

2006-09-08 Thread Kevin Driscoll
I'm teaching Pre-Calculus for the first time this year and am hoping to integrate Python as often as possible. My syllabus is focused on exploring functions in various forms, uses, and contexts. The intersections to programming are numerous and beautiful. I'd love to get a brainstorm happening h

[Edu-sig] Python and Robotics in Education on Slashdot (Pyro)

2006-07-13 Thread Paul D. Fernhout
I'm sure he's too modest to toot his own horn, :-) but here is a current slashdot article discussing Doug Blank's Python and Robotics in Education using Pyro and other things: http://hardware.slashdot.org/article.pl?sid=06/07/13/010254 Congratulations to Doug! The initial text (168 comm

[Edu-sig] Python and OCaml (Was Lisping)

2005-05-26 Thread Danny Yoo
On Thu, 26 May 2005, Radenski, Atanas wrote: > > It is fine and good to learn a single language, but this is not > > computer science. A single language is just a tool. It is necessary to > > learn several languages in order to have an idea of what computer > > science actually means. > > I beli