Tag Archives: mathematics

SQL for Flat Files Data Type Tutorial

Do you recall a statement in this blog posting thread’s “primer” tutorial as per … data type “smarts” … we’re keeping it really “everything ends up as a string” … doh … simple, for now, with our flat file data … Continue reading

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

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

Mathematics Equation Google Chart Line Chart Primer Tutorial

In the recent Mathematics Equation Backtracking Game Primer Tutorial we found that there was not much to do to consider the drawing and display of a straight line by saying the a in … Y = aX2 + bX + … Continue reading

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

Golden Ratio Game CSS Tutorial

We wanted to add some styling to improve on our Golden Ratio Game we started yesterday with our Golden Ratio Primer Tutorial. These styling improvements relate to us wanting to add a Degree of Difficulty mode of play for the … Continue reading

Posted in Not Categorised | Tagged , , , , , , , , , , , , , | Leave a comment

Golden Ratio Game Primer Tutorial

Today we have a Golden Ratio Game for you. In mathematics and architectural design, ther is a ratio of rectangular dimensions that appeals to the human pysche, and this magical irrational number, close to … 1.6180339887 … we gleaned from … Continue reading

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

Mathematics Equation Backtracking Game Primer Tutorial

Thanks to New Century Maths Stages 5.2/5.3 (page 432) we have Mathematics based subject matter for today’s “Backtracking Equations” game. When we were at school we were given extra marks when we showed how we worked towards a solution to … Continue reading

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

HTML/Javascript/PHP Canvas Venn Diagram Import Tutorial

It’s been a year and a half since the last HTML/Javascript Canvas Venn Diagram Email Tutorial as shown below concerning our web application that can create online Venn Diagrams. On that last occasion we set up a system of sharing … Continue reading

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

WebGL Prism Canvas Email Tutorial

Today we’re revisiting our “Convex Polygon shape with an added dimension by displaying its 3D prism equivalent via the WebGL API scenario”, we last talked about with PHP and Javascript and CSS WebGL Prism Tutorial as shown below. We revisit … Continue reading

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