Taylor Emma

A senior editor for The Mars that left the company to join the team of SenseCentral as a news editor and content creator. An artist by nature who enjoys video games, guitars, action figures, cooking, painting, drawing and good music.
2477 Articles

Types of Relationships

Inheritance When we say, “a student IS-A person”, “an employee IS-A person”…

Taylor Emma

Constructor and Destructor

Whenever you create an object, you need to construct that object, meaning…

Taylor Emma

Object-Oriented Analysis And Design — Structural Models (Part 3)

Structural models of software display the organization of a system in terms…

Taylor Emma

Object-Oriented Analysis And Design — Conceptual Model (Part 2)

Conceptual Model Once we’ve some use cases or user stories, the next…

Taylor Emma

Object-Oriented Analysis And Design — Introduction (Part 1)

The Concept Of Object-Orientation Object-orientation is what’s referred to as a programming…

Taylor Emma

Designing Real-World Systems

This last section is all about examples of real world problems, and…

Taylor Emma

Spark Streaming

With Spark core, we can analyze batch of data (say, daily). With…

Taylor Emma

Streaming Data

So far we assumed data is sitting on the cluster, but, we…

Taylor Emma

Query Engines

There are handful of solution to query the data in the whole…

Taylor Emma

Cassandra

A distributed NoSQL database with no point of failure (no master node).…

Taylor Emma