Knowledge in Computer Science and Engineering

Object Oriented Programming (class notes)

This document consists of the class notes of the topic Object Oriented Programming.

PROGRAMMING WITH C (GOTTFRIED)

the computer programming language, C, is the most popular language worldwide. Everything from microcontrollers to operating systems is written in C since it's very flexible and versatile, allowing maximum control with minimal commands. this notes covers all the important topics of the chapter.Its helpful for the quick revision for the chapter. This chapter was taught to the students of first year of DELHI TECHNOLOGICAL UNIVERSITY(one of the top engineering colleges of india). thank you :)

ADVANCE DATABASE MANAGEMENT SYSTEMS

This clip contains notes of ADVANCE DATABASE MANAGEMENT SYSTEMS for the students of B.Tech 2ND Year.

BUSINESS PROCESS MANAGEMENT

This clip contains notes of BUSINESS PROCESS MANAGEMENT for the students of B.Tech 2ND Year.

DESIGN & ANALYSIS OF ALGORITHM

This clip contains notes of DESIGN & ANALYSIS OF ALGORITHM for the students of B.Tech 2ND Year.

COMPUTER SCIENCE ARCHITECTURE

This clip contains notes of COMPUTER SCIENCE ARCHITECTURE for the students of B.Tech 2ND Year.

IT DATA SECURITY

This clip contains notes of IT DATA SECURITY for the students of B.Tech 2ND Year.

INFORMATION SECURITY FUNDAMENTALS

This clip contains notes of INFORMATION SECURITY FUNDAMENTALS for the students of B.Tech 2ND Year.

JAVA B.TECH

This clip contains notes of JAVA for the students of B.Tech 2ND Year.

DATA COMMUNICATION & NETWORKING

This clip contains notes of DATA COMMUNICATION & NETWORKING for the students of B.Tech 2ND Year.

Number Systems Notes (Handwritten)

The contents provided are handwritten and will help you understand the number system in terms of computers or the computer fundamentals as a whole. But this is in reference to computer and not basic mathematics

Data Structures and its fundamentals

Data Structures, the contents gives a fully described introduction of the subject and tell about its fundamentals. It is a briefs the user about the data types, sorting, methods, arrays, data, and so on