This article is a simple guide on how to implement GitHub OAuth for a secure user authentication. In...
What is a canonical URL? A canonical URL is the preferred version of a web page when there...
Introduction In this article, you'll learn about decorators in Python: how they work, why...
Regular expression (regex) is a sequence of characters that define a search pattern, usually used for...
In Python, a map() refers to the process of applying a function to each item in an iterable (like a...
In the past couple of weeks, there's been a lot of talk about AI replacing software engineers as...
Hello guys, to conclude what we have been on for a couple of days now, here is a blog post I have...
The world as a global village is comprising of different languages, ethnicity and gender. In this...
In the late quarter of 2022, I received a mail asking for my application for an internship...
In this tutorial guide I will show you how to create a documentation for your project using the...
Prerequisite I expect the reader of this article to have an existing GitHub account and is...
Django hitcount is a python library that allows you track the number of hits/views on a particular...
A CKEditor is a WYSIWYG HTML editor that can fit a wide range of use cases: from word-like documents...
Part III This is the concluding part of a 3 part series in part I we took a holistic view on the...
At the end of this article I hope you will be able to understand the difference between a function...
Alright guys, at the end of this article I hope you should be able to deploy your first Django...
After, two solid weeks of trying to move my Django project on to production, one thing I can tell you...