What is a Code Review?
Firstly, let me tell you what a code review is not. It is not as it was represented in the Netflix series Russian Doll, where...
Let’s talk about code
Firstly, let me tell you what a code review is not. It is not as it was represented in the Netflix series Russian Doll, where...
Interested in becoming a software engineer? Curious about what software engineers actually do? Well, you’ve come to the right place. Here is a typical day...
In python, mutable objects are those that can change after they are created. In contrast, immutable objects can’t change after they are created. Examples of...
What is logic? Logic is where you take one or more statements you know to be true, and from them deduce further statements that must...
Recent Comments