Tuesday, October 27, 2015

learn java programming step by step

learn java programming step by step

PLZ DOWNLOAD THIS file

COMPONENTS OF EFFECTIVE BODY LANGUAGE

COMPONENTS OF EFFECTIVE BODY LANGUAGE
 The following are the components of effective body language: Facial Expressions: The facial muscles produce varying facial expressions that convey information about emotion, mood and ideas. Facial expressions are used mostly for communicating emotions. The expressions reveal the attitude of the communicator. Whether the face is sulking, smiling, frownning, yawing, it conveys some message to others. These expressions keep changing during the course of an interaction. Even though the person with the facial expressions may not be aware of it, these expressions are continually monitored by the recipient.
 Gestures:
 Gestures are one of the most frequently- observed, but least understood, cues. Most people move their hands around regularly while talking. Some of these hand movements or gestures have the same meaning across the world (for example, a clenched fist). However, many others are read differently in different cultures or countries. The meaning of the same hand movement may change depending on the situation in which it is used. People pick up these gestures by observing others. Many times, these gestures are picked up subconsciously. The following are some of the commonly-used gestures:

  • Waving your hands to greet someone 
  • Waving your hand to get someone’s attention
  •  Pointing towards something 
  • Raising your thumb to indicate something 
  • Nodding your head 
  • Shaking your head sideways
  •  Making different signals with your fingers or hands 

Posture:
 Your posture is important, whether you are standing, sitting, lying down, running, or walking. Your posture also conveys a message to others. For instance, when you are sitting, is our back straight or bent; when you stand, are you standing erect or slouching; and so on. Such postures have the capability to indicate your 
level of comfort with the communication or situation. Keep the following points in mind for maintaining appropriate postures at all times:
  • Body posture can be open or closed
  •  Leaning forward indicates the listener is interested and paying attention 
  • Leaning backwards demonstrates aloofness or rejection
  •  A head held straight up signals a neutral attitude 
  • A head down is negative and judgmental
  •  A head tilted to side indicates interest 

Paralanguage: 
Paralanguage refers to the substance of your message being contradicted by the manner or attitude with which you are communicating it. Irrespective of the content of the message, the receiver can accurately read the emotions/message communicated by the tone, pitch, quality of voice, and rate of speaking. If there is a mismatch between this attitude and the message, the racier will be more likely to believe the message communicated by your attitude rather than the spoken message. When speaking, you need to be sensitive to the impact that the tone, pitch, and quality of your voice have on the interpretation of your message by the receiver. The following are important components of Paralanguage: 
Tone: Is your tone expressive and reflective? 
Inflection: Stressing on the right word and syllables to bring out the correct and enhanced message. Pitch: Is your voice too deep or pitched too high? 
Rate of speech: Do you speak too fast -- number of words per minute? 
Volume: Are you audible, too soft or too loud?
 Enunciation: Do your words have a distinct ending - especially similar sounding words?
 Fillers: Words, like “umm”, “ah” and “aaa”, are used to buy time and gather thoughts.

TYPES OF COMMUNICATION

TYPES OF COMMUNICATION

VERBAL COMMUNICATION 

Verbal skills are not only appreciated but also required during the selection process for jobs. If a person knows how to express well and can communicate confidently, he gets an automatic edge over those who cannot speak well. Verbal communication along with technical qualification is better than qualification alone.

IMPROVING VERBAL COMMUNICATION
 Here are a few ways in which we can improve verbal communication and be better equipped to word our expression: 
  1. Reading aloud 
  2. Thinking before speaking
  3.  Taking time to prepare 
  4. Organising your thought: 
  • Speed- reading
  •  Memory techniques 
  • Mind mapping
5.Listening actively 
6.Watching out for nonverbal traps
 7.Maintaining honesty 
8.Being comprehensible and expressing your understanding
 9.Respecting everybody’s perspective


