Neeraj Mishra

A crazy computer and programming lover. He spend most of his time in programming, blogging and helping other programming geeks.

Android Snackbar Example

In this tutorial you will learn about android snackbar example. Snackbar is a new UI widget introduced in material design. It is an advance version or we can say replacement of Toast widget. Snackbar is used to display a short message at the bottom of screen. The message can be dismissed by swiping it. Also …

Android Snackbar Example Read More »

Difference between OOP and POP

Here you will learn about difference between OOP and POP. Object Oriented Programming and Procedure Oriented Programming are two most popular programming paradigms. In this tutorial we will discuss the key differences between these two approaches. Also Read: Difference between C++ and Java Image Source Difference between OOP and POP Object Oriented Programming (OOP) Procedure Oriented …

Difference between OOP and POP Read More »

How JavaScript and WordPress Interact with Each Other?

Matt Mullenweg, co-founder of WordPress, stated in December’s WordCamp US “learn JavaScript, deeply”. But what does it actually mean and what is the connection between learning JavaScript and using WordPress? JavaScript is an ever-growing and well-established front-end language that has been conventionally used to add effects and create animations for different web pages. However, if …

How JavaScript and WordPress Interact with Each Other? Read More »