PROGRAMMING PARADIGM
~ Programming language are categorized according to the approach they use to solve a problem.
~Paradigm is a way in which a programming language looks at the problem to be solves.
Consists to 3 types of programming language.
1) PROCEDURAL
2)OBJECT ORIENTED
3)LOGIC
PROCEDURAL
~Programming paradigm which based upon the concept of procedural calls, in which statement are structured into procedures(also known as subroutines or functions).
~Procedural calls are modular and are bound by scope.
OBJECT ORIENTED
~Programming paradigm which is based on the concept of objects.
~Programmer identify objects which are items that can contain both data and the procedures that read or manipulate that data.
~Data and procedures are encapsulated.
~An object represent a real person,place,event, or transaction.
For examples; employees name, salary and phone number.
LOGIC
~ Programming paradigm whivh is largely based on formal logic.
~Any programn written in logiv programming language is a set of sentences in logical form,expressing facts and rules about some problem domain.
LANGUAGE TRANSLATOR.
Consists of compiler, interpreter and assembler.
COMPILER- a program that translates the entire source
Tuesday, September 18, 2018
PROGRAMMING

Hello everyone...
Today i'm gonna share about programming. this is the last topic that i need to study in my first year at matriculation college.
PROGRAM
Basically, PROGRAM is set of instructions that tells a computer to perform task. Instruction must be written in the way the computer can understand which is created by programmer using a programming launguage.Examples of programs include Web browsers, word processors, e-mail clients, video games, and system utilities. These programs are often called applications, which can be used synonymously with "software programs".
Continue with programming.
PROGRAMMING
Programming is instructing a computer to do something for you with with the help of a programming language.
PROGRAMMING LANGUAGE
Define as a set of words, symbol, and codes that enables a programmer to give instructions to a computer. It also known as a set of commands that a computer has been "taught" to understand and its contains instruction for the computer to perform a specific action or a specific task.
PROGRAMMING LANGUAGE are categorized according to the approach they use to solve a problem.
The next one is i want to discuss what is JAVA PROGRAMMING LANGUAGE.
JAVA PROGRAMMING LANGUAGE
The Java Programming Language is a general-purpose, concurrent, strongly typed, class-based object-oriented language. It is normally compiled to the bytecode instruction set and binary format defined in the Java Virtual Machine Specification.
Java also known as a popular general-purpose programming language and
computing platform. It is fast, reliable, and secure. According to
Oracle, the company that owns Java, Java runs on 3 billion devices
worldwide.
Considering the number of Java developers, devices running Java, and companies adapting it, it's safe to say that Java will be around for many years to come.
This guide will provide everything you need to know about Java programming language before you learn it. More specifically, you will learn about features of Java programming, its applications, reasons to learn it, and how you can learn it the right way.
Considering the number of Java developers, devices running Java, and companies adapting it, it's safe to say that Java will be around for many years to come.
This guide will provide everything you need to know about Java programming language before you learn it. More specifically, you will learn about features of Java programming, its applications, reasons to learn it, and how you can learn it the right way.

Java was designed to be easy to use and is therefore easy to write, compile, debug, and learn than other programming languages. This allows you to create modular programs and reusable code. One of the most significant advantages of Java is its ability to move easily from one computer system to another.
Why we choose JAVA?
We choose JAVA bc it is easy to use, reliability, security and platform independent.
If you need more information. You can find it in internet. Well, internet is full of information that you want. FYI, this is a task given in my practical class. so here i am with my few information that i copied in few sites. But surely i did understand it.
Thank you for reading.
REFERENCE:
lecture notes cs kmk
https://docs.oracle.com/javase/8/docs/technotes/guides/language/index.html
https://www.google.com/search?q=java+programming+language&client=firefox-b-ab&source=lnms&sa=X&ved=0ahUKEwjkpf-6jMbdAhVMKY8KHY3RCS8Q_AUICSgA&biw=1366&bih=669&d
Subscribe to:
Posts (Atom)