Let’s Build a Computer #1 (Binary Numbers)

Bookmark (0)
ClosePlease login

No account yet? Register

In this series you will learn how computers work from the ground up. You will learn by actually building it piece by piece (on paper) in a series of weekly articles. If you continue and follow along, you will fully understand how a modern computer operates down to the smallest detail! Let’s Start! Computers only […]

NASA’s DART Mission Will Crash A Spacecraft Into A 525-Foot-Wide Asteroid

Bookmark (0)
ClosePlease login

No account yet? Register

Asteroids often get close to Earth every day but rarely does one touch the ground. But did you know that the last known catastrophic impact event on our planet was about 66 million years ago? It’s not entirely known—the exact number of asteroids or meteorites hitting the Earth daily. However, experts estimate that about 10 […]

A New Study Claims Mushrooms Can Communicate With Each Other

Bookmark (0)
ClosePlease login

No account yet? Register

Have you ever stopped and wondered if plants can talk to each other? That sounds amazing if it’s real, right? But what if I tell you there has been a study that suggests mushrooms can speak to each other? Yes. You heard me right. It’s possible that mushrooms can actually communicate with each other! Recent […]

Most Distant Star Ever Found by Hubble Space Telescope

Bookmark (0)
ClosePlease login

No account yet? Register

Another astonishing breakthrough for astronomy has happened. NASA’s Hubble Space Telescope has spotted the farthest and one of the most ancient stars known in the galaxy. Astronomers nicknamed the detected star, Earendel, which was derived from the Old English word that means “morning star” or “rising light.” It was also named after a character whose […]

Programming Club!!!

Bookmark (1)
ClosePlease login

No account yet? Register

Here we will discuss many things about programing: Discuss the problems we ‘ve faced when we did coding and find answers for them. Share our experiences with you all and talk about them. Share posts, screenshots and many other items related to coding. Talk about programs and projects we can make. Join the Programming  Club […]

Stars!!

Bookmark (0)
ClosePlease login

No account yet? Register

By SpaceBee What are Stars? Stars are astrological objects, made of various gasses, like hydrogen or helium. Stars are held together by their own gravity. When stars die they supernova (Suddenly increasing their brightness due to an explosion, causing them to lose most of their mass). Stars often take millions of years to supernova. Many say a […]

Let’s Build a Computer #2 (Half-Adders)

Bookmark (0)
ClosePlease login

No account yet? Register

In the last lesson we learned about binary numbers, which are the way computers understand numbers. The next thing we will now study is how we can build simple hardware to add numbers. Once we can add numbers, we can do any math operation, like subtraction, multiplication and division that will be covered later. Being […]

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 […]