/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mathspp.com
| | initialcommit.com
2.9 parsecs away

Travel
| | In this article, you'll get a detailed look at how to use the sum function in Python, as well as how it differs from the plus sign operator.
| | treyhunner.com
3.6 parsecs away

Travel
| | If you're switching between Python 2 and Python 3, you might think that Python 2's xrange objects are pretty much the identical to Python ...
| | blog.m-ou.se
3.9 parsecs away

Travel
| | Have you ever seen the Rust compiler give a Python error? Or better, have you ever seen rust-analyzer complain about Python syntax? In this post, we'll extend our python!{} macro to make that happen.
| | blog.stevenlevithan.com
27.2 parsecs away

Travel
| RegexBuddy is one of those tools which, now that I've gotten used to having around, I'd have a hard time living without-kind of like regular expressions themselves. I'm happy to see that the recently released (but little publicized) RegexBuddy 3.0 beta pushes what's already the best regex builder/tester on the market quite a bit further....