Ruby is one of the programming languages you can use almost everywhere. It is also simple and very easy to learn. This makes it a very good choice if you want to learn new programming language, especially if it is your first programming language. Will you give Ruby a chance? If so, you are on… Continue reading Getting Started With Ruby the Easy Way Pt4 – Control Flow Pt2
Tag: html
Getting Started With Ruby the Easy Way Pt3 – Data Types Pt2, Control Flow Pt1
Ruby is dynamic, flexible and robust programming language. It is also very easy language to start with. If you are new to programming Ruby will help you start the easy way. Take the next step on your journey to learn Ruby. Learn about topics such as hashes, symbols and control flow.
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!