Knowledge in Programming

Introduction to programming in MATLAB-MIT COURSE SLIDES

Visualization and Programming (1)Functions (2)Flow Control (3)Line Plots (4)Image/Surface Plots (5)Vectorization

Ap lab

This will help you to achieve good marks in lab and this file will also increase your programming skills. For a best programmer this will help you,i hope this file will help you for learning and developing the program . this will also increase your chance to grab best company, because most of the company would search best programmer.

C programme Question paper

As we know C is the cats language or basic language I'll be posting important and mini programmes which may help you in interviews

Object Oriented Programming:C++

Contents covered in this pdf regarding whole c++.In this pdf there is detailed information with concepts and programs.

MEMORY &PROGRAMMABLE LOGIC

A read-only memory (ROM) is a device that includes both the decoder and the OR gates within a single IC package. The connections between the outputs of the decoder and the inputs of the OR gates can be specified for each particular configuration. A ROM is essentially a memory (or storage) device in which permanent binary information is stored. The binary information must be specified by the designer and is then embedded in the unit to form the required interconnection pattern. ROMs come with special internal electronic fuses that can be "programmed" for a specific configuration. Once the pattern is established, it stays within the unit even when power is turned off and on again. It consists of n input lines and m output lines. Each bit combination of the input variables is called an address. Each bit combination that comes out of the output lines is called a word. The number of bits per word is equal to the number of output lines, m. An address is essentially a binary number that denotes one of the min terms of n variables. The number of distinct addresses possible with n input variables is 2n. An output word can be selected by a unique address, and since there are 2n distinct addresses in a ROM, there are 2n distinct words that are said to be stored in the unit.

Ct2 program ing in srm university

Programing in ct2 srm university

Numerical Methods and Computer programming

Following document contains introduction to Numerical methods and its application in computer programming.

Programming With C

Complete notes on C language with easily understandable writing technique

R programming

This creation contains files related to R programming. It involves assignments, notes, classwork etc.

Shell programming programs in Linux.

A PDF which covers code of number of programs in Linux shell programming.

Complete Python programming overview.

This PDF gives you about the complete overview of the Python programming language.

Data Structures

Complete Notes on Data Structures which is a part of computer Science and very essential for programming.