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: OOP
C++ Xcode OOP Exceptions Primer Tutorial
Our C++ Xcode OOP Exceptions Tutorial presented here opens the door to the idea of handling error exceptions when using C++. The two major areas I’ve found where error handling is really important are with mathematical calculations and with input/output … Continue reading
Posted in eLearning, OOP, Tutorials, Xcode
Tagged C++, error handling, exceptions, OOP, programming, tutorial, Xcode
Leave a comment
D Primer Tutorial
Yes, there is a D … D comes after C … and that pans out to be true … but what if we find life on Mars … you heard it here. Have been a fan of what Digital Mars … Continue reading
Posted in eLearning, OOP, Software, Tutorials
Tagged C++, compiler, D, Digital Mars, Hello World, OOP, programming, tutorial
Leave a comment
C++ Xcode OOP Function Template Primer Tutorial
Our C++ Xcode OOP Function Template Tutorial presented here uses a great feature of C++ that can streamline code where the only differences between functions presented are the data types returned and the data types passed in. The word template … Continue reading
Posted in eLearning, OOP, Tutorials, Xcode
Tagged C++, function template, OOP, programming, tutorial, Xcode
Leave a comment
Delphi Pascal Primer Tutorial
Have you heard of Delphi? Maybe you know it as Turbo Delphi? It is a great GUI IDE application that can create desktop or web applications. Embarcadero Delphi is an integrated development environment (IDE) for console, desktop graphical, web, and … Continue reading
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
VB.Net Windows Form ToolBox Components Primer Tutorial
VB.Net using Visual Studio is another great language to learn. If you like VB.Net you may eventually like C#, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or can be … Continue reading
Posted in eLearning, Event-Driven Programming, GUI, OOP, Tutorials, Visual Studio
Tagged components, event-driven, GUI, OOP, programming, toolbox, tutorial, VB.Net, Visual Studio, Windows
2 Comments
C++ Xcode OOP Composite Objects Tutorial
Here is a tutorial that introduces you to some aspects of OOP … oops, forgot to say what OOP stands for … Object Oriented Programming. Object-oriented programming (OOP) is a programming paradigm that represents concepts as “objects” that have data … Continue reading
Posted in eLearning, OOP, Tutorials, Xcode
Tagged C++, composite objects, OOP, programming, tutorial, Xcode
Leave a comment