Skip to content
Pythonista Planet Logo
Search
  • Home
  • About
  • Topics
    • Programming
    • Python
    • Data Science
    • Web Development
    • Soft Skills
  • Resources
  • Newsletter

Category: Web Development

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 Django framework step by step. So, let's get started. Django is a web framework of Python and it is one of the very easiest...

Continue Reading
« PREV Page 1 … Page 3 Page 4 Page 5

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

This site is owned and operated by Ashwin Joy. PythonistaPlanet.com 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.

  • Privacy Policy
© 2021 Copyright Pythonista Planet