[omaha] January 20 Meeting Details

Wes Turner wes.turner at gmail.com
Tue Jan 12 08:20:33 EST 2016


* http://www.pythontutor.com/
*
https://github.com/pgbovine/OnlinePythonTutor/blob/master/v4-cokapi/Dockerfile

you might be thinking of brython?

* Python -> Brython Compiler -> Javascript *
* http://brython.info/doc/en/index.html#
  * the HTML docs are useful (w/ the HTML tags and DOM traversal API and
all)

* IIUC, the Javascript produced by the Brython transpiler is somewhat
opaque: it's a big ball of mud after it's transformed to Javascript.

* Google GWT uses the [closure] compiler to transform Java to JS.
   https://en.wikipedia.org/wiki/Google_Web_Toolkit

* pyjs
   https://en.wikipedia.org/wiki/Pyjs

* Scala
  https://github.com/scala-js/scala-js
  http://www.scala-js.org/

* ROSE Compiler transpiles from many languages to many languages.
  https://en.wikipedia.org/wiki/ROSE_(compiler_framework)
  | Wrdrdtools: https://wrdrd.com/docs/tools/index#rose

...

Some less opaque ways of working with JS:

* CoffeeScript
* TypeScript (JS, Types, INTERFACES)
   https://wrdrd.com/docs/tools/index#typescript

* NodeJS, NPM, Bower, Grunt, Gulp
  https://wrdrd.com/docs/tools/index#node-js
  https://wrdrd.com/docs/tools/index#npm
* https://wrdrd.com/docs/tools/index#bower
* https://wrdrd.com/docs/tools/index#grunt
* https://wrdrd.com/docs/tools/index#gulp

... Sorry for all the wrdrdtools links; it's more efficient to link to
where I've already collected many of the source, docs, homepage, etc. URLs
(relevant AND self-serving / self-serving and relevant)
On Jan 11, 2016 6:23 PM, "Steve Young via Omaha" <omaha at python.org> wrote:

> I am more of a Krispy Kreme Hot Doughnuts Now guy.
>
> [image: Inline image 1]
>
> In case you haven't seen it, the white is a waterfall of hot sugary
> goodness.
>
> For those of you thinking, 'this is a python email list', check this out:
> http://blog.trinket.io/doughnuts-for-bugs/
> and
> https://trinket.io/ and
>
> https://docs.trinket.io/getting-started#/3-teaching-with-trinkets/using-interactive-examples
>
> Which reminded me of http://www.codeskulptor.org/ which was a browser
> based
> python I used with a coursera class a while back - it gave all the students
> the same environment.
>
> Steve
>
> On Fri, Jan 8, 2016 at 4:07 PM, Joe Gulizia via Omaha <omaha at python.org>
> wrote:
>
> > The Dunkin' Donuts next to Do_ is now open.  FYI
> >
> > Joe
> > --------------------------------------------
> > On Fri, 1/8/16, Steve Young via Omaha <omaha at python.org> wrote:
> >
> >  Subject: [omaha] January 20 Meeting Details
> >  To: "Omaha Python Users Group" <omaha at python.org>
> >  Cc: "Steve Young" <wereapwhatwesow at gmail.com>
> >  Date: Friday, January 8, 2016, 3:28 PM
> >
> >  *Topic/Speaker – A Novice’s
> >  Experience Teaching Python to Kid’s and
> >  Scientists/Burch Kealey**Location *– The recently opened
> >  *Do Space* at 7205
> >  Dodge Street, Omaha.  SW corner of 72nd and Dodge.
> >  Meeting starts at *6:30*
> >  <http://www.omahapython.org/blog/archives/event/january-meeting>*pm,
> >  Wednesday, January 20
> >  <http://www.omahapython.org/blog/archives/event/january-meeting>.
> >  *Arrive
> >  early and check out the space.
> >
> >  Forward this to interested parties, or share this link:
> >  http://www.omahapython.org/blog/archives/454.
> >  I think the past few months Hubert was getting the details
> >  updated on
> >  techomaha.com - @Hubert: can you (or someone else) make this
> >  happen?  Or
> >  send me the contact info to send it to?
> >
> >  Remind me to discus at the meeting, or reply to the list,
> >  but what is the
> >  consensus on food at the meetings?  I think it is nice
> >  to have some
> >  snacks/drinks available, as long as it is easy and not too
> >  expensive.
> >
> >  Steve
> >  _______________________________________________
> >  Omaha Python Users Group mailing list
> >  Omaha at python.org
> >  https://mail.python.org/mailman/listinfo/omaha
> >  http://www.OmahaPython.org
> > _______________________________________________
> > Omaha Python Users Group mailing list
> > Omaha at python.org
> > https://mail.python.org/mailman/listinfo/omaha
> > http://www.OmahaPython.org
>
> _______________________________________________
> Omaha Python Users Group mailing list
> Omaha at python.org
> https://mail.python.org/mailman/listinfo/omaha
> http://www.OmahaPython.org
>


More information about the Omaha mailing list