Akash Dasakashdas7781.hashnode.dev·Sep 10, 2024Getting Started with Java: The Ultimate Beginner’s GuideEver wondered how apps like Twitter or games like Minecraft are built? Many of them are powered by Java, a language known for its simplicity, flexibility, and incredible power. Whether you’re a beginner stepping into the coding world or someone curio...Discuss·2 likesJava guide
M. Oly Mahmudmahmudnotes.hashnode.dev·Aug 21, 2024How to setup and run Java on your machineFirst thing first To develop our awesome Java applications, we need to install the Java Development Kit (JDK). But what is the JDK?? JDK is a software development environment that is bundled with the necessary tools and libraries to develop and run J...Discuss·26 readsJava ProgrammingJava
Sanjay Kumar Dasitzsanjaykumar.hashnode.dev·Aug 21, 2024Multi-Website Setup On Magento2 By Nginxgo the the directory = cd /etc/nginx/sites-available create a file i.e = sudo nano local (paste the below data - here i am doing two site setup) #-------------------------------------------------------------------> upstream fastcg...DiscussMagento2
Prince Larbipkwolffe.hashnode.dev·Aug 19, 2024Beginner's Guide to Using the GhanaNLP APIMy inspiration for this blog post? Well, since my first post on LinkedIn about a project I was working on using the GhanaNLP API, quite a few people have reached out to me about setting up and using the API services. I thought it would be great to cr...DiscussBuild with GhanaNLP APIghananlp
Debajyati Deydebajyatidey.hashnode.dev·Aug 18, 2024Create Your Custom WSL from Any Linux Distribution (Part - 2)In the previous part of this two part blog series, we discussed how to install and set up void linux in WSL. In this article we'll cover how to do the same for Arch Linux! Hell Yeah!! In the former blog, we went through how to obtain the tar of the d...Subhradip Sinha and 4 others are discussing this5 people are discussing thisDiscuss·31 likes·74 readsLinuxLinuxGonna try this one fs 10
Debajyati Deydebajyatidey.hashnode.dev·Aug 8, 2024Create Your Custom WSL from any Linux Distribution (Part-1)Summary of the Content Prior to Reading the Article Ever wanted Arch or Void Linux as your WSL distro for Windows? Do you know that you can actually (YES ACTUALLY!!!) install any Linux distribution as your WSL distro? This guide covers how to import...Sam Maji and 5 others are discussing this6 people are discussing thisDiscuss·73 likes·176 readsLinuxLinuxWow it's looking very cool idea now I am thinking to try this step by step 25
Ogunuyo Ogheneruemu Biruemu.hashnode.dev·Aug 8, 2024Setting Up a React Native AppReact Native is a popular framework for building mobile applications using JavaScript and React. Expo is a set of tools built around React Native that makes it easier to develop, build, and deploy React Native apps. In this blog post, we will walk th...DiscussReact Native
Adarsh Kumar Debataadarshh.hashnode.dev·Aug 2, 2024Understanding Apache CassandraIntroduction to Apache Cassandra Apache Cassandra is a highly scalable, distributed NoSQL database designed to handle large amounts of data across many commodity servers. It provides high availability with no single point of failure, making it ideal ...DiscussCQL
Amit Kumarenlightenwithamit.hashnode.dev·Jul 25, 2024Upgrading Sitecore Docker Example Custom Images to Sitecore 10.4.0: A Step-by-Step Guide👋Introduction Sitecore 10.4.0 is the latest iteration of the popular digital experience platform, offering enhanced features and performance improvements. If you're using the Sitecore Docker Example Custom Images GitHub repository, upgrading to Site...Discuss·79 readsSitecore
Om Vastredevom04.hashnode.dev·Jul 20, 2024Firebase + Flutter Setup In Simplest Way (Windows)There are ways to add firebase to your project but the simplest way is to use FirebaseCLI, I tries with adding domain name to firebase apps then downloading json file and adding it in android app folder and adding library, but there is a cath when er...Discuss·1 likefireflutter