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 Finding the Max/Min of an Attribute in a List of Objects in Python

Finding the Max/Min of an Attribute in a List of Objects in Python

In this post, let's see how you can find the maximum value or minimum value of an attribute in a list of objects in Pythion. Let's say we have a class called "Car" with attributes id (int), name...

Continue Reading
link to Is Python Enough to Get a Job?

Is Python Enough to Get a Job?

Python is one of the most popular programming languages out there currently. Most beginners start their journey in programming with Python as their first language. But is knowing Python enough to...

Continue Reading
link to How to Convert a Python File to an EXE App

How to Convert a Python File to an EXE App

If you write a Python program that solves a problem, then you need to manually run the code every time you want to use it. It could be easy for you since you are a programmer. But if you want to give...

Continue Reading
link to PL/SQL Tutorial With Simple Examples

PL/SQL Tutorial With Simple Examples

PL/SQL is Oracle's procedural extension for the SQL language and the Oracle relational database. PL/SQL stands for “Procedural Language extensions to the Structured Query...

Continue Reading
link to 45 Java Programming Exercises With Solutions

45 Java Programming Exercises With Solutions

If you have learned the basics of Java, it is the right time to solve some practice problems. Practicing and solving problems will help you master the Java programming language and take your skills...

Continue Reading
link to What to Do After Learning JavaScript?

What to Do After Learning JavaScript?

JavaScript is one of the most popular programming languages out there, and it has a lot of practical applications. But most of the time, learning just the basics of JavaScript isn't enough to get a...

Continue Reading
« PREV Page 1 … Page 13 Page 14 Page 15 Page 16 Page 17 … 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