Skip to main content

Posts

Showing posts from June, 2018

Virtual Reality

You may have enjoyed watching a 3-D Movie before. It feels great, right? As if you are actually present in the movie. Of course, there is a cyber-technology involved in it and we term it as “Augmented Reality”. It adds some special effects in the real scenario and everything appear as lively. And Virtual Reality being the cousin of Augmented Reality, means ‘almost’ or ‘near to’ reality but an illusion. It makes us blind towards our current surroundings and transport our mind to a complete different location. Virtual reality combines the usage of Software, Hardware and our sensory synchronicity. Image source:google images. The applications of VR is not just limited to Movie-theatres, it has a large domain including Medical-Sciences, Military Service, Architecture, Engineering, Scientific Application etc. To explore its applications you can have a look here: https://www.vrs.org.uk/virtual-reality-applications/ VR can also have great impact in changing the UX designing systems...

App Development.

Apps are an integral part of our life. With the introduction of smartphones, tablets, phablets, and many more(it would be a really long list to type) every user, who may not know anything about “behind the scenes” of an app development , feels an  incomplete day without using them. We all are attached to them, aren’t we? If you want to know how to make one of your own then it’s the perfect article for you. Well it’s not too easy as it looks as it involves a number of steps which we will be dealing subsequently. source: google images  First of all, you should expertise in a Server –Side Scripting language. Now elaborating “what’s a Server –Side Scripting language ”: When the client uses a webpage containing server-side scripting to make a request to the server, the server first processes the request and then renders the page or process required. The scripting just tells the server what to do with a particular kind of request, thus makes the webpages interactive....