Uncategorized Archive

Wearable App Development
December 21, 2018
No Comments
People are having PCs, Laptops and Tablets for their personnel and official computing purposes. And most commonly many of us are having smartphones (i.e mobile phones) with us all the time. Though we carry them, they are not connected to us. But, what if, we have a small device yet powerful that is connected physically

Kubernetes Managing Containerized Applications
December 7, 2018
No Comments
kubernetes is an open-source system for scaling and it works for automating deployment and management of containerized applications. Service discovery and load balancing Kubernetes gives a single DNS name for a set of containers and their own IP addresses and can load-balance across them. To use an unfamiliar service discovery mechanism you no need to

Artificial Intelligence in Cybersecurity
December 7, 2018
No Comments
I. INTRODUCTION The incorporation of Artificial Intelligence into security systems can be used to reduce the ever increasing threats of cyber security that is being faced by the global businesses. Across the industries applications using Machine learning as well as artificial intelligence (AI) are broadly being used all the more as data collection, storage capabilities

Kotlin – Rapid Growing Language
November 28, 2018
No Comments
Kotlin will check the type at a compile time, so its called statically-typed language and its developed by JetBrains. Kotlin syntax is more sensitive and compressed compared to other programming language like JAVA. It support more features like overloading, lambda, string template etc., than other language. Kotlin and JAVA are highly compatible and they can

Know about the new features on Android Studio 3.2
November 23, 2018
No Comments
Android Studio – the default development environment for Android developers, with an update to 3.2 has brought about interesting changes to the Android Studio ecosystem. Here are some of the most notable features you need to be aware of: Android Emulator Snapshots This feature enables developers to snap the recent state of the emulator as