by OnAirCode | Jul 26, 2019 | Resources, User Experience, User Interface
Whether you have come up for better understanding or for your assignment papers if you’re looking for what UI vs UX really is then you have come to the right article. Today we shall discuss on UI and UX individually, understand their purpose in website and...
by OnAirCode | Jul 9, 2019 | Resources
Native vs Hybrid is something that many of you might have been struggling to understand. They both are used for the same purpose but what is it that makes a difference. Well this article is made just for that. As you not only be learning their meaning but also about...
by OnAirCode | Jul 8, 2019 | Resources
The greatest issues for programmer beginner is where to initiate. Which terminology to designate from the powerful pool of 100 language. This was the same concern that i was posed myself when i first began to write. I attempted a lot of languages, but I went to C, the...
by OnAirCode | Jul 3, 2019 | Resources
Java is one of the best general-purpose computer language created ever. Instead of writing computer instructions in numeric codes, it allows programmer to write it using English-based commands. It is class-based, object-oriented, and specially designed to have as few...
by OnAirCode | Jul 3, 2019 | Resources
Machine language or so called machine code is nothing but the algorithms of binary language. Yes, it is simply the arrangements of 0s and 1s that we have been learning since our childhood. Machine language is the only language that CPU understands and does all its...
by OnAirCode | Jun 29, 2019 | Resources, Web Design
Not all websites are device friendly. In order to make the website device friendly, concept of responsive web design was introduced. It simply is the effort of making the website adjustable to any device its being used on by using flexible layouts, flexible images and...