Computer Science

Computer Science refers to the study of computers and computing and is one of the two pillars of Data Science.

This section will discuss content related to operating systems, computational theory, programming language design, algorithmic design, computational complexity, data structures, parallel and distributed computing, operating systems, and more.

Scala is a strong, statically typed, high-level, general-purpose programming language that supports both object-oriented programming and functional programming. It…
Regular Expressions, also known as RegEx, is a pattern-matching tool used to find patterns in strings. We can think…
We could spend our entire developer’s life using just the basic concepts of any programming language we choose to…
As we continue our collective programming journey, building on the foundation of intermediate programming, we’re ready to venture into…
Programming paradigms play a crucial role in the realm of computer science. They act as blueprints or frameworks to…
Input validation lets us ensure only properly formed data is entering the workflow in an information system, preventing malformed…
Elixir is a compiled, dynamically-typed, general-purpose, functional programming language developed by Brazilian software developer José Valim, first released in…
Functional programming is a powerful and elegant approach to tackling complex problems while creating maintainable code. Even though it…
Machine learning has revolutionized the way we approach problem-solving and decision-making. As a subset of artificial intelligence, it has…

Request Full Resume