Decision Making and Branching in C – theteche.com
INTRODUCTION TO DECISION MAKING AND BRANCHING
We have seen that a C program is a set of statements which are normally executed sequentially in the order in which they appear Decision Making....
Software Quality Assurance and Engineering – theteche.com
Introduction Software Quality Assurance
According to one news report in 2004, Millions of bank accounts were impacted by errors due to installation of inadequately tested Software Quality Assurance code in the...
Analysis, Software Design Concepts and Principles
Introduction Software Design Concepts
Design is a meaningful activity needed to develop a quality product. Software Design is the only way by which we can accurately translate the customer's requirements into a...
Software Testing and Quality Assurance | theteche.com
Introduction Software Testing
People are not perfect. We make errors in design and code. Hence testing is an essential activity in software life cycle. The goal of testing is to uncover as...
Software Requirements and Quality Assurance | Software Engineering
Introduction to Software Requirements
In software requirements engineering there is a systematic use of principles, technique and tools for cost effective analysis, documentation and user needs. Both the software engineer and customer...
Managing Input and Output Operations – Language C
Introduction to Input and Output
Reading, processing, and writing of data are the three essential functional functions of a computer program input and output operations. Most programs take some data as input...
Software Product and process | Software Engineering & Quality Assurance
Introduction of Software Product and Process
Software engineering is the establishment and sound engineering principles applied to obtain reliable and efficient software product in an economical manner. Software engineering includes process, management...
8086 Microprocessor Intel Software Aspects – theteche.com
INTEL 8086 MICROPROCESSOR
A 40 pin DIP Intel 8086 microprocessor is shown in image. 8086 microprocessor can operate in two modes. Minimum mode and maximum mode. The pins 24 to 31 have alternate...
Importance of C and Programming in ANSI C – theteche.com
History of Programming in ANSI C
'C' seems a strange name for a programming in ansi C language. But ANSI C strange sounding language is one of the most popular computer languages...
Software Engineering Introduction and Models – theteche.com
Introduction To Software Engineering :
Today, software engineering is the most important technology with rapid development. National economy is also dependent upon this technology. Day by day more and more system are...