Launching a new app is an exciting milestone. However, with millions of apps in the market, it is hard to get noticed. Paid advertising is…
Comments closedAuthor: Gabriel Ludosanu
Gabriel is a digital marketing enthusiast who loves coding with Xojo to create cool software tools for any platform. Always eager to learn and share new ideas!
Ever felt overwhelmed by the sheer complexity of designing a mobile app that not only works but also delights users? As a solo developer, you’re…
Comments closedHave you ever debugged your Xojo database app and wondered about the SQL queries being executed and the parameters used? You are not alone. Whether…
Comments closedIf you are learning Object-Oriented Programming (OOP) or are curious about software development, you have probably heard the term Interfaces. This article explains the concept of…
Comments closedDear Xojo Community, We have something special to share with you! To celebrate our incredible community of developers, we’ve created a brand-new set of nine…
Comments closedWhen you’re writing code, you often need to make decisions based on different situations. These decisions are handled using conditional statements. Conditional statements let your program…
Comments closedXojo 2024 Release 4 introduces a suite of powerful new features and enhancements, along with numerous bug fixes, further solidifying Xojo’s commitment to providing a…
Comments closedTic-tac-toe, a classic two-player strategy game where players take turns marking spaces in a 3×3 grid. The objective is simple: be the first to get…
Comments closedLogging is an essential part of software development. Whether you’re debugging issues during development or monitoring application performance in production, a robust logging solution is…
Comments closedEver wondered how to create those sleek, professional-looking loading animations you see in modern apps? In this blog post, we’re going to unlock the power…
Comments closed