Knowledge in BCA

Unix Shell Programming

Unix is a computer Operating System which is capable of handling activities from multiple users at the same time. The development of Unix started around 1969 at AT&T Bell Labs by Ken Thompson and Dennis Ritchie. This tutorial gives a very good understanding on Unix A shell script is a computer program designed to be run by the Unix/Linux shell which could be one of the following: -The Bourne Shell -The C Shell -The Korn Shell -The GNU Bourne-Again Shell A shell is a command-line interpreter and typical operations performed by shell scripts include file manipulation, program execution, and printing text.

Data Communication

Data communication refers to the exchange of data between a source and a receiver via form of transmission media such as a wire cable. This course deals with most of the important components in Data Communication. It is more than sufficient for Btech.

Discrete Mathematics

Discrete Mathematics is a branch of mathematics involving discrete elements that uses algebra and arithmetic. It is increasingly being applied in the practical fields of mathematics and computer science. It is a very good tool for improving reasoning and problem-solving capabilities. This tutorial explains the fundamental concepts of Sets, Relations and Functions, Mathematical Logic, Group theory, Counting Theory, Probability, Mathematical Induction and Recurrence Relations, Graph Theory, Trees and Boolean Algebra.

Design & Analysis of Algorithm

An Algorithm is a sequence of steps to solve a problem. Design and Analysis of Algorithm is very important for designing algorithm to solve different types of problems in the branch of computer science and information technology. This tutorial introduces the fundamental concepts of Designing Strategies, Complexity analysis of Algorithms, followed by problems on Graph Theory and Sorting methods. This tutorial also includes the basic concepts on Complexity theory.

BCA 2nd Semester Question Paper Of Statistics

This file contains a question paper of Statistics of BCA 2nd Semester.

Processor Management

In this Document the for the BCA students, Introduction to Processor Management has been given.

Deadlock and Starvtion

In this Document the for the BCA students, Introduction to Deadlock and Starvation has been given with necessary flow diagrams.

Computer Fundamentals

In this Document the for the BCA students, Introduction to Computer Fundamentals has been given along with necessary flow diagrams.

Cascading Style Sheets

In this Document the for the BCA students, Introduction to Cascading Style Sheets has been given.

Link Creation Tags

In this Document the for the BCA students, Introduction to Link Creation Tags has been given for HTML Links.

HTML Overview

In this Document the for the BCA students, HTML Overview has been given.

Exception Handling

In this document, for BCA students Exception handling is discussed.