1 follower
A developer learning to write efficient, reliable, and clean code.
Are you new to IT? Feeling a bit overwhelmed? Don’t worry, I’ve got you covered! In this article, I’ll share 10 essential tips to help you get started...
In this quick note I'll share some resources for learning all the 5 OOD principles by Uncle Bob. This article might not be complete. :) KISS (Keep It...
Activation functions are mathematical equations that determine the output of a neural network. The function is attached to each neuron in the network,...
Here are the Hands-on notes for Dart Programming Language.I created these notes when I was learning Dart Language. So, these notes might help you...
Q: What is virtual RAM (memory)? A: Virtual Memory is a part of your hard disk or SSD reserved for serving as RAM when RAM is full. This can be very...