Tag Archives: C++

Fibonacci and Golden Ratio Primer Tutorial

Wow! Never knew that C (with a recursive function) could be translated to Javascript so easily. That is, if the C is not full of pointer syntax that is, as Javascript is not like C with respect to its close … Continue reading

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

Tcl/Tk Crossword Primer Tutorial

We’ve spent a bit of time lately revisiting Tcl/Tk like with Tcl/Tk Bats and Ball Tutorial as shown below, from a couple of different fronts … The raw Tcl involving Tk code unit testing arrangements on Mac OS X Yosemite … Continue reading

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

Visual Studio Code on Mac OS X for .NET Core and C# Tutorial

We left off Visual Studio Express 2015 Install and Early Days Tutorial as shown below promising … Along the way I noticed the term “Mac OS X” flash past and you can rest assured I’ll be following up that lead … Continue reading

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

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

Functions With or Without Return Primer Tutorial

Our mention of the WordPress function wp_title( ‘|’, true, ‘right’ ) in Search Engine Optimization Meta Description Primer Tutorial, with its dual mode (function) return or no return (for display only) modes of use, reminded us of the “easy” ways … Continue reading

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

Windows Command Line C Filespec Tutorial

You may recall from our previous Windows Command Line Batch Filespec Tutorial as shown below a solution we developed using a Batch file, but we did say at the time … To get small desktop jobs with ascii files done … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , | 10 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

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