Tag Archives: IDE

PHPStorm IDE Primer Tutorial

Unlike compiled software code, PHP code is often coded simply with the use of a good text editor. That doesn’t mean programmers are not looking for a good PHP IDE if it comes along. Today, we are going to talk, … Continue reading

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

GitHub Source Control Primer Tutorial

Source Control does not just apply to software. Any concept that you can apply the terms “draft” and “revision” to, could have source control applied to it. Our source control software we talk about today is generally associated with software, … Continue reading

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

AutoHotKey Surfing ASP.Net Primer Tutorial

When, some time back, we talked about the “sisterly” (to today’s ASP.Net) PHP way of approaching the AutoHotKey Surfing “interface” to a web application with AutoHotKey Surfing PHP exec Tutorial as shown below, it was inferred that we might approach … Continue reading

Posted in eLearning, Operating System, Tutorials, Visual Studio | Tagged , , , , , , , , , , , , , , , | Leave a comment

C Sorting ASP.Net Primer Tutorial

When, some time back, we talked about the “sisterly” (to today’s ASP.Net) PHP way of approaching the C Sorting “interface” to a web application with C Sorting PHP exec Tutorial as shown below, it was inferred that we might approach … Continue reading

Posted in eLearning, Operating System, Tutorials, Visual Studio | Tagged , , , , , , , , , , , , , , , , , , , , , , , | 19 Comments

Swift Dictionaries and Arrays Primer Tutorial

With some inspiration from Swift Fundamentals The Language of iOS Development by Mark Lassoff (ISBN 9780990402053), today, we touch on some of the following elements of the Xcode (IDE) use of the Swift language … you guessed it … The … Continue reading

Posted in eLearning, iOS, Tutorials, Xcode | Tagged , , , , , , , , , | 15 Comments

NetBeans Java Swing Anagrams Tutorial

The last time we talked about the NetBeans IDE in relationship to Java and Swing we dealt with NetBeans JavaFX Swing Primer Tutorial as shown below. Today we use a sample NetBeans project and add a little functionality to create … Continue reading

Posted in eLearning, ESL, Games, GUI, Tutorials | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

NetBeans Backbone.js HTML5 Web Application Primer Tutorial

Today we create a NetBeans (IDE) HTML5 project based on the Backbone.js methodology for web application creation, which we include a bit about as quoted from Wikipedia (thanks) below: Backbone.js is a JavaScript library with a RESTful JSON interface and … Continue reading

Posted in eLearning, NetBeans, Tutorials | Tagged , , , , , , , , , , , , , , , | 17 Comments

NetBeans Java EE RESTful Web Service Primer Tutorial

Web Services allow for communication using the World Wide Web between two devices, as Wikipedia explains below. Do you remember previous Java Eclipse Web Service Primer Tutorial as shown below that used Eclipse IDE which works on Mac OS X … Continue reading

Posted in eLearning, NetBeans, Software, Tutorials | Tagged , , , , , , , , , , , , , | 4 Comments