Search results for ""

Showing 1673-1683 of 1754 results

Tips for Developing an Android App: My Lessons Learned

This article provides an overview on building a great Android application, from defining an idea to releasing an application to the store. Toptal developer Ivan Dimoski gives us a chance to learn from his experience in making Ooshies, an Android Live Wallpaper designed to give you a hug and make you feel loved each time you interact with your Android device.

11-minute readContinue Reading
Ivan Dimoski

Ivan Dimoski

Apple Watch in a Nutshell: A Feature Introduction for iOS Developers

Apple has released a fully functional WatchKit and SDK that enables iOS developers with all the tools to start building their Apple Watch applications.

This article provides quick overview of the Apple Watch functionalities from a developers perspective.

8-minute readContinue Reading
Antonio Bello

Antonio Bello

Separation Anxiety: A Tutorial for Isolating Your System with Linux Namespaces

Linux namespaces make it possible to run a whole range of applications on a single real machine and ensure no two of them can interfere with each other, without having to resort to using virtual machines. In a single-user computer, a single system environment may be fine. But on a server, where you may want to run multiple services, it is essential to security and stability that the services are as isolated from each other as possible.

13-minute readContinue Reading
Mahmud Ridwan

Mahmud Ridwan

Buggy CakePHP Code: The 6 Most Common Mistakes CakePHP Developers Make

CakePHP is an amazing PHP framework, but it has a steep learning curve! It requires a good amount of research and training to become an expert.

This article describes few bad practices when writing a CakePHP code, and proposes the correct approach to avoid them.

9-minute readContinue Reading
Michael Houghton

Michael Houghton

.NET Core: Going Wild and Open Source. Microsoft, What Took You So Long?!

ESA’s Rosetta mission soft-landed its Philae probe on a comet, the first time in history that such an extraordinary feat has been achieved. Closely after that, Microsoft Open Sourced .NET.

The first event is a great step for mankind, and the latter is even greater for Microsoft!

5-minute readContinue Reading
Demir Selmanovic

Demir Selmanovic

World-class articles, delivered weekly.

By entering your email, you are agreeing to our privacy policy.

Bypassing Chinese Internet Censorship: How I Built a Censored Microblog Aggregator

As is known worldwide, the Chinese government enforces strict censorship on the internet. Virtually everything is under the government’s surveillance. In order to be allowed to operate, ISPs and internet content providers in China usually have their own content filtering mechanism for blocking or removing the published content by its users, or even deleting users’ account directly if they are assumed to be illegal under the government policy.

8-minute readContinue Reading
Xiaolei Liu

Xiaolei Liu

Top 10 Most Common Android Development Mistakes

There are thousands of different Android powered devices, with different screen sizes, chip architectures, hardware configurations, and software versions. Unfortunately, segmentation is the price to pay for openness, and there are thousands ways your app can fail on different devices.

Regardless of such huge segmentation, the majority of bugs are actually introduced because of logic errors. These bugs are easily prevented, as long as we get the basics right!

Here’s a quick rundown of the 10 most common mistakes Android developers make.

9-minute readContinue Reading
Ivan Dimoski

Ivan Dimoski

Git Workflows for Pros: A Good Git Guide

Git can support your project not just with version control, but also with collaboration and release management. Understanding how workflow patterns can help or hinder a project will give you the knowledge to evaluate and adapt your project’s Git processes effectively.

12-minute readContinue Reading
Joe James

Joe James

Mirror API Tutorial: Google Glass for Web Developers

Wouldn’t it be great to develop for Google Glass without learning a new programming language, and even by just using knowledge common to all web developers? Yes, it is possible!

This article will introduce you to web development techniques you can use to build application used on Google Glass.

12-minute readContinue Reading
Demir Selmanovic

Demir Selmanovic

Learning Swift Programming: Is it Ready for Prime Time?

Since Apple’s launch of Swift this past June, many iOS developers have been struggling with the question of if, how, and when to transition from Objective-C to Swift. This article explores some important points to consider before jumping into Swift development.

10-minute readContinue Reading
Joshua Ballanco

Joshua Ballanco

JavaScript Promises: A Tutorial With Examples

Promises are a hot topic in JavaScript, and you should definitely get acquainted with them. They are not easy to wrap your head around, it can take a few articles, and a decent amount of practice to comprehend them. Aim of this article is to help you understand Promises, and nudge you to get more practice using them.

9-minute readContinue Reading
Balint Erdi

Balint Erdi

World-class articles, delivered weekly.

By entering your email, you are agreeing to our privacy policy.

Join the Toptal® community.