Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Canvas Interfacer Image Map Circle Tutorial
- Pairings Game Tutorial
- The Little QR Code That Could Tutorial
- Canvas Interfacer Image Map Collaboration Tutorial
- Canvas Interfacer Mobile Image Map Tutorial
- Canvas Interfacer Three Finger Gesture Usage Tutorial
- Random Background Image Map Area Polygons Tutorial
- PHP Wikipedia Geo Map Google Chart Fast Text Only Revisit 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 map 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: Linux
Linux Bash Shell Login Primer Tutorial
When you login to Linux the operating system looks to a file called … /etc/profile … to perform its commands. Within that file, if you are in a default Bash environment shell, as we are with Mac OS X application … Continue reading →
Posted in eLearning, Operating System, Tutorials
|
Tagged Bash, Linux, login, Mac OS X, operating system, Terminal, tutorial
|
10 Comments
PHP Modes of Use Follow Up Tutorial
PHP is a very flexible programming language, as we saw during the previous PHP Modes of Use Primer Tutorial as shown below, where, below, we quote from this blog post largely, and highlight ideas that do not always work in … Continue reading →
Posted in eLearning, Operating System, Tutorials
|
Tagged client/server, command line, curl, http, internet, intranet, Linux, Mac OS X, MAMP, PHP, programming, tutorial, wget
|
Leave a comment
PHP Blog Summary Primer Tutorial
There are two things that often happen for programmers: they break a job into its components (often immediately jumping to list the biggest “worry”) they look for ways to achieve the job faster and more reliably (ideas regarding code reuse … Continue reading →
Posted in eLearning, Operating System, Projects, Software, Tutorials
|
Tagged $_SERVER, blog, Did you know, exec, file_put_contents, jQuery, json_decode, Linux, operating system, PHP, programming, sortable, tutorial
|
3 Comments
PHP Modes of Use Primer Tutorial
PHP is a very flexible programming language. It is probably best known as a server-side language called by a web browser using the http transport layer (ie. web browsing, or “surfing the net”). Let’s list three modes of use of … Continue reading →
Posted in eLearning, Operating System, Tutorials
|
Tagged client/server, command line, curl, http, internet, intranet, Linux, Mac OS X, MAMP, PHP, programming, tutorial, wget
|
Leave a comment
Linux Korn Shell Interactive Primer Tutorial
Linux (or unix) support a number of shell command line environments, the default being Bash for Mac OS X and its Terminal application. My favourite shell is called Korn shell, because I got used to it a lot doing work … Continue reading →
Posted in eLearning, Operating System, Tutorials
|
Tagged Bash, command line, desktop, interactive, korn shell, Linux, Mac OS X, Mac Terminal, operating system, programming, script, shell, tutorial, unix
|
Leave a comment
Java Swing ActionListener KeyListener Primer Tutorial
Here is a tutorial that uses Swing functionality in Java to create a GUI (Graphical User Interface) desktop program on a Mac laptop (but same code may well work, compiled on a Windows laptop (the same way)) that tests your … Continue reading →
Posted in eLearning, Event-Driven Programming, Games, GUI, Operating System, Tutorials
|
Tagged desktop, event-driven, GUI, implements, Java, JFrame, keyboard, Linux, Mac OS X, Mac Terminal, programming, Swing
|
3 Comments
Java Http Client Primer Tutorial
With a Mac laptop you have a Linux (Bash) environment you can access via the Terminal application. From there, if you have Java installed you can compile Java programs using the javac compiler command and then execute the resultant Java … Continue reading →
Posted in eLearning, Networking, Tutorials
|
Tagged Java, Linux, MAMP, networking, programming, socket, tutorial, web server
|
Leave a comment
Linux vi C make Primer Tutorial
The Linux (or unix) command vi is a powerful command line editor tool which has a long history with unix and the maintenance of C code (as just one example of its uses). So much so, as far as C … Continue reading →
Posted in eLearning, Operating System, Tutorials
|
Tagged C++, command line, compiler, gcc, Linux, Mac, make, makefile, programming, text editor, tutorial, unix, vi
|
5 Comments

