Tag: programming
-
A Brief Introduction to Programming
In this article, I will give you a brief introduction to programming, learn important concepts related and how a program can be translated that computers can understand. First, what is […]
-
Greeting JavaScript: If, else, else if, switch statements and ternary operator in JavaScript
On a daily basis, we often do task based on the real condition. For example, if the weather is nice today, then we can go outside and do some cool […]
-
Learn Ruby: Method
Hello friends, from this period of time. I’ll try my best to write more article that all of us could learn together and I hope you like that idea. Today, […]
-
Greeting JavaScript: for Loop, ES6 Loops & Beyond
JavaScript is one of the most popular programming languages today, if you are a newbie or you’ve just come to this field. JavaScript is a great way to start. Like […]