Ipinapakita ang mga post na may etiketa na what is programming language. Ipakita ang lahat ng mga post
Ipinapakita ang mga post na may etiketa na what is programming language. Ipakita ang lahat ng mga post

Java Programming Part 1 : What is Programming Language?



Learn the basics of Java programming language language syntax and object-oriented programming. Gain practical experience by designing, writing, compiling, and executing simple Java programs.

Things you may need to learn before writing a program in Java





¡A computer program is a step by step instructions that tells the hardware what to do. 
Examples of hardware are

Microsoft Office such as : 
1. MS Word
2. MS Access
3. MS Excel

Operating System such as : 
1. Windows xp, 7, 8, 10
2. Mac OS X
3. Android OS
4. iOS


------------------------------------------------------------------------
Software , programs , and applications are all the same 
------------------------------------------------------------------------

--------------------------------------------------------------------------
Without software, computer is useless
--------------------------------------------------------------------------

--------------------------------------------------------------------------------

A programming language is a set of rules that provides a way of telling a computer what operations to perform

Programming languages can be used to create computer programs. 
The term programming language usually refers to high-level languages, such as C, C++, COBOL, FORTRAN, Java, C-Sharp, Pascal, ASP.Net & VB.net.
---------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Types of Programming Language are: 

1. High Level Languages
2. Low Level Languages 
3. Assembly Language
4. Machine Language
------------------------------------------------------------