1 follower
NetDevOps
Python · Introduction Object-oriented programming (OOP), is a method to structure a code or program by its related properties and behaviours into...
What is HTML? HTML stands for Hyper Text Markup Language, which is the most widely used language on the Web to develop web pages. Why Learn...
Introduction In this tutorial, I will create a documentation project on Read the Docs by importing a Sphinx project from a GitHub repository and...
Part 02 · This blog is the second part of our Git series, in the first blog we configuring git locally, and in this blog, we will explore the...
Part 01 · Git and GitHub are two technologies that every developer should learn, irrespective of their field, you might think that these two terms are...
Introduction · Vim is a free and open-source, screen-based text editor program. In many Linux distros, this is the default text editor. In this blog, I’m...