Guest Posts

How to Publish Your Unity Game to Google Play

Guest Posts
For this tutorial, we will publish the “Tap (Frog)” game I developed in my previous Unity series, which you can explore here. You need to…
Read on

Automate Your Boring Tasks with Ruby

Guest Posts
If you aren’t already fed up with doing the same boring stuff over and over again, you will In the long run. Tasks which are repeated again…
Read on

Converting Your iOS Application to Android: Part 2

Guest Posts
In my previous article, we looked at reasons for converting your iOS application to Android, and things you’ll want to consider when porting…
Read on

Converting Your iOS Application to Android: Part 1

Guest Posts
One of the biggest catches of building applications with native tools is they only work on one platform, and migrating an application takes…
Read on

Improve Performance in your iOS Applications - Part 3

Guest Posts
This is part 3 in our 4-part iOS performance improvements series, which is focused on optimizing the existing codebase using best practices, modularizing the architecture, creating and utilizing reusable components in the code, and more.
Read on

How We Run Successful Beta Tests with Error Reporting

Guest Posts
In this post, Dennis Gurock of Testmo walks through how his team uses Sentry to identify errors during beta tests.
Read on

Improve Performance in Your iOS Applications - Part 1

Guest Posts
This article walks through performance improvements focused on the build system, configuration changes, and more.
Read on

Unity Tutorial: What You Need to Know Before Developing Your First Unity Game

Guest Posts
This step-by-step walkthrough of Unity's platform will help beginners navigate platform basics, with screenshots to assist.
Read on

11 Python IDEs Developers Should Consider

Guest Posts
While all beginning Python developers will probably start coding using Python’s Integrated Development and Learning Environment (IDLE), it won’t take long before they realize this approach has its limits. Most will look to tools that help them more efficiently build code.
Read on

Continuous Performance Improvement of HTTP API

Guest Posts
We develop an analytics HTTP API in Python. This is how we discover what to improve to serve requests faster.
Read on

How we optimized Python API server code 100x

Guest Posts
Some of the tricks we used to speed up calls to our analytics API written in Python: played with asyncio, messed with SQLAlchemy, hacked deep in asyncpg, rewrote parts in Cython, found better data structures, replaced some pandas with pure numpy.
Read on

Why is Python so Popular?

Guest Posts
Nahla Davies is a software developer and tech writer. Before devoting her work full time to technical writing, she managed—among other intriguing things—to serve as a lead programmer at an Inc. 5,000 experiential branding organization whose clients include Samsung, Time Warner, Netflix, and Sony.
Read on
Go to Previous Page
© 2024 • Sentry is a registered Trademark
of Functional Software, Inc.