Software Alternatives, Accelerators & Startups

Thonny VS Mursion

Compare Thonny VS Mursion and see what are their differences

Note: These products don't have any matching categories. If you think this is a mistake, please edit the details of one of the products and suggest appropriate categories.

Thonny logo Thonny

Python IDE for beginners

Mursion logo Mursion

Mursion is paving the way for more effective training and learning solutions through immersive virtual reality environments with customized software.
  • Thonny Landing page
    Landing page //
    2023-07-15
  • Mursion Landing page
    Landing page //
    2023-05-21

Thonny features and specs

  • Beginner-Friendly Interface
    Thonny is designed with simplicity in mind, which makes it ideal for beginners. The interface is clean and intuitive, helping new users to focus on learning Python without being overwhelmed by unnecessary features.
  • Integrated Python Debugger
    Thonny comes with a built-in debugger that allows users to step through their code line by line. This feature helps in understanding the flow of the program and is especially useful for debugging and learning.
  • Simple Variable Inspector
    The variable inspector in Thonny provides a clear and straightforward view of variables and their values, helping users to better understand how data changes as the program runs.
  • Preinstalled with Python
    Thonny comes with Python preinstalled, which makes the setup process easier for beginners. Users donโ€™t have to worry about separate Python installation and can start coding right away.
  • Support for MicroPython
    Thonny supports MicroPython, making it a suitable choice for programming microcontrollers and embedded systems. This expands its usability beyond just desktop applications.
  • Educational Focus
    Thonny includes features specifically designed for educational purposes, such as highlighting syntax errors and visualizing code execution, which helps students grasp programming concepts more effectively.

Possible disadvantages of Thonny

  • Limited Advanced Features
    While Thonny is great for beginners, it lacks some advanced features found in other IDEs like PyCharm or Visual Studio Code. This may hinder users as they advance and need more complex workflows and customizations.
  • Performance Issues with Large Projects
    Thonny may not perform efficiently with large-scale projects or extremely large files, potentially causing lag or crashes, which could be a limitation for more extensive development work.
  • Plugin Ecosystem
    Thonny's plugin ecosystem is not as robust as some other IDEs. Users might find fewer extensions and customizations available, which can limit its functionality for certain workflows.
  • Limited Language Support
    Thonny is designed primarily for Python and lacks support for other programming languages. This makes it less flexible for developers who work with multiple languages.
  • Basic Editor Features
    Essential features such as intelligent code completion, refactoring tools, and version control integration are present but not as sophisticated as in more professional IDEs, which could limit productivity for seasoned developers.
  • Less Frequent Updates
    Compared to more popular and commercially-backed IDEs, Thonny receives less frequent updates. This could mean slower adoption of new Python features and slower fixes for bugs.

Mursion features and specs

  • Immersive Learning Experience
    Mursion provides an immersive learning environment by utilizing virtual reality and artificial intelligence, allowing users to practice and develop skills in a realistic setting.
  • Customizable Scenarios
    The platform allows for customizable training scenarios, enabling organizations to tailor the experience to meet specific training needs and objectives.
  • Feedback and Analytics
    Mursion offers detailed feedback and analytics on user performance, helping learners understand their strengths and areas for improvement, and allowing organizations to track progress.
  • Safe Practice Environment
    The virtual setting provides a safe space for learners to practice challenging interpersonal situations without real-world consequences, fostering confidence and skill retention.
  • Scalable Training Solution
    Mursion can be scaled to accommodate multiple users or groups, making it suitable for training large teams or whole organizations efficiently.

Possible disadvantages of Mursion

  • Cost
    The investment required for implementing Mursion, including software licenses and potential hardware, can be significant, which might be a barrier for smaller organizations.
  • Technology Dependence
    The effectiveness of Mursion depends heavily on the technology infrastructure, requiring reliable internet and compatible devices, which may not always be available for all users.
  • Learning Curve
    There may be a learning curve for both trainers and participants to effectively use the platform, potentially leading to initial challenges in adoption and engagement.
  • Limited Human Interaction
    While immersive, the virtual experience cannot fully replicate the nuances of human interaction, which may limit the depth of skills like empathy and non-verbal communication.
  • Potential Technical Issues
    Users may occasionally experience technical issues such as software glitches or connectivity problems, which can disrupt learning sessions.

