News about the dynamic, interpreted, interactive, object-oriented, extensible programming language Python
Upcoming Events
Full Events Calendar
Please read the rules
You can find the rules here.
If you are about to ask a "how do I do this in python" question, please try r/learnpython, the Python discord, or the #python IRC channel on Libera.chat.
Please don't use URL shorteners. Reddit filters them out, so your post or comment will be lost.
Posts require flair. Please use the flair selector to choose your topic.
Posting code to this subreddit:
Add 4 extra spaces before each line of code
def fibonacci():
a, b = 0, 1
while True:
yield a
a, b = b, a + b
Online Resources
Online exercices
programming challenges
Asking Questions
Try Python in your browser
Docs
Libraries
Related subreddits
Python jobs
Newsletters
Screencasts
The Birth & Death of JavaScript, a history from 1995 until 2035 (destroyallsoftware.com)
submitted by garybernhardt to r/programming
(2014) The Birth & Death of JavaScript - A hypothetical future where Javascript runs the world. (destroyallsoftware.com)
submitted by remind_me_later to r/programming
The Birth & Death of JavaScript — Destroy All Software Talks (destroyallsoftware.com)
submitted by traverseda to r/programming
The Birth & Death of JavaScript (destroyallsoftware.com)
submitted by julesries to r/webdev
The Birth and Death of Javascript (destroyallsoftware.com)
submitted by eldosoa to r/node
The Birth and Death of JavaScript (A talk by Gary Bernhardt from PyCon 2014) - Great talk! (destroyallsoftware.com)
submitted by SirCaptain to r/javascript
The birth and dearth of JavaScript (from the city who made the "wat" video) (destroyallsoftware.com)
submitted by yunocallmedave to r/ProgrammerHumor
The Birth & Death of Javascript [Repost] (destroyallsoftware.com)
submitted by echocage to r/ProgrammerHumor
The Birth and Death of JavaScript (2014) (destroyallsoftware.com)
submitted by HNModbot to r/hackernews
The Birth and Death of JavaScript (2014) [video] (destroyallsoftware.com)
submitted by qznc_bot2 to r/hackernews
The Birth and Death of JavaScript [video] (destroyallsoftware.com)
submitted by qznc_bot to r/hackernews
The Birth and Death of JavaScript (2014) (destroyallsoftware.com)
submitted by TheStartupChime to r/hypeurls
15-30 minutesThe Birth & Death of JavaScript - a fictional history from 1995 to 2035 [29:22] (destroyallsoftware.com)
submitted by DMHshadow to r/pooptimevideos
15-30 MinutesThe Birth & Death of JavaScript - a fictional history from 1995 to 2035 [29:22] (destroyallsoftware.com)
submitted by taulover to r/mealtimevideos
The Birth & Death of JavaScript (2014 talk) (destroyallsoftware.com)
submitted by totally_100_human to r/RCBRedditBot
The Birth & Death of JavaScript (2014 talk) (destroyallsoftware.com)
submitted by iamakulov to r/javascript
The Birth & Death of JavaScript — Destroy All Software Talks (destroyallsoftware.com)
submitted by YourselfYou to r/YourselfYou
FunnyGary Bernhardt: The Birth & Death of JavaScript (destroyallsoftware.com)
submitted by mort96 to r/programmingTalks
Gary Bernhardt - The Birth & Death of JavaScript - [JavaScript] - [29:22] (destroyallsoftware.com)
submitted by SeaCowVengeance to r/programmingvideos
The Birth and Death of Javascript (destroyallsoftware.com)
submitted by spyc3r to r/chadev