BSEtec 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

Location Based Augmented Reality
December 12, 2018
No Comments
Ever since Pokemon Go was released and now is 2025 gained huge attention and an engaging gaming experience among youngsters, Location-Based AR has become the prime center for developers and Investors in Information Technology. Finding Locations and guiding user navigations have become 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