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

Search In

Main method in java

Hello guys Here, I am simplifying the java main method, In which beginners have many confusions about public, static, void and String array. First of all see below simple java example : package bhagwan; public class Findnerd { public

How To Promote Your Blog Post

Hi Guys,   In today's era, internet marketing is not just on-page optimization or huge link building. In today's world, content is king. One has to have a good quality content on their websites, that attracts not only users, but some onlin

How to add and remove a class on click event

hii, Today i am sharing a blog on How to add and remove a class on click event in javascript. First of all you need to either download few plugins or just copy and paste the below link inside head tag. <script src="https://ajax.googleapis.com/a

Sort an array of strings based on length of its elements in Ruby

In ruby if you want to sort an array of strings based on the length of its element, you can use the code given below. i.e If you want the word having the least number of characters in it to come first and arrange other words in this manner as well,

How to access the private members of the same object type

In this tutorial we will see the visibility of the properties/methods of Objects of the same class, wherein same type of objects can access each other's protected/private members and also both the instances are not same. Let us create a file test.php

Javascript:Prompt Dialog Box

Prompt dialog Box is used to have an input from the users or to get confirmation on any input. This dialog box is displayed using a method called prompt() which takes two parameters:- (i) A label which you want to display in the text box. (ii) A

Set title of the page for view pages in liferay

Hello Guys I here to set title of the view page in liferay. We can also set the title of the portlets. We have many ways to set page title of the liferay page because liferay provide dynamic functionality. You can add page title by using PortalUti

How CSS triangles work?

Hello folks, How css triangle works ? actually when we create css triangle, its means we are just showing and hiding borders of any element. The angle intersects at (45°) so the intersection edge is used by border here and we can also skew an angle

How to use Ext.define in ExtJS 4

Ext.Define function is a part of EXTJs. ExtJS is a advance javascript framework, It used to create java class and their method by using javascript. I write the Ext.define method below : Ext.define ( String className, Object data, Function crea

Connecting to remote mongodb database via SSH

Hi friends, So many times developer face an issue of not able to connect to their mongo db using a GUI tool, If the mongo is installed on a remote server There is a solution of connecting to remotely installed mongodb via SSH First open your termina

1 393 720
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: