Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Animated GIF Slide Set and Forget Dimensioning Tutorial
- Mister Ed Mathematics Collaboration Tutorial
- HTML/Javascript Music Chord Game Revisit Tutorial
- Mister Ed Mathematics Primer Tutorial
- PHP Moderation via MySql for AlmaLinux Tutorial
- Code Difference AlmaLinux HTML Issue Followup Tutorial
- WordPress TwentyTen Theme Search Scrolling Revisited Tutorial
- Gmail Email Attachment Photo Order Tutorial
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 div DOM dropdown email emoji event form game games Google Google chart HTML IFRAME image iOS iPad Javascript MAMP map mobile navigation onclick overlay PHP programming select share sharing SMS SVG table textarea tutorial url video web browser webpageYour Background Image
OnTopList
Monthly Archives: November 2013
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
PayPal eCommerce Website Button Primer Tutorial
There are new eCommerce websites by the day. These websites have various degrees of sophistication but a lot will have used PayPal’s HTML website button functionality to make the collection of money easier. So visit the PayPal information page here … Continue reading
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