BSEtec Archive
Location Based Augmented Reality
December 12, 2018
No Comments
Ever since Pokemon Go got released and gained a huge attention and engaging gaming experience among youngsters, Location Based AR has become the prime center for developers and Investors of Information Technology. Finding Locations and guiding user navigations have become so easy and helpful due to the advancement of Google’s Map apps. Location based augmented reality
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