Skip to content
Pythonista Planet Logo
Search
  • Home
  • About
    • About Pythonista Planet
    • About Ashwin Joy
  • Topics
    • Programming
    • Python
    • Data Science
    • Web Development
    • Soft Skills
  • Resources
  • Ebooks
  • Create Apps Course

Category: Web Development

link to Template Extending in Django

Template Extending in Django

Let's start learning the template extending in Django step-by-step. What is meant by template extending in Django? The idea of template extending is that we create some base files for the entire...

Continue Reading
link to Django Database Tutorial (Illustrated Guide)

Django Database Tutorial (Illustrated Guide)

Let's begin our Django database interaction tutorial. In this tutorial, we will be learning how to connect to the database, how to create models, how to insert and retrieve data from the database,...

Continue Reading
link to Hello World App Using Django (For Beginners)

Hello World App Using Django (For Beginners)

Django is a web framework of Python and it is the easiest backend framework to learn. Let's build a hello world app using Django step by step. Starting the Project If you already have Django...

Continue Reading
link to SQL Basics for Database Management

SQL Basics for Database Management

SQL (structured query language) is an important language that every web developer should know. SQL is used as a query language to interact with a database in an application. MySQL is one of the...

Continue Reading
link to How to Create a Django Project in Anaconda Very Easily

How to Create a Django Project in Anaconda Very Easily

Let's see how we can create a Django project when you are using Anaconda as your default Python. We do this process by creating a new environment.   Anaconda is a free and open-source...

Continue Reading
link to How to Create a Blog Using the Django Framework

How to Create a Blog Using the Django Framework

In this tutorial, we are going to create a complete blog website using the Django framework step by step. So, let's get started. Django is a web framework of Python and it is one of the very...

Continue Reading
« PREV Page 1 … Page 5 Page 6 Page 7

About Me

Hi, I’m Ashwin Joy. I’m a Computer Science and Engineering graduate who is passionate about programming and technology. Pythonista Planet is the place where I nerd out about computer programming. On this blog, I share all the things I learn about programming as I go.

Legal Information

Pythonista Planet is the place where you learn technical skills and soft skills to become a better programmer. This site is owned and operated by Ashwin Joy. Pythonista Planet is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com. This site also participates in affiliate programs of Udemy, Treehouse, Coursera, and Udacity, and is compensated for referring traffic and business to these companies.

  • LinkedIn
  • Pinterest
  • Instagram
  • Twitter
  • Podcast
  • Privacy Policy
  • Terms and Conditions
  • Sitemap
© 2025 Copyright Pythonista Planet