Uploaded on Mar 20, 2020
PPT on What is a Framework in a Programming Language.
What is a Framework in a Programming Language.
What is a
Framework
in a
Programming
Language?
1
Definition
A Framework is an assortment of programs that
you can use to build up your own application.
It is based on a programming language.
The framework is a lot of pre-composed code
libraries intended to be utilized by engineers.
2
Requisites
Frameworks are worked with various
conditions.
A few Frameworks require quite certain
adaptations of different libraries, which might
be inconsistent with the library forms utilized
by another system.
A few Frameworks even require explicit
renditions of the language
3
How is it
created?
Frameworks are created by various individuals.
So as to unite every one of these ventures into
a solitary bound together entire, you'd have to
transform them into a solitary association
announcing in at various levels.
4
Discussions
Frameworks create at an alternate pace.
On the off chance that the center language needs to
discharge at regular intervals, yet some system needs to
discharge like clockwork, it wouldn't be sensible to
compel them to adjust to a solitary discharge plan.
5
Mutually Exclusive
Frameworks can be mutually exclusive.
That means its different parts cannot
overlap.
6
Language Releases
Perhaps the language releases more gradually on the
grounds that it takes more time to test, so in the event
that you release in each two weeks, you're potentially
delivering unstable code.
In any case, in the event that you discharge at six
months intervals, you could be unnecessarily keeping
clients from utilizing new highlights of that system.
7
THEY SAID
Frameworks can be enlarged.
They can maneuver into huge amounts of
conditions, drivers, applications, and wind up
costing you numerous gigabytes of plate
space.
In the event that such should be bundled into
each application, your clients will whine
8
Decentralization
Decentralizing structure advancement is
something worth being thankful for.
It implies anybody with an incredible new plan
to improve the language can do as such
without expecting to experience an
exceptionally bureaucratic board and get
official purchase in first.
9
Architecture
frameworks comprise frozen spots and Hot spots.
Frozen spot characterizes the general engineering of a
product framework, in other words, its fundamental
parts and the connections between them.
Hot spots speak to those parts where the programmers
utilize the system to add their own code to add the
usefulness explicit to their own undertaking.
Source: Google Images
10
THANK
YOU
11
Comments