C# Classes Theory 2
Before we can understand classes, we need to have a good knowledge of the basic building blocks. Encapsulation […]
Before we can understand classes, we need to have a good knowledge of the basic building blocks. Encapsulation […]
This post is about protecting your privacy in Github. These files or folders might contain sensitive information like […]
This is part two of our Git series of posts. The previous post was called Git Introduction. The […]
This post is based on an article by Wikipedia and Joel Spolsky. Joel Spolsky is the co-founder of […]
The Java website says: “Java is a programming language and computing platform first released by Sun Microsystems in […]
Application Programming Interfaces, known as APIs, enable a business to expose content or services to internal or external […]
npm makes it easy for JavaScript developers to share the code that they’ve created to solve particular problems, […]
What is Kubernetes? Wikipedia says: “Kubernetes (commonly referred to as “K8s”) is an open-source system for automating deployment, […]
What is software user acceptance testing (UAT)? Techopedia says: “User acceptance testing (UAT) is the last phase of […]
Wikipedia says of Software Quality Assurance: “Software quality assurance (SQA or QA) consists of a means of monitoring […]
Wikipedia says: “Software testing is an investigation conducted to provide stakeholders with information about the quality of the […]
What is Apache Kafta? Kafta is an open-source stream processing platform developed by the Apache Software Foundation written […]