Sudo 1.9 is now feature complete. One of the new features is Python support, meaning that you can easily extend sudo functionality using Python scripts. It supports the very same APIs as the regular C plugin API, only the language is different. One of the... (more…)
Read more »
When you feel right at home in Python setup programming, the language becomes much more enjoyable and fun. ...
Read more »
Python and Ruby are similar in some ways but are worlds apart in their approach to solving problems. (more…)
Read more »
Python for Scientists and Engineers is now free to read online. The table of contents is below, but please read this important info before. Python for Scientists and Engineers was the first book I … (more…)
Read more »
Using graph theory with Python and Javascript solutions: Solve Minimum Number of Vertices to Reach All Nodes, a medium leetcode problem... (more…)
Read more »