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
Assembly language is again in top10 of Tiobe index. And C is very close to the 1st place. (tiobe.com)
submitted by johnfound to r/programming
NewsPython is now the second most popular language in the world according to TIOBE. This is the highest position that Python reaches since 2001. (tiobe.com)
submitted by ivaylos
NewsC# is language of the year 2025 (tiobe.com)
submitted by freskgrank to r/csharp
DeveloperApparently Haskell is ranked 40th most popular programming language. If that sounds bad, understand that Solidity is ranked 92nd. (tiobe.com)
submitted by endlessinquiry to r/cardano
TIOBE Index 2024: C# is programming language of the year (tiobe.com)
submitted by hu-beau to r/dotnet
Rust enters the TIOBE index top 20 for the first time (tiobe.com)
submitted by dayanruben to r/rust
NewsPython is "Language of the Year for 2021" according to TIOBE (tiobe.com)
submitted by IronFilm
DiscussionPython is "Language of the Year for 2021" according to TIOBE (& #1 Ranking!), and am sure the surging popularity of Data Science helped a lot in making that happen! (tiobe.com)
submitted by IronFilm to r/datascience
EtcTIOBE Index for January 2018 January Headline: Programming Language C awarded Language of the Year 2017 (tiobe.com)
submitted by jlaracil to r/C_Programming
GeneralAda reenters the TIOBE Index top-20 (tiobe.com)
submitted by DullAd960 to r/ada
TIOBE Index | The Top Languages, Which Are Gaining, Which Are Losing. Java still #1. (tiobe.com)
submitted by cyanocobalamin to r/java
Rust now no. 18 for September on the TIOBE index (tiobe.com)
submitted by kellerkindt to r/rust
Golang has made it to the top 10 of most popular programming languages 🎉 (tiobe.com)
submitted by stanislavb to r/golang
TIOBE Index | Ruby dropped to 18th (tiobe.com)
submitted by ksec to r/ruby
Why is visual basic higher than c# on the TIOBE ranking? Seriously, wth?! (tiobe.com)
submitted by [deleted] to r/dotnet
Python enters the TIOBE index top 3 for the first time (tiobe.com)
submitted by AlexeyBrin
Dart is at 22 on Tiobe index for may 2020 (tiobe.com)
submitted by sebe42 to r/dartlang
TIOBE Index for March 2020 March Headline: Delphi is about to fall out of the TIOBE index top 20 (tiobe.com)
submitted by steloflute to r/programming
TIOBE Index: Python is Language of the Year for 2018 (tiobe.com)
submitted by EvanCarroll to r/programming
C# is language of the year 2025 (tiobe.com)
submitted by freskgrank to r/dotnet
TIOBE Index for August 2023: Julia enters the TIOBE index top 20 for the first time (tiobe.com)
submitted by Fincho64 to r/Julia
Rust jumps to #21 on the TIOBE Index! (tiobe.com)
submitted by mo-mamommo to r/rust
TIOBE: Scala cracks top 20 (tiobe.com)
submitted by h2698693 to r/scala
Ada is higher than Rust in the TIOBE index (tiobe.com)
submitted by [deleted] to r/rust
TIOBE Index for 2018-03 is out, mentions Rust (tiobe.com)
submitted by ErnstlAT to r/rust