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: Programming

link to 31 C Programming Exercises and Solutions

31 C Programming Exercises and Solutions

If you know the fundamentals of C programming, now you can focus on solving some coding questions to practice. You will be able to understand all the basic concepts of C programming if you solve some...

Continue Reading
link to Scala Programming Syntax Examples

Scala Programming Syntax Examples

Hello World Program object HelloWorld { def main(args: Array[String]): Unit = { println("Hello, World!") } } Output: Variables Mutable: object Main { def main(args:...

Continue Reading
link to What Are Interpreted Languages? Pros and Cons

What Are Interpreted Languages? Pros and Cons

A computer programmer writes code in a programming language, and it has to be converted into machine code (binary language) for the system to understand the instructions. This translation is done for...

Continue Reading
link to Types of Programming Paradigms

Types of Programming Paradigms

Every day, we come across different programming languages that we use for specific purposes. A problem can be solved in multiple ways using different programs. However, the approach we choose...

Continue Reading
link to 11 Unique Gift Ideas for Your Programmer Boyfriend

11 Unique Gift Ideas for Your Programmer Boyfriend

If you are struggling to find an appropriate gift for your programmer boyfriend, you have come to the right place. You know that he will not be pleased with any random cute gift. You actually have...

Continue Reading
link to How to Become a Remote Software Developer

How to Become a Remote Software Developer

Working remotely as a software developer has been many people's ambition in this Internet era. Working with the world's best organizations independent of location is a perk many developers find more...

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