Tag Archives: GitHub

WebAssembly via Emscripten and C Primer Tutorial

Have you done any web application work with a WebAssembly? It gets you being able to bring your C or C++ or Rust code into a web application. Great idea, huh?! Today we’re presenting some simple usages of a WebAssembly … Continue reading

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

WebRTC API Primer Tutorial

We were on the lookout for WebRTC sample web applications today, and came upon the great GitHub WebRTC samples … thanks … This is a collection of small samples demonstrating various parts of the WebRTC APIs. The code for all … Continue reading

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

Cocos2d Mac Xcode Game Development Primer Tutorial

Games development involving “heavy” graphical usage usually requires more than you can do very professionally with Javascript client code in a web application that we did, last, for Star Proteins versus Superbugs Game CSS Tutorial, and if you read that … Continue reading

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

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

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

Yii MVC PHP Framework Hello World Content Tutorial

Yesterday, with Yii MVC PHP Framework Hello World Tutorial as shown below, it was a primer tutorial mainly concerned with the setup and installation of a Hello World scenario regarding … Yii is an open source, object-oriented, component-based MVC PHP … Continue reading

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

Yii MVC PHP Framework Hello World Tutorial

Today’s tutorial is a Hello World tutorial for Yii, to quote Wikipedia … Yii is an open source, object-oriented, component-based MVC PHP web application framework. Yii is pronounced as “Yee” or [ji:] and in Chinese it means “simple and evolutionary” … Continue reading

Posted in eLearning, Software, Tutorials | Tagged , , , , , , , , , , , , , , , | 7 Comments