Skip to content
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Software Engineering

Empowering Developers, One Line of Code at a Time.

Subscribe
  • Home
  • Home
  • Basics
  • Page 2
Constructor and Destructor
Posted inBasics

Constructor and Destructor

Posted by admin August 13, 2021
Whenever you create an object, you need to construct that object, meaning you assign all…
Read More
Object-Oriented Analysis And Design — Structural Models (Part 3)
Posted inBasics

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

Posted by admin August 13, 2021
Structural models of software display the organization of a system in terms of the components…
Read More
Object-Oriented Analysis And Design — Conceptual Model (Part 2)
Posted inBasics

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

Posted by admin August 13, 2021
Conceptual Model Once we’ve some use cases or user stories, the next thing we can…
Read More
Object-Oriented Analysis And Design — Introduction (Part 1)
Posted inBasics

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

Posted by admin August 13, 2021
The Concept Of Object-Orientation Object-orientation is what’s referred to as a programming paradigm. It’s not…
Read More
Designing Real-World Systems
Posted inBasics

Designing Real-World Systems

Posted by admin August 13, 2021
This last section is all about examples of real world problems, and what solutions we…
Read More
Spark Streaming
Posted inBasics

Spark Streaming

Posted by admin August 13, 2021
With Spark core, we can analyze batch of data (say, daily). With Spark Streaming, we…
Read More
Streaming Data
Posted inBasics

Streaming Data

Posted by admin August 13, 2021
So far we assumed data is sitting on the cluster, but, we didn’t say how…
Read More
Query Engines
Posted inBasics

Query Engines

Posted by admin August 13, 2021
There are handful of solution to query the data in the whole cluster, or from…
Read More
Cassandra
Posted inBasics

Cassandra

Posted by admin August 13, 2021
A distributed NoSQL database with no point of failure (no master node). It has a…
Read More
External Data Storage
Posted inBasics

External Data Storage

Posted by admin August 13, 2021
We can use and integrate external data storage, relational and non-relational databases to expose the…
Read More

Posts pagination

Previous page 1 2 3 4 … 19 Next page

Recent Posts

  • How Databases Work: SQL vs. NoSQL Explained 🗄️💾
  • 🔍 The Power of Regular Expressions: How to Master Text Searching
  • What Is Hadoop and How Does It Help in Big Data Processing?
  • Why Learning to Code is Like Learning a New Language 🧑‍💻🌎
  • How to Make Your Own Simple Video Game in JavaScript 🎮🚀

Recent Comments

No comments to show.

Archives

  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • October 2024
  • January 2022
  • November 2021
  • October 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • Analog & Digital Communication
  • Artificial Intelligence
  • Basic Computer Science
  • Basics
  • C Programming
  • C++ Programming
  • Computer Networks
  • Database
  • Debugging
  • Design & Analysis of Algorithms
  • Featured
  • Game Development
  • Git & Github
  • Graph Theory & Applications
  • Internet Programming
  • Java Programming
  • Machine Learning
  • Mobile Computing
  • Operating System
  • Programming & Data Structures
  • Python Programming
  • Software Architecture & Design
  • Software Development Life Cycle
  • Software Engineering Insights
  • Software Testing
  • Theory of Computation
  • Uncategorized
  • Web Development
  • Web Technologies
Copyright 2025 — Software Engineering. All rights reserved. Bloghash WordPress Theme
Scroll to Top