#scripting

[ follow ]
Software development
fromInfoWorld
3 weeks ago

Python is slipping in popularity - Tiobe

Perl has resurged in popularity, climbing from 27th to 10th on the Tiobe index in September 2025 and now ranking 11th with a 1.67% rating.
#bash
fromMedium
9 months ago
DevOps

Five Bash Scripts Every DevOps Must Know

Bash is essential for various DevOps tasks like networking, user management, and troubleshooting.
fromMedium
9 months ago
DevOps

Five Bash Scripts Every DevOps Must Know

Bash is crucial in a DevOps role for flexibility and efficiency in daily tasks.
#devops
Python
fromRealpython
8 months ago

Execute Your Python Scripts With a Shebang - Real Python

The shebang line allows direct execution of scripts by specifying the interpreter.
fromRealpython
8 months ago

How Can You Structure Your Python Script? - Real Python

By transitioning from interactive environments to structured scripts, you'll enhance readability, collaboration, and development practices in your Python coding.
Python
[ Load more ]