Posts

Recently Published

How To Make A Simple Calculator Using HTML, CSS and JavaScript

Image
A Calculator Hey guys, welcome back! Today, I'm going to be teaching you guys how to make a simple calculator which performs basic math operations such as addition, subtraction and so on with just HTML, CSS and JavaScript. This tutorial is designed for people who may have just finished learning the basics of HTML, CSS and JavaScript and wish to create a project which uses all three for optimum functionality. Prerequisites You don’t need much to be able to follow along with this tutorial. You just need a text editor; this could be Notepad , Sublime Text or Visual Studio Code . For this tutorial, we’ll use VS Code. If you already have a text editor, you can use that as well. If you don’t, go ahead and download it from the official site (the steps to install VS Code can be found in our JavaScript tutorial for beginners ). Moving on, the next thing you need is the basic understanding of HTML, CSS and JavaScript. By ”basic understanding”, I mean you should be...

Coding vs. Programming - What Are The Differences?

Image
A lot of times in our profession, we tend to interchangeably use these two terms "coding" and "programming" like they mean the same thing whereas they don't. Here, we're going to distinguish these two terms from one another. Are you excited? If so, take a glass of water; sit back and enjoy... As earlier stated, the two terms "coding" and "programming" are similar but not the same. Coding is the process of generating codes from one language to the other. It is often classified as a subset of programming because it implements the steps involved in coding. Programming is  the process of developing an executable machine-level program that can be implemented to completion without any error(s) occurring.  It is the process of formally writing codes so that the human input(s) and subsequent machine output(s) remain in sync. Below are some other differences between "coding" and "programming...

C++ Tutorial For Beginners

Image
Looking for a C++ tutorial?       Maybe you're new to the programming world and you were told to learn C++ first by either a friend or teacher. Whatever your reason for being here, you've come to the right place.  This tutorial covers the basics of this programming language known as "C++" and it's designed for beginners and anyone looking to refresh their memory of the language. So let's head straight in. First of all,  What is C ++ ?        C ++ (short for “C-Plus-Plus” or Cpp) is a middle-level programming language used mostly in game development but can be used pretty much anywhere for various projects.        It is usually recommended by professionals as the first programming language to learn because it has all the fundamental programming concepts embedded into it. NOTE: C ++ ; though related to, is NOT C or C# . The difference between them wou...

Sponsored Links

Contact Us

Name

Email *

Message *