Meet people who work on similar things as you – get help if you need it
Join Siafoo Now
or
Learn More
Browse
|
|
|
tricks | (5) |
|
|
functions | (2) |
|
|
python | (2) |
|
|
decorators | (2) |
|
|
map | (1) |
|
|
filter | (1) |
|
|
dictionaries | (1) |
|
|
packages | (1) |
|
|
unix | (1) |
|
|
truthfulness | (1) |
|
|
setup.py | (1) |
|
|
substrings | (1) |
|
|
metadata | (1) |
|
|
prerequisites | (1) |
|
|
distribution | (1) |
|
|
iterate | (1) |
|
|
classes | (1) |
|
|
MooTools 1.2 | (1) |
|
|
list operators | (1) |
|
|
distutils | (1) |
|
|
lambda functions | (1) |
|
|
setuptools | (1) |
|
|
MooTools | (1) |
|
|
zip | (1) |
|
|
switch statements | (1) |
|
|
quotes | (1) |
|
|
list comprehensions | (1) |
|
|
backwards compatibility | (1) |
|
|
dictionary comprehensions | (1) |
|
|
ssh | (1) |
|
|
generator expressions | (1) |
|
|
linux | (1) |
|
|
modules | (1) |
|
|
reduce | (1) |
|
|
strings | (1) |
|
|
upgrade | (1) |
Languages
|
|
(Ba)sh | (1) |
|
|
JavaScript | (1) |
|
|
Python | (3) |
| Showing 1 - 5 of 5 | Showing 1 - 5 of 5 |
Want to write shorter, cleaner code? Have an unfortunate situation where you need to fit as much as you can in one expression? Prefer a quick dose of hacks to spending the rest of your life...
Decorators modify functions. Beginning with the basics, learn how to use decorators in a variety of ways. Execute code when a function is parsed or called. Conditionally call functions and...
MooTools is an awesome, lightweight Javascript library. The second major version (1.2) just came out and you want to upgrade, but the backwards-compatibility sucks. I've created a custom...
Make working in the shell suck less.
Beginning with the simplest possible setup.py file, learn how to deploy your Python application the right way. After you learn the basics, discover how to create virtual packages, set up automatic...
| Showing 1 - 5 of 5 | Showing 1 - 5 of 5 |