GitopsCentral

May 31, 2019

How to call main method from another main method in Java

Filed under: Misc — Tags: — shaik zillani @ 12:34 pm

Let’s start from creating a simple class Hello.java as shown below, Now, Let’s create another class Test.java which also has […]

Read More

How to generate ssh keys and grant access to a remote server

Filed under: Misc — Tags: , — shaik zillani @ 10:19 am

In this blog post, I will show you how to generate ssh keys on local and grant access to your […]

Read More

May 29, 2019

How to secure your website using HTTPS

Filed under: Misc — Tags: , , — shaik zillani @ 9:56 am

In this blog post, I will show you how to install SSL (Secure Socket Layer) certs on your website. Note […]

Read More

May 21, 2019

Golang Modules Explained

Filed under: golang — Tags: , , — shaik zillani @ 11:37 am

According to golang official github,Modules are an experimental opt-in feature in Go 1.11, with the plan of incorporating feedback and […]

Read More

May 16, 2019

Installing Karel the Robot

Filed under: Misc — Tags: , , — shaik zillani @ 9:09 am

Karel is a simulation tool used for learning java, developed at Stanford university. It is available as plugin for eclipse […]

Read More

May 15, 2019

How to create an executable Jar file using maven

Filed under: Misc — Tags: , — shaik zillani @ 4:20 pm

In this blog post, we will learn how to create a simple quick start project which can be build into […]

Read More

🍎 The “Find the Biggest Apple” Algorithm

Filed under: Algorithms — Tags: — shaik zillani @ 12:41 pm

🍎 The “Find the Biggest Apple” Algorithm 🍎 This simple, single-pass inspection is the foundational concept behind searching for the […]

Read More

How Al-Khwārizmī, the father of algorithms, solved the Land Measurement Problem

Filed under: Algorithms — Tags: — shaik zillani @ 12:24 pm

📐 How Al-Khwārizmī Solved the Land Measurement Problem 📐 Al-Khwārizmī (c. 780 – c. 850 CE) was the Father of […]

Read More
Older Posts »

© 2016–2025 GitOpsCentral | All Rights Reserved.