[Edu-sig] New articles on Medium.... (not all by me :-D)

Wes Turner wes.turner at gmail.com
Thu Mar 23 01:19:13 EDT 2017


> python3

 From https://westurner.org/wiki/awesome-python-testing#python-2-python-3 :

Python 2 <--> Python 3
~~~~~~~~~~~~~~~~~~~~~~~~

* https://mail.python.org/mailman/listinfo/python-porting
* http://python3porting.com/
* `2to3`_, `six`_, `nine`_, `future`_


2to3
^^^^^
| Src: https://hg.python.org/cpython/file/tip/Lib/lib2to3
| Docs: https://docs.python.org/2/library/2to3.html
| Docs: https://docs.python.org/3/library/2to3.html

* https://hg.python.org/cpython/file/tip/Lib/lib2to3/Grammar.txt
*
https://pythonhosted.org/setuptools/python3.html#supporting-both-python-2-and-python-3-with-setuptools

six
^^^^
| Src: hg https://bitbucket.org/gutworth/six
| PyPI: http://pypi.python.org/pypi/six/
| Docs: https://pythonhosted.org/six/

* https://pythonhosted.org/six/#module-six.moves

nine
^^^^^^
| Src: git https://github.com/nandoflorestan/nine
| PyPI: https://pypi.python.org/pypi/nine

* https://github.com/nandoflorestan/nine/blob/master/nine/__init__.py

future
^^^^^^^
| Src: git https://github.com/PythonCharmers/python-future
| PyPI: https://pypi.python.org/pypi/future
| Docs: http://python-future.org/

* http://python-future.org/compatible_idioms.html

...


- https://k12cs.org/

- https://medium.freecodecamp.com/

- https://medium.com/@codeorg

- https://medium.com/@singularityu

- https://medium.com/@OfficeofEdTech
- https://medium.com/@OfficeofEdTech/following

- https://medium.com/@NSF

- https://medium.com/@SDSN

On Wed, Mar 22, 2017 at 1:53 AM, kirby urner <kirby.urner at gmail.com> wrote:

>
> Useful summary of on-line Python 3 tutorials, starting with the one in
> docs.python.org itself:
>
> https://medium.com/@lockpaddy/10-resources-to-learn-python-
> 3-9a735db7aff9#.mabvr7g8l
>
> Is it just me or am I sensing a strong pull towards Python 3, away from
> 2.x?
>
> My meditation, also on Medium, published today, is a more generic
> meditation on code schools.
>
> https://medium.com/@kirbyurner/is-code-school-the-
> new-high-school-30a8874170b
>
> I mention Python quite a bit, in my appraisal of the looming digital
> divide and how to bridge it.
>
> I've invited more math teachers to comment as what I write concerns them:
>
> http://mathforum.org/kb/thread.jspa?threadID=2845880
>
> None of these are new themes on edu-sig.
>
> If you check my other Medium writings, you'll find a lot more (also blogs).
>
> Kirby
>
>
>
>
>
> _______________________________________________
> Edu-sig mailing list
> Edu-sig at python.org
> https://mail.python.org/mailman/listinfo/edu-sig
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20170323/a1c0a3c3/attachment.html>


More information about the Edu-sig mailing list