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 Introduction to ORM with Flask-SQLAlchemy

Introduction to ORM with Flask-SQLAlchemy

While Flask provides the essentials to get a web application up and running, it doesn't force anything upon the developer. This means that many features aren't included in the core framework....

Continue Reading
link to Microservices Using Python Flask

Microservices Using Python Flask

Applications can be generally classified into two types: monolithic architecture and microservices architecture. A monolithic application is a single, indivisible unit where all the functionality...

Continue Reading
link to Java Servlet Tutorial for Beginners With Examples

Java Servlet Tutorial for Beginners With Examples

A servlet is a Java class that is processed on the server. This Java class can generate HTML and return it to the browser. You can use servlets to read HTML form data, use cookies and sessions, etc....

Continue Reading
link to JSP Tutorial for Beginners With Examples

JSP Tutorial for Beginners With Examples

JSP is a technology that helps developers to create dynamically generated web pages using Java. In short, JSP is Java code that runs on the web server. It reads user input from web pages, performs...

Continue Reading
link to How to Build a Web Application Using Python

How to Build a Web Application Using Python

Python is one of the most used and popular programming languages available. Python's design philosophy emphasizes code readability and robustness, and the language is entirely open source. One of...

Continue Reading
link to How to Become a Flask Developer

How to Become a Flask Developer

Flask is a web application framework implemented using Python. A web application framework is a tool or a platform that enables the development, deployment, and maintenance of a web...

Continue Reading
Page 1 Page 2 Page 3 … Page 7 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

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