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 How Long Does It Take to Learn Python?

How Long Does It Take to Learn Python?

Python is one of the high-on-demand languages preferred by learners, developers, and recruiters all across the world today. This demand is because Python has so many use cases, and it is a language...

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 Pyscript Tutorial With Simple Code Examples

Pyscript Tutorial With Simple Code Examples

Pyscript, developed by the Anaconda Team, is a system for interleaving python in HTML. This means you can write and run Python code in HTML, use pyscript to invoke javascript libraries, and use...

Continue Reading
link to Is Machine Learning Hard to Learn?

Is Machine Learning Hard to Learn?

Machine learning has a reputation for being one of the hardest topics to master in the technology field. Many programmers find it challenging and sometimes even confusing as to how things are being...

Continue Reading
link to What Can You Do With Python?

What Can You Do With Python?

Python is a multi-purpose programming language and has found its applications in web development, data science, task automation, data visualization, and many other things. Python has gained huge...

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
« PREV Page 1 … Page 8 Page 9 Page 10 Page 11 Page 12 … 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