Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Getting Started with Kotlin for Android App Development - An Introduction and Basics

As google’s Io 2k17 KOTLIN is announced as official language for android development. Hence, it is a time to gear up with this new language.   So, today in this tutorial, I am going to show a simple android app demo in kotlin

Why Ionic Framework Works Best for PWA Development

The Ionic framework was created by Drifty Co. in 2013. And by 2015, the Ionic developers had created more than 1.3 million applications with its SDK. Today, Ionic is a state-of-the-art technology recognized worldwide. But what is Ionic and how did it

Top 7 Benefits of WordPress Managed Hosting

  You already know the importance of having a WordPress website that loads quickly and does not fall when one of your articles is a big hit. In addition, you want a website that has a high level of security and can easily grow.   Your

The Truth of Migrating to AndroidX (Android Jetpack) – Guide to Developer

  This year, Google announced at its developer event Google I/O the creation of a new set of libraries, tools and architectural guidance for Android: AndroidX, better known as Android Jetpack. But what is Android Jetpack? It is a series of un

What is checked keyword in c#

Arithmetic operations are very basic in every strongly type programming languages. We will oftenly save the result of this arithmetic computation in certain type of variable.  Suppose if I am adding two integers then i will save the result in in

7 Web Design Trends to Watch Out For in 2020

  2019 is coming to a close. That means it’s time to think about updating your website, so it stands out from the crowd in 2020. Web design trends for the coming year include minimalism, organic features, and fun micro animations. Of co

Method eq() in jquery

Description: The eq ( index ) method reduces the set of matched elements to a single element or we can say that find the element that matches or equals the index provided. Syntax: Here is the simple syntax to use this method: selector.eq ( index ) Pa

Cross Language Interoperability

.Net Framework contains a large library and support for cross language interoperability (i.e., the ability through which each and every language can use code written in other languages) across several programming languages. It also support the fe

How to iterate Object List in JavaScript

Sometimes we need to send data from Controller to JSp. Here I'm going to explain how we can send and iterate Object List in JSP file. You can do this easily by following the below steps: 1- Define the below dependency in you pom.xml file for jackso

Star rating using pure css

Hi all, Below is an example, how to make star rating using pure css. CSS - .rate { float: left; } .rate:not(:checked) > input { position:absolute; top:-9999px; } .rate:not(:checked) > label { float:right; width:1em; ov

1 91 949
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: