Programming Leftovers
-
Bash LOCAL and GLOBAL Variables
In programming languages, variables are named containers that store values. They are the backbone of any program, allowing us to create dynamic scripts. In Bash scripting, we have two main types of variables – Global and Local.
-
An Introduction to Bash Variables
In our previous article, we discussed the differences between local and global Bash variables (you can read it here). Building upon that understanding, today, we will dive deeper into the world of Bash scripting, focusing on Bash variables.
-
fusen v0.5: Gotta inflate ’em all !
You can read the original post in its original format on Rtask website by ThinkR here: fusen v0.5: Gotta inflate ’em all !
-
Qt Creator 11 released
We are happy to announce the release of Qt Creator 11!