IMPORTANCE OF NON-VERBAL COMMUNICATION 
The power of non-verbal communication cannot be underestimated. The messages you send through your posture, gestures, facial expression, and movements account for 55% of what is perceived and understood by others. In fact, through your body language, you are always communicating, whether you want to or not. Non-verbal messages are the primary way with which 
you communicate your emotions. Body language and non-verbal communication comes naturally even to children, but as they get older, verbal communication begins to dominate. This is when older children and adults can lose some of the ability to understand others on such an instinctive level. Plus, the ability to communicate non-verbally varies from person to person and can be largely innate. Non-verbal communication requires self-awareness and the ability to observe others. Actions, such as sighing loudly during a lecture, and talking with your back turned to someone, may lead to miscommunication, awkwardness, and ultimately, isolation. Furthermore, non-verbal communication is sometimes connected to culture and gender, and the same ’signal’ can carry different meanings when coming from different people.




FIVE PRINCIPLES OF COMMUNICATION

FIVE PRINCIPLES OF COMMUNICATION 


  1. Communication is transactional because it involves an exchange. 
  2. Communication is complex due to several reasons. It is: 


  1. Interactive
  2.  Symbolic
  3.  Personal and cultural
  4.  Irreversible 
  5. Circular 
  6. Purposeful
  7.  Impossible to duplicate
     3.Communication is unavoidable because it is impossible not to communicate.
      4.Communication is continuous because it continues to impact and influence future interactions and shapes our relationships.
        5. Communication skills can be learned because they can always be developed.

Create Massenser USING IP Address

Create Massenser USING IP Address

  1. OPEN NOTEPAD 
  2. write this code

@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

3. and save massenser .bat 
4. THEN ENJOY.


Friday, October 23, 2015

CREATE CALCULATER himself

CREATE CALCULATER 


@echo off
title  Calculator by Prakash
color 1f
:top
echo --------------------------------------------------------------
echo Welcome to Batch Calculator by Prakash
echo --------------------------------------------------------------
echo.
set /p add=
set /a answer=%add%
echo.
echo = %answer%%
echo --------------------------------------------------------------
pause
cls
echo Previous Answer: %answer%
goto top
pause
exit


  • WRITE NOTEPAD this CODE
  • save .BAT


sim

What is the Full Form of SIM ?

SIM - Subscriber Identity Module

A Subscriber Identity Module card is a portable memory chip, that enables you to make phone calls from any corner of the Globe, where you get the subscriber's Network. It is used mostly in cell phones that operate on GSM network. A SIM card can easily be removed from one mobile phone and used in any other compatible phone.

A SIM Card can be used to hold & provide the following information :-
  • Phone number
  • address book
  • network authorization data
  • text messages
  • personal security keys
  • other data

SLIDESHOW FULL SCREEN BACKGROUND IMAGE

SLIDESHOW FULL SCREEN BACKGROUND IMAGE


HTML

<html >
    <head>
       
        <link rel="stylesheet" type="text/css" href="css/demo.css" />
        <link rel="stylesheet" type="text/css" href="css/style1.css" />

    </head>

    <body>
        <ul class="cb-slideshow">
            <li><span><!-- Image 01--></span></li>
            <li><span><!-- Image 02--></span></li>
            <li><span><!-- Image 03--></span></li>
            <li><span><!-- Image 04--></span></li>
            <li><span><!-- Image 05--></span></li>
            <li><span><!-- Image 06--></span></li>
        </ul>
    </body>
</html>


CSS

