@thisisnishanth
Documenting my self-learning journey!
Math & CS Undergrad | Learnt programming through the Internet and I also write technical blogs on Tech, Java & Dev occasionally ✏️
Nothing here yet.
Semantic stands for meaning and combined with the word "Markup", it stands for "meaningful markup" or writing meaningful HTML. Why? Code is callable & friendly to other applications. Making code more accessible to developers and people in general. ...

Note: You cannot compile and execute a Java program if you haven't installed a Java Development Kit on your system. If you have a JDK installed in your system, then the above information will show up. If it doesn't, you can use this resource to inst...

Before running a C program, you need to make sure a GCC compiler has been installed and set up on your system. What is GCC? GCC stands for GNU Compiler Collection. It is a toolchain that provides compilers & development tools. It is mainly used to co...
