RK !

Let's make comprehension easy ...

100%x200

Clean Architecture in C# — A Practical Guide for Software Engineers

"The only way to go fast is to go well." — Robert C. Martin

As your .NET project grows, so does its complexity. Features that once took hours start taking days. Bugs appear in places you didn’t touch. Code becomes fragile and hard to test.

Clean Architecture is a proven …


Author: Romaan

More

100%x200

Go (Golang) Tutorial for Beginners

Go is a high-level general purpose programming language that is statically typed and compiled. It is known for the simplicity of its syntax and the efficiency of development that it enables by the inclusion of a large standard library supplying many needs for common projects.

 

Build Your First Go …


Author: Romaan

More

100%x200

Pi as Router

Ever wondered if you could setup a sub network on one side of Raspberry Pi and other side get connected to your home network ? Why would you do that ? (1) This will help you understand basics of routing and the minimum services required for a device to connect …


Author: Romaan

More

100%x200

Flight Navigation

Are you a student pilot planning to take a cross country flight in Australia ? Are you wondering what preparations need to make and how to organise and get ready ? If so, then the below article may be helpful.

So the first question that comes to mind is, what …


Author: Romaan

More

100%x200

Private Pilot License Exam Australia (PPL)

Aspiring to be a Private Pilot and are you in Australia ? Well, one of the key requirement is that we clear the CASA PPL theory exam. In this article, I will collate the important concepts, while this is not a complete comprehensive guide, it may serve as a notes …


Author: Romaan

More

100%x200

Docker

Docker is an open source platform that provides a light weight virtual environment. By light weight environment, I mean, it is NOT a virtual environment like Oracle Virtual box or VMware player or VMware workstation but allows the application and its processes to run in a secluded environment without polluting …


Author: Romaan

More

100%x200

Ubuntu Quick Reference Commands

Ubuntu is an open source software platform that runs everywhere from IoT devices, the smartphone, the tablet and the PC to the server and the cloud. If you use Ubuntu, then mostly you also use bash terminal and would like to do many things using commands. Below I have summarized …


Author: Romaan

More

100%x200

SSH Security

Everyone who uses Linux operating system today knows about Secure Server Shell. Although it is named secure server shell, is it really Secure? The answer really depends on the configuration. Let us go through the steps involved in installing and configuring SSH with focus on making the system more secure …


Author: Romaan

More

100%x200

Raspi - Installation & remote access setup

Looking for installing Raspberry Pi without a keyboard and monitor? If yes, the below blog can help. Let us to run through the steps required for installing OS on Raspberry Pi and then prepare for remote access. Before we begin, I assume we have the following ready: Raspberry Pi board, a laptop or computer with …


Author: Romaan

More

Popular Tags:




100%x200