Android Programming for Humans - Kotlin masoomyf July 27, 2016 I n a perfect Android world, the main language of Java is really modern, clear, and elegant. You can write less by doing more, and whenever...
What is BEM Methodology masoomyf May 27, 2016 What is BEM Methodology? When you are building smaller websites, how you organize your styles is usually not a big problem. You create y...
HSA For Developers: Heterogeneous Computing For The Masses masoomyf May 03, 2016 BY NERMIN HAJDARBEGOVIC - TECHNICAL EDITOR @ TOPTAL What do chip makers like AMD, ARM, Samsung, MediaTek, Qualcomm, and Texas Instrum...
Writing Clean Code and The Art of Exception Handling - CodeMaster masoomyf April 20, 2016 How to write clean code and how to easily handle exception? Exceptions are as old as programming itself. Back in the days when programmi...
JavaScript Top Ten Common Mistakes and Their Solutions that stops script to work. masoomyf February 10, 2016 Today, JavaScript is at the core of virtually all modern web applications. The past several years in particular have witnessed the prol...
Developing for the Cloud in the Cloud: BigData Development with Docker in AWS masoomyf February 04, 2016 Why you may need it? BY MICHELE SCIABARRA - FREELANCE SOFTWARE ENGINEER @ TOPTAL I am a developer, and I work daily in Integrated D...
Separation Anxiety: A Tutorial for Isolating Your System with Linux Namespaces masoomyf February 02, 2016 W ith the advent of tools like Docker , Linux Containers , and others, it has become super easy to isolate Linux processes into their ow...