Tag: program

Start your Cloud Project with Microsoft FastTrack for Azure

Microsoft, Microsoft Azure

I often get asked by customers how they can get started with their projects on Microsoft Azure....
Read More Read More: Start your Cloud Project with Microsoft FastTrack for Azure

Simple Bean Machine program done in Powershell

Fun, Microsoft, PowerShell, School • 2 Comments

In the last article I posted the C++ Code for a simple Bean Machine output. Now I did the same in Powershell. I know this is not really a...
Read More Read More: Simple Bean Machine program done in Powershell

Simple C++ Bean machine program @KTSI

School • One Comment

This is a simple Bean machine program done in C++ for KTSI. This is how it works, you drop 100 balls and they fall in 6 different boxes....
Read More Read More: Simple C++ Bean machine program @KTSI

Simple C++ rect2polar program @KTSI

School

This is another simple C++ program done for KTSI. This one converts rectangular to polar...
Read More Read More: Simple C++ rect2polar program @KTSI

Simple C++ dec2bin program @KTSI

School

This is a very simple dec2bin program done for KTSI. #include #include #include   using namespace std;   string dec2bin (int...
Read More Read More: Simple C++ dec2bin program @KTSI

Simple C++ lottery program @KTSI

School • One Comment

Here is a simple C++ lottery program done for the KTSI. #include <iostream> #include <cstdlib>   using namespace std;...
Read More Read More: Simple C++ lottery program @KTSI
Close Search Window
Close