Introduction While learning Object-Oriented Programming. I decided to dive into its history and it turned out to be fascinating. The…
Continue Readingabstract
Top math posts of 2019
These have been the most popular math posts this year. Queueing theory: The science of waiting in line US Army…
Continue ReadingFactory Method and Abstract Factory in Swift and iOS Universe
Factory Method and Abstract Factory in Swift and iOS UniverseExploring creational design patternsNikita Lazarev-ZubovBlockedUnblockFollowFollowingMay 31Photo by Fabian Grohs on UnsplashThe word factory is…
Continue ReadingScala Coding Conventions: An Introduction
Scala Coding Conventions: An IntroductionAlex HeresBlockedUnblockFollowFollowingFeb 24Picking up a new programming language can be tricky, this guide aims to simplify…
Continue ReadingJava Fundamentals: Part 1
Java Fundamentals: Part 1Vijay BalaBlockedUnblockFollowFollowingJan 6This document highlights some of the most important aspects of Java programming. The keywords and concepts…
Continue ReadingUnderstanding use of Interface and Abstract class
Herein you will get these answers. Please see the code in below:In the above example I do not use interface.…
Continue Reading