[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-idle-dev
Subject:    Re: [Idle-dev] The Future of Python
From:       Vatroslav Suton <vatroslavsuton () aim ! com>
Date:       2014-02-28 16:30:38
Message-ID: 8D102B98C0A7CF9-56D8-A063 () webmail-m250 ! sysops ! aol ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


I have some source that includes pyopengl
Just give me some time to settle down, I'd be glad to share


Vatroslav Suton
vatroslavsuton@aim.com



-----Original Message-----
From: Bruce Sherwood <Bruce_Sherwood@ncsu.edu>
To: Todd V. Rovito <rovitotv@rovitotv.org>
Cc: idle-dev <idle-dev@python.org>
Sent: Mon, Feb 17, 2014 8:01 pm
Subject: Re: [Idle-dev] The Future of Python


Thanks for pointing out iPython, which indeed has many good features. GlowScript and \
VPython have a different goal, which is to make it quite easy for nonexpert \
programmers, including novices, to write programs that generate real-time navigable \
3D animations as a side effect of computations. One very large population (several \
tens of thousands per semester) is students in an intro physics course who, despite \
no prior programming experience, use the VPython module to be able to write short \
Python programs that model physical systems and show 3D animations of these systems. \
VPython is also used in several advanced computational physics textbooks. GlowScript \
could also be an appropriate environment for these students if the programming \
language could be Python rather than JavaScript or CoffeeScript, which aren't very \
good languages for novice use.


Bruce




On Mon, Feb 17, 2014 at 10:57 AM, Todd V. Rovito <rovitotv@rovitotv.org> wrote:

Phil and Bruce,
  One of the best ways to run Python from the web is with iPython's notebook feature:
http://en.wikipedia.org/wiki/IPython

This might not be exactly what you want but it works great for scientist and \
engineers.  Sharing code between S&E's is trivial with iPython.  I find iPython good \
for developing small chunks of code and sharing with people.  Anything serious I \
still use IDLE.


Sent from my iPad


> On Feb 17, 2014, at 10:38 AM, phil jones <interstar@gmail.com> wrote:
> 
> Ah ... OK.  Will try Chromium.
> 
> 
> > On 17 February 2014 12:32, Bruce Sherwood <Bruce_Sherwood@ncsu.edu> wrote:
> > Thanks to a report, I find that the Brython/GlowScript machinery doesn't
> > work in Firefox or IE; it does work in Chrome. Dunno why. It's early days.
> > 
> > Bruce
> > 
> > _______________________________________________
> > IDLE-dev mailing list
> > IDLE-dev@python.org
> > https://mail.python.org/mailman/listinfo/idle-dev
> _______________________________________________
> IDLE-dev mailing list
> IDLE-dev@python.org
> https://mail.python.org/mailman/listinfo/idle-dev





_______________________________________________
IDLE-dev mailing list
IDLE-dev@python.org
https://mail.python.org/mailman/listinfo/idle-dev

 


[Attachment #5 (unknown)]

<font color='black' size='2' face='arial'>
<div>I have some source that includes pyopengl</div>

<div>Just give me some time to settle down, I'd be glad to share</div>

<div>&nbsp;</div>

<div></div>

<div style="clear: both;">Vatroslav Suton<br>
vatroslavsuton@aim.com<br>
</div>

<div></div>

<div></div>

<div style="color: black; font-family: arial,helvetica; font-size: \
                10pt;">-----Original Message-----<br>
From: Bruce Sherwood &lt;Bruce_Sherwood@ncsu.edu&gt;<br>
To: Todd V. Rovito &lt;rovitotv@rovitotv.org&gt;<br>
Cc: idle-dev &lt;idle-dev@python.org&gt;<br>
Sent: Mon, Feb 17, 2014 8:01 pm<br>
Subject: Re: [Idle-dev] The Future of Python<br>
<br>




<div id="AOLMsgPart_2_5181a52e-d3cd-462f-b92d-93d2ce008fb3">

<div dir="ltr">Thanks for pointing out iPython, which indeed has many good features. \
GlowScript and VPython have a different goal, which is to make it quite easy for \
nonexpert programmers, including novices, to write programs that generate real-time \
navigable 3D animations as a side effect of computations. One very large population \
(several tens of thousands per semester) is students in an intro physics course who, \
despite no prior programming experience, use the VPython module to be able to write \
short Python programs that model physical systems and show 3D animations of these \
systems. VPython is also used in several advanced computational physics textbooks. \
GlowScript could also be an appropriate environment for these students if the \
programming language could be Python rather than JavaScript or CoffeeScript, which \
aren't very good languages for novice use. <div>
<br>
</div>

<div>Bruce</div>
</div>

<div class="gmail_extra"><br>
<br>

<div class="gmail_quote">On Mon, Feb 17, 2014 at 10:57 AM, Todd V. Rovito <span \
dir="ltr">&lt;<a href="mailto:rovitotv@rovitotv.org">rovitotv@rovitotv.org</a>&gt;</span> \
wrote:<br>

<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; \
border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: \
solid;">Phil and Bruce,<br>

&nbsp; One of the best ways to run Python from the web is with iPython's notebook \
feature:<br>

<a href="http://en.wikipedia.org/wiki/IPython" \
target="_blank">http://en.wikipedia.org/wiki/IPython</a><br>

<br>

This might not be exactly what you want but it works great for scientist and \
engineers. &nbsp;Sharing code between S&amp;E's is trivial with iPython. &nbsp;I find \
iPython good for developing small chunks of code and sharing with people. \
&nbsp;Anything serious I still use IDLE.<br>


<br>

<br>

Sent from my iPad<br>


<div class="HOEnZb">
<div class="h5"><br>

&gt; On Feb 17, 2014, at 10:38 AM, phil jones &lt;<a \
href="mailto:interstar@gmail.com">interstar@gmail.com</a>&gt; wrote:<br>

&gt;<br>

&gt; Ah ... OK. &nbsp;Will try Chromium.<br>

&gt;<br>

&gt;<br>

&gt;&gt; On 17 February 2014 12:32, Bruce Sherwood &lt;<a \
href="mailto:Bruce_Sherwood@ncsu.edu">Bruce_Sherwood@ncsu.edu</a>&gt; wrote:<br>

&gt;&gt; Thanks to a report, I find that the Brython/GlowScript machinery doesn't<br>

&gt;&gt; work in Firefox or IE; it does work in Chrome. Dunno why. It's early \
days.<br>

&gt;&gt;<br>

&gt;&gt; Bruce<br>

&gt;&gt;<br>

&gt;&gt; _______________________________________________<br>

&gt;&gt; IDLE-dev mailing list<br>

&gt;&gt; <a href="mailto:IDLE-dev@python.org">IDLE-dev@python.org</a><br>

&gt;&gt; <a href="https://mail.python.org/mailman/listinfo/idle-dev" \
target="_blank">https://mail.python.org/mailman/listinfo/idle-dev</a><br>

&gt; _______________________________________________<br>

&gt; IDLE-dev mailing list<br>

&gt; <a href="mailto:IDLE-dev@python.org">IDLE-dev@python.org</a><br>

&gt; <a href="https://mail.python.org/mailman/listinfo/idle-dev" \
target="_blank">https://mail.python.org/mailman/listinfo/idle-dev</a><br>

</div>
</div>
</blockquote></div>
<br>
</div>


</div>



<div id="AOLMsgPart_3_5181a52e-d3cd-462f-b92d-93d2ce008fb3" style="margin: 0px; \
color: rgb(0, 0, 0); font-family: Tahoma, Verdana, Arial, Sans-Serif; font-size: \
12px; background-color: rgb(255, 255, 255);">

<pre style="font-size: 9pt;"><tt>_______________________________________________
IDLE-dev mailing list
<a href="mailto:IDLE-dev@python.org">IDLE-dev@python.org</a>
<a href="https://mail.python.org/mailman/listinfo/idle-dev" \
target="_blank">https://mail.python.org/mailman/listinfo/idle-dev</a> </tt></pre>
</div>
 <!-- end of AOLMsgPart_3_5181a52e-d3cd-462f-b92d-93d2ce008fb3 -->



</div>
</font>



_______________________________________________
IDLE-dev mailing list
IDLE-dev@python.org
https://mail.python.org/mailman/listinfo/idle-dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic