Tuesday, 27 October 2020

Javascript: Harmony, ES6, ES2015, ECMAScript

 ES6 or ECMAScript is the standardization of Javascript which was released in 2015, ES6 added lots of new feature and syntax in javascript. Let see a couple of new features or syntax changes with examples -


Javascript ES6 - Destructuring Assignment

 ES6 provides a new way to extract values from an array or object.  Let's see some examples of destructuring -

Monday, 26 October 2020

Javascript ES6 - Template Literals

Template Literals are used to concatenate two strings and it can contain placeholders for javascript variables. Placeholder syntax for javascript - ${expression}

Friday, 23 October 2020

JavaScript: let and const and temporal dead zone (TDZ)

JavaScript: let and const


let and const is used to declare a variable in javascript. Before let and const we had the only var to declare javascript variable. So what's different between var and let and cont. let's see with some examples -

Thursday, 22 October 2020

Java program to check year is a leap year or not

 

Java program to check year is a leap year or not using if-else and java ternary operator

We are going to create a java program to check that the input year is a leap year or not. First, we will use the java if-else condition to check leap year, and then we also use the java ternary operator to check leap year.

Monday, 12 October 2020

Java program to check that input character is vowel or constant

 Java program to check that input character is vowel or constant using if-else and java ternary operator

Saturday, 10 October 2020

Java program to check that number is positive or negative

 Java program to check that number is positive or negative using if-else and java ternary operator

Java program to check large number

 Java program to check large number using if-else and java ternary operator

Java program to check that number is even or odd

 Java program to check that number is even or odd using if-else and ternary operator 

Java program to Check that number is divisible by 9 or not

 Java program to Check that number is divisible by 9 or not using if-else and ternary operator 

Java program to check that average of 5 numbers is greater than 150 or not

 Java program to check that average of 5 numbers is greater than 150 or not using if-else and java ternary operator. 

Java program to check that the input character is an alphabet or not

Java program to check that the input character is an alphabet or not using if-else and
java ternary operator

Thursday, 28 May 2020

Sticky Notes - Home screen Widget, Notepad, To do v3.0


Sticky Notes is a simple and lightweight notepad app that allows you to create notes, memos, e-mails, messages, shopping lists and to-do lists and placed it at home screen as widget.
Now no need to remember notes or shopping list just creates a sticky note and place it on your home screen and share it with your friends and family members.

It does not required any permission.

WHAT’S NEW

  • Upgraded for Android 10
  • UI enhancement
  • Minor bug fixes

                                    Get it on Google Play

Sticky Notes - Home screen Widget, Notepad, To do




Sticky Notes is a simple and lightweight notepad app that allows you to create notes, memos, e-mails, messages, shopping lists and to-do lists and placed it at home screen as widget.
Now no need to remember notes or shopping list just creates a sticky note and place it on your home screen and share it with your friends and family members.

It does not required any permission.


Get it on Google Play