Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
Categories
- Ajax
- Android
- Animation
- Anything You Like
- Code::Blocks
- Coding
- Colour Matching
- Data Integration
- Database
- Delphi
- Eclipse
- eLearning
- ESL
- Event-Driven Programming
- Games
- GIMP
- GUI
- Hardware
- Installers
- iOS
- Land Surveying
- Moodle
- Music Poll
- NetBeans
- Networking
- News
- Not Categorised
- OOP
- Operating System
- Photography
- Projects
- Signage Poll
- Software
- SpectroPhotometer
- Tiki Wiki
- Trips
- Tutorials
- Uncategorized
- Visual Studio
- Xcode
Meta
Tags
Ajax animation background button canvas command line CSS Did you know DOM dropdown email emoji event form game games Google Google chart hashtag HTML IFRAME image iOS Javascript MAMP media mobile navigation onclick overlay PHP popup programming select share sharing SMS SVG table text textarea tutorial url video web browserYour Background Image
OnTopList
Tag Archives: programming
HTML/Javascript Number Sentence Tutorial
Here is a tutorial showing some client-side basics in HTML and Javascript that can test some fairly simple mathematical Number Sentences for the user. The inspiration for this came from some homework of a student. This HTML/Javascript solution uses an … Continue reading
Posted in eLearning, Tutorials
Tagged game, HTML, Javascript, mathematics, number sentence, programming, tutorial
Leave a comment
HTML/Javascript Simultaneous Line Equations Tutorial
Here is a tutorial showing some client-side basics in HTML and Javascript that can solve a pair of Simultaneous Linear Equations. The inspiration for this came from the tutorial here. Sometimes a graphical representation of the Line Equations can help … Continue reading
Posted in eLearning, Tutorials
Tagged equation, HTML, Javascript, linear equations, mathematics, programming, simultaneous equations, tutorial
Leave a comment
PHP/Javascript/HTML Public JSON ICC Usage Tutorial
Here is a tutorial that introduces you to the idea that you can use public data sources of JSON data, for instance, to construct informational web applications. Today we look at International Calling Code information useful when making international phone … Continue reading
Posted in eLearning, Tutorials
Tagged HTML, international calling code, Javascript, JSON, PHP, programming, tutorial
Leave a comment
PHP MVC Primer Tutorial
Today’s tutorial creates an MVC website in PHP. MVC stands for Model/View/Controller web design architecture methodology. Even if you lack skills in the M[odel] bit of this software technique (and the experts recommend a “fat” M[odel] element to your design … Continue reading
Posted in eLearning, Software, Tutorials
Tagged MVC, PHP, programming, software, tutorial, website
Leave a comment
Javascript Debug via Firefox and Firebug Primer Tutorial
Today’s tutorial (live run) shows some debugging techniques for Javascript work that involved the use of Firefox and its wonderful Firebug plugin (instigated via Firefox menu Tools->Web Developer->Firebug->Open Firebug), and builds on your knowledge from previous relevant Firefox and Favourite … Continue reading
Posted in eLearning, Tutorials
Tagged debugging, Firebug, Firefox, HTML, Javascript, programming, tutorial
13 Comments
Java HTML Parsing Primer Tutorial
Here is a tutorial that parses HTML in a Java console application overseen by the Eclipse IDE. For this tutorial, where we parse an HTML url via a parent HTML element of a designated HTML element type and class, and … Continue reading
Posted in Eclipse, eLearning, Tutorials
Tagged Did you know, Eclipse, HTML, Java, parsing, programming, tutorial
Leave a comment
Xcode Debug C Strings Program Tutorial
Have a bit of an esoteric C programming scenario today, and because it is esoteric, and some or all of you may fall asleep, am also going to show you how to debug in Xcode … and only now just … Continue reading
Posted in eLearning, Tutorials, Xcode
Tagged C++, debugging, global string, programming, tutorial, Xcode, Yahoo Answers
8 Comments
Java Threading Primer Tutorial
Here is a tutorial that uses Threads in Java for a console application in Terminal bash session on a Mac laptop. This program sets off 2 sets of 4 threads in two modes of operation, first using the freedom of … Continue reading
Posted in eLearning, Tutorials
Tagged console application, Java, programming, thread, tutorial
1 Comment

