What If Dinosaurs Hadn’t Gone Extinct? What If: Part 1

Bookmark (0)
ClosePlease login

No account yet? Register

Note: If I get 3 comments on this post I will consider making a sequel. What If Dinosaurs Hadn’t Gone Extinct? There are several questions to consider here. Who would be the dominate species on earth? Right now, humans stand still at the top of the food chain, and move along side technology, which enable […]

NASA’s James Webb Space Telescope

Bookmark (0)
ClosePlease login

No account yet? Register

After 25 years of development, the James Webb Space Telescope aboard an Ariane 5 rocket was launched into space from Europe’s Spaceport in French Guiana on December 25th, 2021. What an unprecedented breakthrough for astronomy! The James Webb Space Telescope, also referred to as Webb or JWST, is the largest, most complex, and powerful telescope […]

Racism (Skin Color)

Bookmark (0)
ClosePlease login

No account yet? Register

Racist people are not the best people in the world (no offense). Racism runs through generations by the parents telling their children bad things about people that are not like them. In fact, we are all different from each other, but we are all great, even people that have conditions (Dyslexia, ADHD, Autism, social problems, and more), and […]

Struggling With Depression

Bookmark (1)
ClosePlease login

No account yet? Register

Life in the 21st century – anything but boring, and honestly pretty challenging and stressful all the time! We all have real life pressures, struggles, and difficulties to face every day! Everything from academic/achievement pressures to family friction/conflict, from social struggles to navigating complicated friendships, real world battles to personal/internal problems. Sometimes when life is […]

LEARNING PYTHON : CALCULATOR

Bookmark (0)
ClosePlease login

No account yet? Register

In this post you will learn about the Python programming language. Python is a high-level general programming languages created in 1991 by Guido van Rossum. It was named after the famous show, “Monty Python’s Flying Circus.” Python uses a lot of indentation instead of parentheses/brackets to make the code easier to read. It can be […]

Learning QBasic: Calculator

Bookmark (1)
ClosePlease login

No account yet? Register

Do you want to learn QBasic? Below is an example of it. The program below accepts two numbers and performs a math calculation on it, similar to a calculator. QBasic stands for Quick Beginners All Purpose Symbolic Instruction Code. It was created by Microsoft in 1991 and is based on the original BASIC language released […]

What is Computer Programming?

Bookmark (0)
ClosePlease login

No account yet? Register

Programming, or “Coding” is the way humans are able to communicate instructions to computers. They use special programming languages which take words, and translate them to a format that can be understood by computers.  The instructions can be just a few lines, or millions of lines of code to complete a specific task. Once code […]