© 2023 Hashnode
#learnable22
UML Diagrams UML is an acronym for Unified Modelling Language, This is a graphical representation of a system, the system components, and how the user interacts with the system. Types of UML diagrams UML uses elements and associates them in…
As essential as it is to make declarations in our source codes, it is also very important to understand reserved words used for declarations and apply them in the best context where they function optimally. Today, I will be sharing crucial …
In this post, I would like to share an overview of Git and how you can take your first baby steps in Git and the Version Control Journey. Git is a popular and freely available-to-use (Open source) Ve…