Knowledge in software enginnering

Software Engineering notes for Bs Cloud Computing sem 06 REVA University 2019

following docs contains information regarding the software engineering curriculum for Bs cloud computing and big data 6th sem REVA University. Contains basic knowledge related to: software engineering software requirements software design system software software project software testing software design

software engineering

usecase diagram activity diagram class diagram sequence diagram collaboration diagram merits demerits hardware requirement software requirement project description software design software design for verification of the verification of the details of the student by the

Requirement Modelling- Software Engineering

Requirement Modelling uses a combination of text and diagrammatic forms to depict requirements in a way that is relatively easy to understand and to review for correctness, completeness and consistency.It is important for validating software requirements from different points of view.

Distributed System Architecture

This attachment explains the advantages and disadvantages of different distributed systems architectures. It also discusses client-server and distributed object architectures.

Cohesion and Coupling

Cohesion is the “single-mindedness’ of a component. It implies that a component or class encapsulates only attributes and operations that are closely related to one another and to the class or component itself. The degree to which a component is connected to other components and to the external world is called coupling.

Software engineering Models

Following document contains information regarding software engineering and also explains different types of models used

FUNDAMENTAL OF COMPUTERS (CONCEPT OF COMPUTER) (First semester notes) Chapter-1 (Part-3) Makhanlal chaturvedi national University,Bhopal

(Part-3) IN This, There is a chapter first of COMPUTER FUNDAMENTAL Subject Part-3 named INTRODUCTION OF COMPUTER Makhanlal Chaturvedi national journalism and communication University, Bhopal. There is a very important note oF Fundamental computers For BCA first semester Students. Share with your friends and help them to learn Fundamental of Computers. There are Five subjects in BCA first semester .

Classification Of Grammars In Theory Of Computation

This pdf tells about the type of grammars used in theory of computations. Also what is grammar and how it is used in computations.

Pushdown Automata In TOC

This PDF contains evrything about the Push Down Automata . PushDown Automata is a TEchnique used in Theory Of Computation.

Deciability in Theory Of Computation

This PDF contains some extra topics used in Theory Of Computation. These Extra topics like Deciability , and other algorithms used in Theory Of Computations.

Python Function and Classes

This PDF is all about the built-in function in Python Language. This PDf also contains the basics of function and classes in python .