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

Posts by Ashwin Joy

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 Web Scraping Using Python [Step By Step Tutorial]

Web Scraping Using Python [Step By Step Tutorial]

In this tutorial, we are going to do web scraping using Python's Beautiful Soup library step-by-step. Python 3 is ridiculously fast in web scraping. It provides a beautiful framework for that called...

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
link to Pros and Cons of Reinforcement Learning

Pros and Cons of Reinforcement Learning

There are many machine learning strategies we can use, and each one of them has advantages as well as disadvantages. Today, let's look at some pros and cons of reinforcement learning. Before I...

Continue Reading
link to Real-world Applications of Unsupervised Learning

Real-world Applications of Unsupervised Learning

There are a lot of machine learning algorithms out there that can do a wide variety of tasks. You might know a lot about machine learning and human supervision that is involved in machine learning...

Continue Reading
« PREV Page 1 … Page 37 Page 38 Page 39 Page 40 Page 41 NEXT »

About the Author

I'm the face behind Pythonista Planet. I learned my first programming language back in 2015. Ever since then, I've been learning programming and immersing myself in technology. On this site, I share everything that I've learned about computer programming.

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