Tag: oop

OOP in Software Design and Implementation

Object Oriented Programming is a method of programming based on hierarchy of classes, and well-defined cooperating objects. Object Oriented Programming is a type of programming language where the developer has to first, plan out the functions and operations to be applied to data structures before writing any code.

Continue reading

Introduction to Laravel

If You have been interested in web development, You must probably have heard about Laravel. So what’s it ? Why is it so popular and why the demand in the market for Laravel Developers is so high? Stick with this article and You will find out.

First of all, let’s mention, that Laravel is an open-source web framework implementing the MVC pattern. The last sentence did not make any sense to you, right ?

Continue reading

The Collections framework in Java

Today’s topic is a little bit technical as it is related to Java developers. We are going to speak about Java and its frameworks like Collections, the Map interface, Java TreeMap class, etc. Our team continues to study interesting and essential features in web and mobile development, so let’s continue!

Continue reading