Stream
Everything I publish, watch, read, and note — in one chronological feed.
- Post
What is Lambda Expressions and its usage in Java 8?
Java 8 (version 1.8) release is notable due to a bunch of new features it brings on board. Most of the core java language changes are for fitting Lambda Expression (also called closure ) in the Eco System. Java already proved itself as one
- Post
What are the reserved keywords and literals in Java?
Reserved Keywords and literals in any programming language are those words that can't be used as variable or function names (Identifiers). For Java programming as of Release 1.8, there are 50 keywords and 3 reserved literals. List of Java K
-
Book ★★★★☆Eat That Frog! 21 Great Ways to Stop Procrastinating and Get More Done in Less Time
Brian Tracy
- Post
JavaScript Strings Manipulation
Learn to find out the length of a JavaScript String to match a pattern. In this how-to guide, we will explore attributes and methods for String object type in detail. Find Length of String Use length attribute on String variable or literal
- Post
Ajax Cross Domain Resource Access Using jQuery
Some time back in our project we faced a problem while making an Ajax call using jQuery. Chrome Browser console had given some weird error message like below when we try to access one of our web pages: When we try to access the same web pag
-
Book ★★★★★Self-Discipline in 10 Days: How to Go from Thinking to Doing
Theodore Bryant
"This is really a great book. It is very effective and to the point for getting rid of procrastination."