Stories, Tutorials
& Life Tips
Deep dives on coding, health, recipes, travel and everything in between.
π Explore Reading Paths
Follow curated journeys from beginner to expert

Top Places to Visit in Lakhimpur (Lakhimpur Kheri), Uttar Pradesh
Lakhimpur is a city and a municipal board in Lakhimpur Kheri district in the Indian state of Uttar Pradesh. Education Education is available at the Junior and Senior Basic Schools, Senior Seβ¦

Top Places to Visit in Kushinagar (Padrauna), Uttar Pradesh
Kushinagar is a pilgrimage town in the Kushinagar district of the Indian state of Uttar Pradesh. The name of "Kasia Bazaβ¦

Top Places to visit in Kaushambi (Manjhanpur), Uttar Pradesh
Kaushambi district is one of the districts of Uttar Pradesh state of India, and Manjhanpur town is the district headquarβ¦

Top Places to visit in Kasganj (Kanshi Ram Nagar), Uttar Pradesh
Kasganj is a city and the district headquarters of Kasganj district in the Indian state of Uttar Pradesh. Geogrβ¦

Top Places to visit in Kanpur (Kanpur Nagar), Uttar Pradesh
Kanpur is the 11th most populous urban agglomeration in India, largest urban agglomeration in Uttar Pradesh, 12th most pβ¦

How can I break out of nesting of loops in Java?
Am using two for loops but am stuck and I don't know how can I break out of both loops. I've looked at similar questionsβ¦

How to create an executable JAR with dependencies using Maven?
How can I package my project in a single executable JAR for distribution? How can I make a Maven project package all deβ¦

Difference between a URI, a URL, and a URN?
I have seen many people talk about URLs, URIs, and URNs as if they're different things, but they look the same to the naβ¦

Exception Handling in ASP.NET Core Web API
Question: I started using ASP.NET Core for my new REST API project after using regular ASP.NET Web API for many years. β¦

How to completely remove VirtualBox in Ubuntu 16.04?
Question: I had installed VirtualBox but it started giving me problems. So I uninstalled it using:- sudo apt-get removβ¦

How to install VirtualBox in Ubuntu 16.04 using command line?
Question: I am a newbie. For some reasons, I need to install Virtualbox. I see that I can easily install it usiβ¦

Top Places to visit in Kanpur Dehat district, Akbarpur (Mati), Uttar Pradesh
Kanpur Dehat district is a district of Uttar Pradesh state in northern India. The administrative headquarters of the disβ¦

How to Install Trusted Root Certificates in DotNet Core on Ubuntu
Question : I'm getting an issue while deploying a .net-core web-API to a Docker container on Ubuntu. Everything works aβ¦

How to mount a VirtualBox shared folder?
To be able to mount a VirtualBox shared folder between your windows and Linux machine you need to do the following stepsβ¦

How to Install dotnet core on Ubuntu 16.04.5 ?
Before installing .NET, you'll need to register the Microsoft key, register the product repository, and install requiredβ¦