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

Category: Web Development

link to To-Do List App Using Flask (CRUD Features)

To-Do List App Using Flask (CRUD Features)

In this article, we will be creating a basic CRUD application using Flask. CRUD app means an application that has " create, read, update, and delete " functionalities. Let's create a todo list that...

Continue Reading
link to Introduction To Flask Web Framework

Introduction To Flask Web Framework

Flask is a web development framework written in Python. A framework is something that helps to frame or arrange a website in the right way. I've started diving deep into Flask today. So, I'll try to...

Continue Reading
link to How To Become A Front End Web Developer

How To Become A Front End Web Developer

Becoming a front end web developer is your dream? Perfect, it's a good starting point for your future. In this article, I'll share my thoughts on how to become a front-end web developer. I was not...

Continue Reading
link to How To Become A Django Developer (Tips from A Real Dev)

How To Become A Django Developer (Tips from A Real Dev)

Do you wish to become a Python Django web developer? If so, this article is a special one for you. You'll get some cool tips from an actual Django developer who has already done what you wish to...

Continue Reading
link to What To Do After Learning Django?

What To Do After Learning Django?

You have mastered the Django framework. Now what? If you know the fundamentals of Django, it is a pretty good skill to have. Now, you need to use that skill properly. You can apply your Django skills...

Continue Reading
link to 7 Python Flask Project Ideas For Beginners

7 Python Flask Project Ideas For Beginners

I've been trying to learn Flask over the last few days to know how it works. I usually build my web apps in Django, but I wanted to have a taste of the Flask framework. Many developers told me...

Continue Reading
« PREV Page 1 Page 2 Page 3 Page 4 Page 5 NEXT »

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
  • Terms and Conditions
© 2021 Copyright Pythonista Planet