© 2022 Hashnode
#hello-world
This is my first blog entry, hope to bring some useful content, Regards.
Hello Friends, Today we will be understanding and writing our first java code from scratch. We will go through the pre-requisites and later will go through the code. The requirement for running Java.…
This is my first blog so I thought I should start this blog by writing Hello, World! just like we do with the programming. Hello, World! The first known Hello, World! program was written by Brian K…
The first thing you want to know in any language is "How do I print stuff?". Here I'll show you how to write output from PHP. 1. The Basics To generate output, PHP has a language construct called echo…
Hello world, This is the first thing a programmer learns to write when he starts off a new programming language. To different people this simple "Hello World" means a whole lot of things. To some, (e…
Many years ago, when I just started out as a junior software developer, I started a blog as a way to document my learnings and hopefully benefit others. Whilst that is technically still live, I neve…
Ever since I first started programming back in middle school, I was intrigued by the infamous, ingenious, and infuriating BrainFuck. And no, I don't mean the regular brainfuck you experience when you'…
This is the first post here. I tested it if the site is running perfectly. Everything seems to have gone well. I think. Not much I can tell in this first post. BUT! Recently I’ve been busy studying pr…
What is shell scripting? Shell Scripting is a program to write a series of commands for the shell to execute or simply we can say that shell scripting is writing a bunch of command and executing them …
I have decided to move my tech blog, currently self-hosted on WordPress, over to Hashnode. As part of my new goal to learn in public, I want to make it as easy as possible to write and share my dev bl…