Sie sind auf Seite 1von 4

INTRODUCTION

This is a technique which enables dynamic website and

application development through integration of programming and

mark up languages into one, for example HTML with XML and so

on, to meet the interactive and specific dynamic end-user

requirements. It also design individual modules to function

cooperatively as an entire system, and incorporate modules coded

in different languages to achieve unified task.

There are three subtopics in Integrative Coding; the first

one is Design Pattern. According in our research it is reusable

object-oriented software that models an existing system is

genuinely challenging. Most software remains in use long after it

was written, software developers also need to address current

application requirement while keeping their code. Reusing these

design patterns than always developing new solutions from scratch

is effective, and it reduces some of the risk of error. In short, using

design pattern you can make your code more flexible, reusable,

and maintainable. There are also Interfaces or Application Program

Interface. It is define exactly how a program will interact with the

rest of the software and can control access to hardware and

software resources. API or Application Program Interface makes it

easier to develop a program by providing all the building blocks. It

also allow developers to save time by taking advantage of a

1
platform’s implementation to do the basics work. An API is a

connection between two websites or software applications. The last

one is Inheritance. It is a process by which objects of one class to

secure the properties of objects of another class. It is the same like

inheriting the characteristics of your parent or grandmother. You

need to protect what you are inherited to be able to take care of that

characteristics.

BENEFITS

TOPIC AND USER:

 One of the benefits of it is it can maintain the

tightness integration of all development tasks that

improves developer productivity. For example, code

can be parsed and syntax checked while being

edited, providing instant feedback when syntax

errors are introduced.

 Developers don't need to switch between

applications to complete tasks. Besides, it can come

out to the output quickly the way the client wants to

do. Because sometimes most clients are picky the

way they want to design software that some

language can’t.

2
 Benefits of deaign pattern

 solving issues arising with concern to the software with guaranteed solutions.

 minimizes data redundancy

 makes the system user friendly and easy to understand

 ensuring the connection between softwares and designers efficient

 when designing the software, professionals prefer to use and know the patter

names to effectively picture the designs in their minds

 The user can easily access and know what that topic

all about is.

 It will help to gain knowledge about integrative

coding and what are the sub-topics and types of this

sub-topics.

3
REFERENCES:

Beal,V.(2018, September 17) API – application program interface.

Webopedia. Retrieved from:

https://www.google.com/amp/s/www.webopedia.com/amp/TERM/

A/API.html

Chauhan,S.(2019, April 03) Understanding Inheritance and

Different Types of Inheritance. DotNetTricks. Retrieved from:

https://www.dotnettricks.com/learn/oops/understanding-

inheritance-and-different-types-of-inheritance

Friesen,J.(2012, November 21) Introduction to design patterns,

Part 1: Design pattern history and classification. Java world.

Retrieved from:

https://www.javaworld.com/article/2078665/design-patterns-the-

big-picture-part-1-design-pattern-history-and-classification.html

Gibbs,B.(2018, January 31) Application Programming Interface

(API): Definition & Example. Study.com. Retrieved from:

https://study.com/academy/lesson/application-programming-

interface-api-definition-example.html

Jeyamani,V. (2015, August 12) Integrative Programming

Technology Chapter 5. LinkedIn Corporation. Retrieved from:

https://www.slideshare.net/mobile/vijipriyacse/ipt-chapter-5

Das könnte Ihnen auch gefallen