Tag Archives: IDE

Jenkins and Xcode C++ Project Primer Tutorial

A scenario suiting today’s Jenkins is … You’re a Jenkins web application and Xcode IDE C++ analyst/programmer creating a Mac OS X command line desktop application … You’re responsible for coding, unit testing and sending updated desktop software to the … Continue reading

Posted in eLearning, Software, Tutorials, Xcode | Tagged , , , , , , , , , , , , , , , , | 1 Comment

Jenkins and NetBeans Maven Project Primer Tutorial

Today we are installing Jenkins onto our MacBook Pro laptop. So what is Jenkins? Well, we quote from the Jenkins landing page below … As an extensible automation server, Jenkins can be used as a simple CI server or turned … Continue reading

Posted in eLearning, NetBeans, Operating System, Projects, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , | 3 Comments

Xcode C++ Web Applications Primer Tutorial

C++ is a very useful desktop programming language and we like the Xcode IDE on a MacBook Pro to look after C++ projects. These days a simple desktop C++ program project is found under “Command Line Tools”, and that sort … Continue reading

Posted in eLearning, OOP, Operating System, Tutorials, Xcode | Tagged , , , , , , , , , , , , , , , | 5 Comments

Android Studio Real Physical Device Tutorial

When creating Android apps with Android Studio IDE (or any other IDE, for that matter) it’s great to test the working of the app with various mobile phone and tablet emulators with AVD, and it’s even “greater” to extend that … Continue reading

Posted in Android, eLearning, Hardware, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | 5 Comments

Android Studio on Mac OS X Primer Tutorial

There are a lot of choices of IDE for creating mobile applications, and if you are a developer wanting to develop mobile apps for both Android and iOS platforms, you may be looking to try to set up an environment … Continue reading

Posted in Android, eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 2 Comments

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

Vagrant Primer Tutorial

In understanding what is out there on the net, tend to want to form relationships in my mind, between applications. So here’s a good one … VirtualBox with Vagrant … or perhaps … VirtualMachine with Vagrant. So here’s another one … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , | 2 Comments

PHPStorm and Xdebug Primer Tutorial

Though with a large variety of scenarios with code, you can debug a piece of code from the command line … and don’t get me wrong because sometimes the command line will be the only way … the experience of … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , | 9 Comments