DEMO.CSS

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
html,body {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
input{
border:1px solid #b0b0b0;
padding:3px 5px 4px;
color:#979797;
width:190px;
}
address,caption,cite,code,dfn,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
content:'';
}
abbr,acronym { border:0;
}
/* General Demo Style */
body{
font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
background: #000;
font-weight: 400;
font-size: 15px;
color: #aa3e03;
overflow-y: scroll;
overflow-x: hidden;
}
.ie7 body{
overflow:hidden;
}
a{
color: #333;
text-decoration: none;
}
.container{
position: relative;
text-align: center;
}
.clr{
clear: both;
}
.container > header{
padding: 30px 30px 10px 20px;
margin: 0px 20px 10px 20px;
position: relative;
display: block;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: left;
}
.container > header h1{
font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
font-size: 35px;
line-height: 35px;
position: relative;
font-weight: 400;
color: #fff;
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    padding: 0px 0px 5px 0px;
}
.container > header h1 span{

}
.container > header h2, p.info{
font-size: 16px;
font-style: italic;
color: #f8f8f8;
text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
/* Header Style */
.codrops-top{
font-family: Arial, sans-serif;
line-height: 24px;
font-size: 11px;
width: 100%;
background: #000;
opacity: 0.9;
text-transform: uppercase;
z-index: 9999;
position: relative;
-moz-box-shadow: 1px 0px 2px #000;
-webkit-box-shadow: 1px 0px 2px #000;
box-shadow: 1px 0px 2px #000;
}
.codrops-top a{
padding: 0px 10px;
letter-spacing: 1px;
color: #ddd;
display: block;
float: left;
}
.codrops-top a:hover{
color: #fff;
}
.codrops-top span.right{
float: right;
}
.codrops-top span.right a{
float: none;
display: inline;
}

p.codrops-demos{
display: block;
padding: 15px 0px;
}
p.codrops-demos a,
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
    display: inline-block;
border: 1px solid #6d0019;
padding: 4px 10px 3px;
font-size: 13px;
line-height: 18px;
margin: 2px 3px;
font-weight: 800;
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
color:#fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #a90329;
background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
background: -o-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
background: -ms-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
background: linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
}
p.codrops-demos a:hover{
background: #6d0019;
}
p.codrops-demos a:active{
background: #6d0019;
background: -moz-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d0019), color-stop(56%,#8f0222), color-stop(100%,#a90329));
background: -webkit-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
background: -o-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
background: -ms-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
background: linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.9);
box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
color: #A5727D;
background: #6d0019;
}
/* Media Queries */
@media screen and (max-width: 767px) {
.container > header{
text-align: center;
}
p.codrops-demos {
position: relative;
top: auto;
left: auto;
}
}