Analysis of Thonny

Overall verdict

  • Overall, Thonny is highly regarded as a good choice for beginner programmers, particularly those starting with Python. It effectively balances simplicity and functionality, making it an excellent tool for educational purposes.

Why this product is good

  • Thonny is a beginner-friendly Python IDE designed to make programming more accessible and understandable for newcomers. It offers an intuitive interface, a simple debugger, and features like variable tracing and expression evaluation that are particularly helpful for beginners. Its design minimizes distractions and helps in focusing on learning the basics of programming without being overwhelmed by complex features.

Recommended for

  • Beginners learning Python.
  • Educational environments and coding classrooms.
  • Users who prefer a simple and clean interface without extra complexity.
  • Those interested in a straightforward setup to start coding quickly.

Thonny videos

Thonny - a Python IDE for beginners

More videos:

  • Review - Step Through Python Scripts With Thonny
  • Review - Introducing Thonny

Mursion videos

2019 06 06 12 03 TRC Mursion

More videos:

  • Review - Mursion Company Overview Video
  • Review - Mursion Video

Category Popularity

0-100% (relative to Thonny and Mursion)
Text Editors
100 100%
0% 0
Virtual Reality
0 0%
100% 100
IDE
100 100%
0% 0
Healthcare
0 0%
100% 100

User comments

Share your experience with using Thonny and Mursion. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Thonny and Mursion

Thonny Reviews

  1. steve
    ยท retired ยท
    I like Thonny

    I started an on-line python course that used Pycharm as its basis. I had previously used Thonny to look at code for various programs. I found Pycharm to be over-featured for a beginner like me. Thonny seems much more on my level so I am continuing the course using it instead. And successfully I might add.

Mursion Reviews

We have no reviews of Mursion yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Thonny seems to be more popular. It has been mentiond 113 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Thonny mentions (113)

  • Hacking with Raspberry Pico: Data Exfiltration with a Captive Portal
    The Pico reboots itself. Then, open the Thonny IDE, configure the interpreter to "MicroPython (Raspberry Pi Pico)", and select your connected board. Using Thonny's file explorer, you can add the required library. - Source: dev.to / 3 months ago
  • Adafruit: Arduino's rules are 'incompatible with Open Source'
    There is a version of Thonny[1] designed for use with the Pico that is great for education. Raspberry Pi have some good resources on getting started[2]. If your target audience is school kids, you really can't go past the micro:bit and Makecode[3]. 1. https://thonny.org 2. https://projects.raspberrypi.org/en/projects/getting-started-with-the-pico/2 3. https://makecode.microbit.org. - Source: Hacker News / 7 months ago
  • Essential Software for Hardware Hackers: Your First IDE & Tools
    Raspberry Pi Pico (MicroPython): The Thonny IDE is highly recommended and often pre-installed in Raspberry Pi OS. - Source: dev.to / over 1 year ago
  • Antirez/load81: SDL based Lua programming environment for kids similar to Codea
    The nice thing about Python is that because it's so pervasive as a teaching language, there are many tools for it that specifically cater to this niche. In particular, https://thonny.org is very nice for explaining basic programming concepts like expression evaluation and function calls. And yeah, turtle graphics is the time-honored method of teaching things like loops, recursion, and parametrization via functions... - Source: Hacker News / over 1 year ago
  • Python: From Beginners to Pro in 30 Mins (Part 1)
    Thonny or IDLE are great starting points for beginners due to their simplicity. As you become more comfortable, VS Code or PyCharm Community Edition offers more features to help you develop your skills. - Source: dev.to / about 2 years ago
View more

Mursion mentions (0)

We have not tracked any mentions of Mursion yet. Tracking of Mursion recommendations started around Mar 2021.

What are some alternatives?

When comparing Thonny and Mursion, you can also consider the following products

PyCharm - Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more...

REWO - REWO is a knowledge documentation and distribution solution, which drastically improves capturing, visualizing and communicating knowledge.

IDLE - Default IDE which come installed with the Python programming language.

ClassVR - VR Training Simulator

PyDev - PyDev is a third-party plug-in for Eclipse.

VR master - Home of the biggest community of competitive Virtual Reality esports gaming.