Software Alternatives & Reviews

Java VS Brython

Compare Java VS Brython and see what are their differences

Java logo Java

A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible

Brython logo Brython

Brython's goal is to replace Javascript with Python, as the scripting language for web browsers.
  • Java Landing page
    Landing page //
    2018-09-30

We recommend LibHunt Java for discovery and comparisons of trending Java projects.

  • Brython Landing page
    Landing page //
    2023-04-19

Java videos

AP Computer Science in 10 Minutes (Java review)

More videos:

  • Review - Java AP CS Exam Review
  • Review - Top Five Basic Programming Concepts of Object-Oriented Java - Six Minute Refresher!

Brython videos

كورس python تطوير الويب - باستخدام brython بديل JavaScript

More videos:

  • Review - Mensahe Ni Elloraine sa Asawang Si Brython Lamb, Ano ang Kahulugan Nito?

Category Popularity

0-100% (relative to Java and Brython)
Programming Language
67 67%
33% 33
OOP
72 72%
28% 28
Generic Programming Language
Application And Data
100 100%
0% 0

User comments

Share your experience with using Java and Brython. 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 Java and Brython

Java Reviews

The 10 Best Programming Languages to Learn Today
If you want to build your career in IoT or big data, Java is arguably the best programming language to learn. Java is cross-platform compatible and offers portability and versatility to almost any type of device, making it ideal for IoT applications. The Apache Hadoop big data processing system is also written in Java.
Source: ict.gov.ge
Alternatives to Nmap: from simple to advanced network scanning
This tool can provide favorite IP address ranges, NetBIOS information and web server detection. More features can be added by installing Java plugins.

Brython Reviews

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

Social recommendations and mentions

Based on our record, Brython should be more popular than Java. It has been mentiond 43 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.

Java mentions (7)

  • Can someone help with port forwarding?
    You can use UPnP PortMapper. Source code/Download. All you need is Java and that's it. Hope this helps. Source: about 2 years ago
  • PolyGlot 3.5 Release
    I would definitely suggest installing Java for this one, and the error should have asked you to do so. I'll have to look into why that was not popping properly for you and address it in a bug fix. In the mean time, you can address the issue by going here to install Java: https://java.com/en/. Source: over 2 years ago
  • i need help pls
    Https://java.com/en/ Is this the java you're using to install optifine. When I first got optifine I thought java meant Minecraft and not java. Source: over 2 years ago
  • I keep getting this error when I try to install Worldpainter
    I had this problem before just go to https://java.com/en/ and download the java then you will have to install the actual java, then after its installed go to This PC then Windows then Program Files then Java then go to the file name file name that show I think when you downloaded it then go into bin and you will find a java.exe file then click it and World Painter will install and that's who I solved king problem... Source: over 2 years ago
  • What to do immediately with a brand new build?
    Java, Adobe Reader, Handbrake (great for converting and adjusting videos). Source: almost 3 years ago
View more

Brython mentions (43)

  • Show HN: Dillo 3.1.0 released after 9 years
    You can run Python in every web browser using PyScript (https://pyscript.net) or Brython (https://brython.info). - Source: Hacker News / 2 days ago
  • Reviving PyMiniRacer: A Python <> JavaScript Bridge
    On a related note, Brython lets you run Python in the browser through JavaScript. You can even see Python in the HTML with “text/python” SCRIPT tags. https://brython.info/. - Source: Hacker News / about 2 months ago
  • Is Python a better alternative for JavaScript??
    For frontend there is Brython. It is a Python interpreter written in JavaScript that allows embedding Python scripts in to HTML much like you would with JavaScript. Source: 5 months ago
  • WASM: Big Deal or Little Deal?
    I'm rooting for WASM to win. One of the things that discouraged me from Front-end Web Development is JavaScript weirdness. It just has too many pitfalls and it's very hard to debug for a newcomer unless you study a proper JS course that tells you precisely all of these traps before you get burned. I've never found a programming language that didn't behave like I expected it on first touch, except for JS. I am... - Source: Hacker News / 8 months ago
  • How does PyScript actually work?
    This is the primary difference between Pyodide and projects like Transcrypt or Brython: rather than transpiling to JavaScript, you get the real-deal CPython interpreter running client-side in the user's browser. There are a few things that don't work out of the box, since CPython usually runs on a computer and the Browser environment has some unique restrictions (lack of low-level access to networking, for one),... Source: 10 months ago
View more

What are some alternatives?

When comparing Java and Brython, you can also consider the following products

Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.

Skulpt - Skulpt is an entirely in-browser implementation of Python.

JavaScript - Lightweight, interpreted, object-oriented language with first-class functions

Transcrypt - Transcrypt is a Python to JavaScript transpiler.

Rust - A safe, concurrent, practical language

PHP - A popular general-purpose scripting language that is especially suited to web development