How to make a simple calculator in Python

Bookmark (1)

No account yet? Register

Python is a really popular programming language. I’ve been using it for around 2 years. Based in my experience, Python is really fast and easy for beginners. As matter a fact, Python is multi-paradigm, which makes it easier for the beginners to start with. Today, I am going to be explaining step by step, line […]

Variables in C++

Bookmark (0)

No account yet? Register

In this post I will introduce you to variables and how do they work. I will also show you how to write them in C++. Let’s go on. Variables are object, or keywords that carry on information, such as letters, symbols, numbers etc. In C++, we classify those variables into string variables (string), int variables […]

Programming Club!!!

Bookmark (1)

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