Ilyas KarimovDesign Trade-offsHello, Folks! Today’s article is about hardware/software trade-offs. Make sure to check other articles of mine for other topics.Dec 28, 2020Dec 28, 2020
Ilyas KarimovSoftware ArchitectureHello, Folks. In this article, we’ll be talking about architecture and some specific terms, stakeholders, views, and viewpoints. This…Dec 25, 2020Dec 25, 2020
Ilyas KarimovinNerd For TechDesign PatternsHey, Folks! This article might be useful for future software engineers. We will talk about patterns and explain why they are used. If you…Dec 18, 2020Dec 18, 2020
Ilyas KarimovConcurrencyHello, Folks. I hope the articles increase your interest in programming. First of all, let’s talk about the concept of concurrency. We…Dec 13, 2020Dec 13, 2020
Ilyas KarimovObject-Oriented Programming and Dynamic Binding in OOP.Hello, Folks. In this article, I wanted to dig deeper into concepts of Object-oriented Programming (OOP) and dynamic binding for the…Dec 11, 2020Dec 11, 2020
Ilyas KarimovException vs Event HandlingHello, Folks! Today’s topic is exception and event handling. We will talk about keywords, mechanisms, and differences shortly.Dec 7, 2020Dec 7, 2020
Ilyas KarimovVariablesHello, dear programming lovers. I’m glad to see you again in another article of mine. Today we will talk about the most common topic…Dec 6, 2020Dec 6, 2020
Ilyas KarimovCompiler vs InterpreterHello, programming geeks. Today’s topic is something we’re not mostly concerned about for running the code we wrote. I’d like to ask you a…Nov 30, 2020Nov 30, 2020
Ilyas KarimovinStar GazersPass-by-value vs Pass-by-reference — with C++ examplesHello, Folks! I’ve been thinking for days about how to explain this topic so that newcomers understand it better and don’t need to read…Nov 27, 20201Nov 27, 20201
Ilyas KarimovLanguage Evaluation Criteria — CostHello and welcome back to the last-but-not-least language evaluation criteria article. If you haven’t read about readability, writability…Nov 23, 2020Nov 23, 2020