Search

Sanjula Lakpahana. Powered by Blogger.

Popular Posts

Categories

Related Posts Plugin for WordPress, Blogger...

Sunday, February 24, 2013

Java - Setup Your Computer for Java


Hey friends I  think you have read the post about The introduction to Java.Now we are going to start.Before coding we have to setup your computer for Java....Read 


Downloading Java (JDK)

First we have to download Java Development Kit (JDK) without it we cannot do anything.For 
Downloading Go to

Saturday, February 23, 2013

JavaScript- Making your First application


JavaScript with HTML


You have to use JavaScript with HTML if no you cannot run it in browser.When using Javascript with HTML following is the structure of code,

<script type="text/javascript'>
YOUR JAVSCRIPT CODE
</script>

You can use Microsoft Notepad for coding Javascript. You can open notepad by Start-->All programs --> Accessories --> Notepad

Tuesday, February 19, 2013

Javascript - Introduction


Introduction to Javascript


Every web page is made by organizing unorganized objects like image,video,texts.. Generally we can use HTML for making a web page.We can modify or beautify objects on webpage we made by HTML by using scripting languages.Java script is one of the popular scripting language.PHP,Perl,Python also scripting languages but Javascript has unique features

Saturday, February 16, 2013

Visual Basic 6 - Part 3


Programming Environment


In this section, you will learn about the different elements of the Visual Basic development environment. When you start Visual Basic and select a project type, the graphical development environment appears. The following illustration shows some of the development environment's elements.

Visual Basic 6 - Part 2



The History of Visual Basic






Alan Cooper, the 'Father' of Visual Basic, shows a drag-and-drop shell prototype called
Tripod to Bill Gates. Microsoft negotiates to buy the concept, now code-named Ruby.The Tool includes a widget control box, the ability to add widgets dynamically, and a small language engine.IMB Computers introduced their first PC in August of 1981. The original versions
shipped with MS-DOS and a light version of BASIC. By DOS 5.0, M

Visual Basic 6 - Part 1


Introduction to Visual Basic


In this part, you will learn about the Microsoft Visual Basic development
environment. Visual Basic is a powerful development tool that you can use to quickly
and easily create feature-rich applications for Microsoft Windows and Windows NT
operating systems. Although professional programmers use Visual

Java - Part I



I think to give you java tutorials because i saw most of them are don't know Java accurately and completely. From today I'm Starting Java tutorials. Stay tuned...........

Introduction to Java

Java programming language was introduced in 1991 by Sun Microsystems. But now owns by Oracle. From their is the most popular programming language in the world. Reasons for popularity of java are,