Based on our record, Python seems to be a lot more popular than Xojo. While we know about 288 links to Python, we've tracked only 5 mentions of Xojo. 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.
Xojo is basically VB6's spiritual successor. https://xojo.com/. - Source: Hacker News / over 1 year ago
For anyone looking for a modern alternative to Visual Basic, you might want to take a look at Xojo. Xojo's a rapid application development platform (both a language and an IDE) that you can use to develop desktop apps (for macOS, Windows, Linux), Web apps, mobile apps (for iOS and Android), as well as console apps. It's been around for more than 20 years, and some of you might remember it from back when it was... - Source: Hacker News / over 1 year ago
I really recommend Xojo[1] (formally RealBasic). It’s like a modern VB6 but runs on macOS, Windows and many flavours of Linux. It has very polished drag and drop UI editor. I’ve been developing with it for over 20 years and my 10 year old daughter is now learning programming with it. You can create and debug apps for free and only need a license to deploy an app as a binary so it’s ideal to learn with. Heck, it... - Source: Hacker News / over 2 years ago
I have yet to get into actual programming, but when I do, it will probably be with the multi-platform programming environment called XoJo. Source: over 2 years ago
I've been using Xojo (https://xojo.com) for about 15 years now to make cross-platform GUI apps. The language is similar to VB6 but it's been constantly updated. No affiliation, just a happy customer. - Source: Hacker News / over 3 years ago
If Python is not installed, download it from python.org or use your system's package manager (e.g., sudo apt install python3 on Ubuntu). - Source: dev.to / 26 days ago
Python Installed: Download and install the latest Python version from python.org, including pip during setup. - Source: dev.to / 4 months ago
First, you'll need to install Python if you don't have it already. Go to the official Python website python.org, download the latest version, and follow the instructions. - Source: dev.to / 5 months ago
Python: We’ll use Python for it’s simplicity and accessibility. - Source: dev.to / 5 months ago
Bootstrapping was an often neglected problem. Should we tell people to install Python from https://python.org? The Anaconda distribution? How do we stop folks from using their system package manager and risk breaking everything? - Source: dev.to / 9 months ago
PureBasic - Fantaisie Software Official WebSite. PureBasic - Feel The Pure Power. PureBasic is a programming language based on established BASIC rules.
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
B4X - Cross platform development tools for native iOS, Android, desktop and server applications.
Rust - A safe, concurrent, practical language
FreeBASIC - FreeBASIC is a completely free, open-source, 32-bit BASIC compiler, with syntax similar to...
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible