Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Inhouse Slideshow AlmaLinux Multiple Filtered Content Tutorial
- Inhouse Slideshow AlmaLinux Filtered Content Tutorial
- Microsoft 365 on iOS Install Primer Tutorial
- Inhouse Slideshow AlmaLinux CSS Style Tutorial
- Inhouse Slideshow AlmaLinux Media Tutorial
- WordPress Blog Web Share API Sharing Tutorial
- WordPress Blog Getme Searches Tutorial
- WordPress Visual Synopsis Media 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
Tag Archives: Xcode
C in Xcode Read CSV Primer Tutorial
This tutorial shows you some text file reading operations for C programming using Xcode. Background reading for tutorial: strtok struct fopen Here is a tutorial that introduces you to some C programming code for reading CSV files in C … … Continue reading
PhoneGap iOS Mobile Xcode Primer Tutorial
Ever feel like you are just seeing the tip of the iceberg, two or three days in a row (frankly, I’m gobsmacked!)? This is what PhoneGap feels like when you are first introduced to it. Am very very keen to … Continue reading
Posted in Android, eLearning, iOS, Tutorials, Xcode
Tagged Apache Cordova, application, iOS, mobile, PhoneGap, tutorial, Xcode
Leave a comment
Xcode Ruby Desktop Application Primer Tutorial
Have you heard of Ruby? Maybe you know it as Ruby Gems or Ruby on Rails? It is a great object-oriented programming language for both desktop and web usage. Xcode on Mac OS X Leopard supports Cocoa-Ruby Applications, and this … Continue reading
Posted in eLearning, GUI, Tutorials, Xcode
Tagged application, desktop, programming, Ruby, tutorial, Xcode
Leave a comment
C++ Xcode OOP Multiple Inheritance Tutorial
Posted in eLearning, OOP, Tutorials, Xcode
Tagged C++, inheritance, multi-inheritance, OOP, programming, tutorial, Xcode
Leave a comment
C++ Xcode OOP Polymorphic Array Tutorial
Here is a tutorial that introduces you to some more aspects of OOP … oops, forgot to say what OOP stands for … Object Oriented Programming … specifically regarding Polymorphic Arrays. Object-oriented programming (OOP) is a programming paradigm that represents … Continue reading
Posted in eLearning, OOP, Tutorials, Xcode
Tagged array, C++, OOP, polymorphic array, polymorphism, programming, tutorial, Xcode
1 Comment
Xcode Objective-C User Interface Builder Primer Tutorial
Objective-C is the main programming language used by Apple for the OS X and iOS operating systems and their respective APIs, Cocoa and Cocoa Touch, so is very much a language on the up and up, because of the increased … Continue reading
Posted in eLearning, GUI, Tutorials, Xcode
Tagged GUI, Objective C, programming, tutorial, Xcode
1 Comment
Function Pointers in C and C++ Primer Tutorial
When programming C and C++ you often talk about functions and methods respectively as a way to compartmentalize the work that your program needs to do. Have you found yourself having these functions and methods well defined and similarly structured … Continue reading
Posted in eLearning, Tutorials, Xcode
Tagged C++, function pointers, pointer, pointers, programming, tutorial, Xcode
Leave a comment