Getting Started With Ruby the Easy Way Pt2 – Data Types Pt1

Some programming languages are hard to learn and some are easy. Ruby is one of the later. Although Ruby has simple syntax it is very powerful programming language. What’s more, it is also quite versatile. You can use it to for web projects as well as for desktop applications. Give a Ruby a chance. Learn… Continue reading Getting Started With Ruby the Easy Way Pt2 – Data Types Pt1

Getting Started With Ruby the Easy Way Pt1 – Comments, Variables, Strings

Have you ever heard about Ruby? Ruby is one of the most popular programming languages in the World. It is also a programming language that is incredibly easy to learn. This will be the goal of this mini series. It will help you learn core concepts of Ruby and become proficient in this interesting programming… Continue reading Getting Started With Ruby the Easy Way Pt1 – Comments, Variables, Strings

Getting Started with PHP the Easy Way Pt4 – OOP Pt2 and Beyond

PHP is one of the most widely used programming languages, with large community of dedicated developers and rich ecosystem of frameworks. If that is not enough, the incredibly popular WordPress platform and CMS is based on it. This makes PHP a very good language to learn. So, give it a try. Learn all you need… Continue reading Getting Started with PHP the Easy Way Pt4 – OOP Pt2 and Beyond

Getting Started with PHP the Easy Way Pt3 – OOP Pt1

Do you want to learn PHP? Or, do you want to improve your current knowledge of PHP? This mini series will help you with both! In this part, you will learn about functions, OOP, classes. You will also learn about things such as class instances, inheritance and visibility types. Make the step towards PHP mastery!

Getting Started with PHP the Easy Way Pt2 – Control Flow

PHP is one of the programming languages that are very easy to learn. You can learn the basic in just a few days. This mini series will show you how. In this part, you will learn all you need about conditional statements, loops and break, continue, include and require statements. Make another step towards reaching… Continue reading Getting Started with PHP the Easy Way Pt2 – Control Flow

Getting started with PHP the Easy Way Pt1 – Variables & Data types

PHP is one of the most popular programming languages in the world. It is a programming language with a long history and it is also very powerful programming language. PHP can help you get done a lot things. Use this short mini series to learn all you need to know about PHP to get started.… Continue reading Getting started with PHP the Easy Way Pt1 – Variables & Data types