In this article, I describe the process I used to create a home automation system using off-the-shelf products, Python and Linux. I start by describing the Serial I/O Kit, drive alert, water alarm, ...
If you're new to Linux and the terminal, I can appreciate how difficult it is to learn. Learning Linux was not an easy task.
Today, at its Ignite conference in Orlando, Microsoft is announcing the general availability of a new version of its flagship operational database, SQL Server 2017. SQL Server is a product I have ...
Graphics programming can be tedious. Linking against large 3-D libraties increases compilation time. Because a lot of fine tuning is often necessary for everything to look perfect, stretches of minor ...
The interpreter is the program that runs in the background and that allows your computer to understand Python. Think of it a little bit like a language pack! The IDE is the “integrated development ...
Although bash scripts are regularly maligned, they do have a certain simplicity and ease of creation that makes them hard to resist. But sometimes you really need to do some heavy lifting in another ...
Webminal is a GNU/Linux terminal that allows you to practice Linux commands, bash scripts, and programming languages like Java, Rust, Ruby, Python, and C. Simply sign up for a free account and you’re ...