Posts

HOW TO WIN IN A LOTTERY

 TOPIC: A 'HUNCH' TO WIN IN A NUMBER GAME "I wish to create a branch of Numerology which I would like to call -                            CARTESIAN NUMEROLOGY"                                                                         - Jhunn M. What is Cartesian Numerology?  Cartesian Numerology is a branch of Numerology based on my belief that: 1. Numbers appearing in number games like in lottery is a reflection of how heavenly or celestial bodies move. So in dealing with number games,  it is wrong to think that numbers influence the Universe, it is the other way around - it is the Universe that dictates the numbers. 2. There are 'no lucky numbers' or there's no such thing as 'attracting numbers' to win in a lottery ...

THE COMPLETE C++ CODING FOR A SIMPLE BUT UNIQUE AND CUTE 'TIC TAC TOE' COMPUTER' GAME by sirjon

Image
      IT seems to be, not that easy to create a video presentation of this type of  C++  Do-It-Yourself project in one go. Especially, if you wish to explain some important details for non-techie and beginners out there - for them to fully understand the world of computer programming.       I decided to share the complete package of this simple but unique and cute 'tic tac toe' computer game  for people out there who interested on how I did it.      Please, as a token of appreciation - like , subscribe and share my youtube version of this game.... (The game's design looks like this)  (Instruction: Type a number from 1 to 9 only... Then hit the ENTER key)                              ***If you WISH TO END THE GAME...just enter the number 500    WARNING TO PLAYERS: Be careful in entering numbers or you might lose your turn as penalty ...

IS PHYSICS NO LONGER PHYSICAL

INTRODUCTION   Dont' get me wrong. This could be some kind of 'ignorance' in my part - but NO! I think it is time to make things 'real'.  What does it mean... allow me to 'speculate' more. A Little 'Flashback'   In the classical Physics, we talk about how nature works in a mathematical 'beauty' that enable Science to explain  "How the planets revolve around the Sun"... "How long it will takes a runner to reach the finish line" and "How the  gears and cams can be assembled to make a machine run smoothly". That is, what we call the age of 'Industrial  Revolution'.    Then came the 20th Century Science. The slow phase of studies done about electricity and magnetism since the time of  Faraday significantly became like a 'lightning bolt' when great people like Nikolai Tesla, Thomas Edison and others  revolutioned the age of 'electromagnetism' that changed the World.    However - deep into the a...

AN INTRODUCTION TO C++ "PAM" STYLE OF PROGRAM CODING

 I am working right now with what I may consider as an 'ambitious' project that could, in a way give more ADDITIONAL security to a program that requires an AUTHORIZED USER to only memorize the sequence of entering inputs, rather than the conventional way of having a form to fill out the necessary information such an example below;                              EMPLOYEES MONTHLY SALARY  UPDATE   Name of the Employee: ____________________________   Employee ID: _____________   For the Month of: _______________   No. of Days: ______________   Amount of Salary (in Dollar): $ ____________________    What if all you CAN ONLY SEE on your monitor screen is the title (Employees Monthly Salary Update) and just followed by a 'blinking cursor' (in a C++ program) and nothing more? This will certainly put a  'hacker' to think twice before pressing any key as only an AUTHORIZED p...