STYLE1.css
.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}
.cb-slideshow:after {
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
}
.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}
.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    -webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s;
}
.cb-slideshow li div h3 {
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 240px;
    padding: 0;
    line-height: 200px;
}
.cb-slideshow li:nth-child(1) span {
    background-image: url(../images/1.jpg)
}
.cb-slideshow li:nth-child(2) span {
    background-image: url(../images/2.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
    background-image: url(../images/3.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) span {
    background-image: url(../images/4.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) span {
    background-image: url(../images/5.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) span {
    background-image: url(../images/6.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}
/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation {
    0% { opacity: 0;
    -webkit-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -webkit-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes imageAnimation {
    0% { opacity: 0;
    -moz-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -moz-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes imageAnimation {
    0% { opacity: 0;
    -o-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -o-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes imageAnimation {
    0% { opacity: 0;
    -ms-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -ms-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes imageAnimation {
    0% { opacity: 0;
    animation-timing-function: ease-in; }
    8% { opacity: 1;
         animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
/* Animation for the title */
@-webkit-keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes titleAnimation {
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
opacity: 1;
}

@media screen and (max-width: 1140px) {
    .cb-slideshow li div h3 { font-size: 140px }
}
@media screen and (max-width: 600px) {
    .cb-slideshow li div h3 { font-size: 80px }
}

Friday, October 16, 2015

CONNECT PRINTER

CONNECT PRINTER 

Sharing the Printer

Step 1
Open the "Start" menu on the computer directly connected to the printer and click "Control Panel," "Printers and Other Hardware" and then "Printers and Faxes."
Step 2
Right-click on the printer's icon and click "Sharing." If the computer has multiple printers, pick the correct model.
Step 3
Click the "Sharing" tab and press "Share As." Type in any name for the printer to identify it to other users on the network.
Step 4
Push "Additional Drivers" if any computers on the network use a different operating system than the computer attached to the printer. Follow the prompts to pick the extra drivers to install. If you're missing any drivers for another operating system, users printing from that system will have to install them on their end instead.
Step 5
Click "Ok," or "Close" if you installed additional drivers.

Adding the Printer

Step 1
Open the "Start" menu on another computer on the network and click "Control Panel," "Printers and Other Hardware" and then "Printers and Faxes."
Step 2
Click "Add a Printer" under "Printer Tasks" and press "Next" to start the Add Printer Wizard.
Step 3
Select the option labeled "A network printer, or a printer attached to another computer" and click "Next."
Step 4
Click "Connect to this printer" and type in the location of the printer in the format "\\Computer\Printer," where "Computer" is the network name of the computer attached to the printer, and "Printer" is the name given to the printer during sharing. You can also browse the network to locate the printer instead.
Step 5
Press "Next" and wait while the setup finishes. After it completes, close the window and print a test from the shared printer to ensure it works.

Tuesday, October 13, 2015

Introduction to Web Application Development

Introduction to Web Application Development

Among all technologies, the Internet has been the fastest growing technology. Ever since its inception, the Internet has evolved exponentially. In the recent years, it has changed the way business is conducted. Prior to the evolution of the Internet, organizations could deliver only limited information to their prospective clients by using the existing communication media. However, with the inception of the Internet, organizations found a new medium to reach a larger range of people, irrespective of their geographical locations. Therefore, organizations increasingly became dependent on the Internet for sharing and accessing information. This resulted in changing the focus of application development from desktop applications to Web applications.

Defining Web Applications 

Web applications are programs that are executed on a Web server and accessed from a Web browser. These applications enable organizations to share and access information on the Internet and corporate intranets. This information can be accessed from anywhere, anytime. In addition, Web applications can support online commercial transactions, popularly known as e-
commerce. An online store accessed through a Web browser is an example of a Web application.

The Three Layers of a Web Application

All applications can be broken into three layers. Each layer has its own components and functionality.

an application has the following three layers:

Presentation layer: Consists of the interface through which the users interact with the application.
Business logic layer: Consists of the components of the application that control the flow of execution and communication between the presentation layer and the data layer.
Data layer: Consists of components that expose the application data stored in databases to the business logic layer.


Friday, October 9, 2015

pattern

A
BB
CCC
DDDD
EEEEE

#include <stdio.h>
#include<conio.h>
int main()
{
    int i, j;
    for(i=1;i<=5;i++)
    {
        for(j=1;j<=i;j++)
        {
            printf("%c",'A'-1 + i);
        }
        printf("\n");
    }

    return 0;

patterns

10
101
1010 
10101
 #include<stdio.h>
 #include<conio.h>
int main() 
{
 int a,b; 
 for(a=1;a<=5;a++) 
 { 
 for(b=1;b<=a;b++)
 { 
 printf("%d",b%2); 
 } 
 printf("\n"); 
 } 

}


Thursday, October 8, 2015

Defining Properties

Defining Properties


Properties are a natural extension of attributes. They help a class provide a public interface for getting and setting values for private attributes, while hiding the implementation.
 A property, generally, has a private data member, accompanied by accessor functions, and is accessed as a field of a class.
 A property is usually declared private in a class and a set of public set and get accessor methods provide access to the property. The get and set methods are like any other method. They can perform any program logic, throw exceptions, be overridden, and be declared with any modifier. 
A major advantage of properties is that you can run some lines of code at the time of assigning value to a variable. For example, if you want to check the range of a value before assigning it to a variable, you can use a property. 
<acces_modifier> <return_type> <property_name>
 { 
get
 //get accessor method 
{
 }
 set //set accessor method 
{
 } 

question on c#

Problem Statement

John, a software developer in Zed Axis Technologies, needs to track the number of objects of a class that are created. For the same, he has been asked to create a class named ObjectCount. Help John to create a program containing the ObjectCount class. Solution To create the required program, John needs to perform the following steps: 1  Open Notepad.
 Write the following code in Notepad
:
using System;
 public class ObjectCount
{
 public static int count;
public ObjectCount()
 { count++;
 }
 public int display()

{
return count;
}
}
class Static
{
static int Main(string[] args)
 {
ObjectCount obj1 = new ObjectCount();
 ObjectCount obj2 = new ObjectCount();
 ObjectCount obj3 = new ObjectCount();
Console.WriteLine("Number of objects created are {0}", obj3.display());
Console.ReadLine();
return 0;
} }