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 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 MS SQL Server Tutorial

MS SQL Server Tutorial

Microsoft SQL Server (MS SQL Server) is a relational database management system (RDBMS) created by Microsoft. We can use MS SQL Server for storing, accessing, managing, and manipulating data. This...

Continue Reading
link to ADO.NET Basics: How to Connect C# Code to a Database

ADO.NET Basics: How to Connect C# Code to a Database

ADO.NET is a data access technology created by Microsoft. It helps .NET developers to connect to the database from C# code. This technology is a set of software components that developers use to...

Continue Reading
link to C# Programming Basics for Beginners

C# Programming Basics for Beginners

What is .NET? .NET is an open-source development platform created by Microsoft for building different types of apps. A developer platform contains programming languages and libraries. C#, F#, and...

Continue Reading
link to 100 Python Interview Questions and Answers – Ultimate Guide

100 Python Interview Questions and Answers – Ultimate Guide

Python is a high-level programming language that lets you work quickly and integrate systems more effectively while emphasizing code readability and beginner-friendliness. It has a simple syntax and...

Continue Reading
« PREV Page 1 Page 2 Page 3 Page 4 Page 5 Page 6 … 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