Computer Programming
Program is the list of instructions in a specific language that is understand by the computer to do a job in a sequence.
To do computer programming you can use any programming languages like C,C++,C#,ASP.NET,JAVA,PHP,Visual Basic,etc. in which you feel you can to strong coding.Each programming language has its own source code and syntax,which you should learn to do it.
To do computer programming you can use any programming languages like C,C++,C#,ASP.NET,JAVA,PHP,Visual Basic,etc. in which you feel you can to strong coding.Each programming language has its own source code and syntax,which you should learn to do it.
HTML
is not a programming language it is a markup language,a markup language
is set of mark-up tags.We can use scripting language like vbscript and
javascript in HTML.The coding of HTML is basically divided into two
section first is head section and second is body section.Scripting
language can be written in head or body section.The tags should be
closed properly in HTML otherwise error occurs and it is still run on
browser.It is case-sensitive if tag is made with capital letter then
should be closed with same type. The tags have attributes in it example
<body bgcolor=red> </body> here bgcolor is an attribute
which changes the background color of web page in red color.To do
programming in client side you can use javascript or vbscript for server
side script use asp language with HTML.
It
is difficult to find error using HTML initially since there is
compilation phase in it .But in other languages like C,C++,ASP.NET,etc.
there is compiler which convert's the code in binary first and shows us
the error if in syntax or other in programming which saves the time and
makes our output without errors.
ASP.NET
has made easy to write coding with HTML without errors .In ASP.NET the
tags get closed automatically after pressing enter.The connectivity is
also easy using ASP.NET language with database of SQL,OLEDB,MS-ACCESS
.SQL is good,strong and with huge database.There is Microsoft Visual
Studio 2005,2010,2012 editor for the ASP.NET programming.ASP uses
delimiters with coding to embed with HTML there are variant types for
language like asp has dim and var for java-script.Variant type uses for
all the data type implicitly or explicitly. We can build the solution
which shows us the error if occurred after removing the error it shows
the build succeeded,after that we can debug our program and view our
output.
Operating
System plays important role in interface between hardware and user so
programming for operating software is very crucial and challenging than
application programs.
Programming
for software is nowadays surrounded to us which made our work with one
click and easy to use.Advanced programming and hacking are the skills of
the programmer to handle the software in its way.Technology is
increasing day by day so programming has to be always match the
lifestyle of today's world.Programming in any language requires library
file and syntax to be known.
Programming is the software concept where it is the playback of computer job.Computer person should be perfect in programming.The result of any computer job, pike printout,layout,results,data processing; all these works are basically depends upon the programming technique and accuracy of programming.Your program tells your computer to do particular job in a desired manner.
Programming is the software concept where it is the playback of computer job.Computer person should be perfect in programming.The result of any computer job, pike printout,layout,results,data processing; all these works are basically depends upon the programming technique and accuracy of programming.Your program tells your computer to do particular job in a desired manner.
If any other query related to computer programming you free to ask ,I will try my best.
No comments:
Post a Comment