Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Dominoes Horizontal Block Game Handoff Friendly Tutorial
- Dominoes Horizontal Block Game Mobile Speech to Text Tutorial
- No Sim iPhone Capabilities Revisit Tutorial
- Dominoes Horizontal Block Game Speech to Text Tutorial
- Dominoes Horizontal Block Game Width Tutorial
- Dominoes Horizontal Block Game Collaboration Tutorial
- Dominoes Horizontal Block Game User Experience Tutorial
- Dominoes Horizontal Block Game 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 DOM dropdown email emoji event form game 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 browser webpageYour Background Image
OnTopList
Tag Archives: Java
Eclipse Java Application Primer Tutorial
Eclipse IDE is a great IDE for developing Android Apps via Java as we discussed in Android Application (on Windows) Primer Tutorial, but it is also great at creating a Java Applet or a Java Application, as we do here … Continue reading
Posted in Eclipse, eLearning, Tutorials
Tagged application, Eclipse, Java, programming, tutorial
3 Comments
Eclipse Android App Google Play Ready Primer Tutorial
Our tutorial today builds on Android Application (on Windows) Primer Tutorial (the “start game”), and represents the “end game” of creating an Android App (for a mobile phone), still on Windows, using Eclipse Java and the Android App SDK, but … Continue reading
Posted in Android, Eclipse, eLearning, Tutorials
Tagged Android, application, Eclipse, end game, Google Play, Java, middle game, mobile, mobile app, programming, start game, tutorial
Leave a comment
Java Swing Image Primer Tutorial
Here is a tutorial that uses Swing functionality in Java to create a GUI (Graphical User Interface) program on a Mac laptop that displays an image file for which you browse. Below is some information from Wikipedia regarding the Java … Continue reading
Posted in eLearning, GUI, Tutorials
Tagged application, GUI, Java, Java Swing, programming, tutorial
1 Comment
Java Eclipse Web Service Primer Tutorial
Web Services allow for communication using the World Wide Web between two devices, as Wikipedia explains below. This tutorial is using Eclipse IDE which works on Mac OS X and Windows, but if you are interested, look at ASP.Net Web … Continue reading
Posted in Eclipse, eLearning, Networking, Tutorials
Tagged Apache Tomcat, Eclipse, Hello World, Java, SOAP, TCP/IP, tutorial, web service, XML
21 Comments
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
Java Recursion Primer Tutorial
Recursion is the process of repeating items in a self-similar way. For instance, when the surfaces of two mirrors are exactly parallel with each other the nested images that occur are a form of infinite recursion. The term has a … Continue reading
Java LinkedList Primer Tutorial
Here is a tutorial that uses LinkedList structure in Java on a Mac laptop. In computer science, a linked list is a data structure consisting of a group of nodes which together represent a sequence. Under the simplest form, each … Continue reading
Java ArrayList Primer Tutorial
Here is a tutorial that uses ArrayList structure in Java via XCode on a Mac laptop. This program counts the occurrence of characters within the contents of a text file. We have one input text file which we are going … Continue reading
Posted in eLearning, Tutorials, Xcode
Tagged ArrayList, Java, programming, tutorial, Xcode
Leave a comment

