Tag Archives: Hello World

Lynx Linux Command Line Web Surfing Primer Tutorial

There are a couple of reasons a Linux user may be interested in command line Web Surfing via the Lynx web browser … they only have access to a terminal they only want a text based web surfing result (remember … Continue reading

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

Vue.JS Javascript Framework Primer Tutorial

Again, with today’s “hello world” introduction to the great Vue.JS Javascript framework, we delve into the woooooorrrrrllllldddds of node.js (and npm installers) or MeteorJS or Backbone.js or ReactJS where Javascript is both a server language as well as a client … Continue reading

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

Inkscape Vector Image Editor Primer Tutorial

As far as image editing goes at RJM Programming, we turn to … PaintBrush (the Mac OS X one) for more than 90% of the simpler work … and then use … Preview (Mac OS X) occasionally to do with … Continue reading

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

MeteorJS Framework Primer Tutorial

MeteorJS is a relatively new Javascript Framework to build web applications. Like NodeJS it uses Javascript at the server and Javascript at the client. We installed MeteorJS and performed its ultra simple Hello World web client/server (HTTP://localhost:3000) web application, and … Continue reading

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

PHP IDE Codelobster Primer Tutorial

We’ve been trying out a Windows based PHP IDE called “Codelobster PHP Edition”. It’s early days, but it looks really good, with a host of features, such as debugging, that would make developing PHP websites a breeze. You can do … Continue reading

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

React Javascript Library on Node and Visual Studio Code Hello World Tutorial

React Javascript library is the focus of our attention in a Hello World tutorial way today. It is a beautifully integrated feeling suite of software … React makes it painless to create interactive UIs. Design simple views for each state … Continue reading

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

Socket.IO Node.js Whiteboard Signature Collaboration Tutorial

Yesterday’s Socket.IO Node.js Whiteboard Quiz Collaboration Tutorial showed us an integration into the Socket.IO Node.js “Whiteboard” (HTML canvas) web application involving textual data, in the sense that we could use the ASCII characters from 32 to 127 (and not many … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Socket.IO Node.js Whiteboard Quiz Collaboration Tutorial

Yesterday’s Socket.IO Node.js Whiteboard Application Primer Tutorial set us up for using the dynamic duo of … Socket.IO … use of sockets Node.js … local web server … to collaborate with one HTML(5) canvas element per client on http://localhost:3000 sharing … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , | Leave a comment