Tag Archives: compile

Windows PowerShell Primer Tutorial

If you do desktop programming in Windows there is a good chance you do it under the supervision of the .Net Framework … framework … chortle, chortle. Given that .Net Framework supervision, in Windows, you can write very sophisticated desktop … Continue reading

Posted in eLearning, GUI, Software, Tutorials, Visual Studio | Tagged , , , , , , , , , , , , , , , , , , | 13 Comments

C++ Xcode Numerical Bubble Sort Tutorial

Here is a tutorial that uses the Xcode IDE on a Mac laptop to create a C++ desktop compiled application using a Bubble Sort method to numerically sort some numbers (ie. double). Attempting to write code with a generic eye … Continue reading

Posted in eLearning, Operating System, Tutorials, Xcode | Tagged , , , , , , , , , , , , , , , , , , , | 1 Comment

More AutoHotKey Tutorial

Have you heard of AutoHotKey? It is a Windows application (that is quite brilliant) which can record and replay mouse and keystrokes, or assign a group of actions to a HotKey. Anybody into procedures and the operations side of I.T. … Continue reading

Posted in eLearning, Software, Tutorials | Tagged , , , , , , , , , , | Leave a comment