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: May 2013
JSON and jQuery Javascript Flickr Feed Tutorial
Web browser users really like to make use of data feeds and one of the protocol formats they are often using when accessing RSS feeds is JSON (and XML), as outlined below in a Wikipedia entry. In this tutorial we … Continue reading
Posted in eLearning, Photography, Tutorials
Tagged feed, Flickr, Javascript, jQuery, JSON, programming, RSS feed, tutorial, XML
Leave a comment
Javascript Cookies Primer Tutorial
In tutorial here we use Javascript code to illustrate some methods to utilize browser Cookies, as described by Wikipedia below: A cookie, also known as an HTTP cookie, web cookie, or browser cookie, is a small piece of data sent … Continue reading
PHP Form Validation Primer Tutorial
In tutorial here we use PHP (writing its own Javascript … don’t know about you, but love it when the server-side meets the client-side, and vice-versa (if this is possible? … has anybody done work going document.write([some-php-code]); ?!)) code to … Continue reading
Posted in eLearning, Tutorials
Tagged form validation, PHP, programming, regex, tutorial, web page
Leave a comment
Javascript Form Validation Primer Tutorial
In tutorial here we use Javascript code to validate an HTML form element’s input tag data using regular expressions, as described by Wikipedia below: In computing, a regular expression (abbreviated regex or regexp) is a sequence of text characters, some … Continue reading
Posted in eLearning, Tutorials
Tagged form validation, Javascript, programming, regex, tutorial, web page
Leave a comment
VBScript Primer Tutorial
Here is a tutorial that introduces you to some aspects of VBScript. VBScript (Visual Basic Scripting Edition) is an Active Scripting language developed by Microsoft that is modeled on Visual Basic. It is designed as a “lightweight” language with a … Continue reading
Posted in eLearning, Tutorials
Tagged Hello World, HTML, Internet Explorer, programming, tutorial, VBScript, Windows
1 Comment
Java Swing Primer Tutorial
Here is a tutorial that uses Swing functionality in Java to create a GUI (Graphical User Interface) program on a Mac laptop. Below is some information from Wikipedia regarding the Java Swing functionality: Swing is the primary Java GUI widget … Continue reading
Posted in eLearning, Event-Driven Programming, GUI, Tutorials
Tagged event-driven, GUI, Java, Java Swing, programming, tutorial
2 Comments