Windows Applications
Windows applications are alive and well! Not everything needs to be done on the
internet.
We have developed many software applications for Windows PCs, including databases,
calculations, music file modifications, just to name a few.
Office VBA
Microsoft Office is the most widely used office suite on the planet. Many users
do not
know that Office includes a complete programming capability named "Visual Basic
for Applications" (VBA) that can automate repetitive operations. For example,
a user may open a data file and transpose the data to an Excel spreadsheet. We have
written many VBA programs that do this at the click of an on-screen button.
Linux Python
Python is a very popular programming language that is used to create applications
primarily on computers running the Linux operating system. Microsoft has now
ported Python to Windows so it is available for writing Windows applications. Our
developers have years of experience programming with Python on Linux, mainly in
the arena of High Performance Computing for structural analysis and heat transfer
calculations.
Internet of Things
The Internet of Things (IOT) is a relatively new field
that involves using small, inexpensive devices to report data to "the cloud". This
data can then be accessed from any location that has access to the internet. An
example of this type of device is a small weather station that reports temperature
and humidity data. Another example would be a series of inexpensive cameras incorporated
into a refrigerator so that a person can check their shopping list from the grocery
store using their phone. Our company has been exploring the possibilities of this
new technology and has built a number of devices that report weather to our company
website in the Microsoft Azure cloud.