Knowledge in #Datastructure

Notes on pointers( In C)

Pointers in C are easy and fun to learn. Some C programming tasks are performed more easily with pointers, and other tasks, such as dynamic memory allocation, cannot be performed without using pointers. So it becomes necessary to learn pointers to become a perfect C programmer. Let's start learning them in simple and easy steps.

Data structures unit 3

This ppt prepared by well-experienced faculty in CSE branch for a better understanding. The ppts are self explanatory with good number of examples.

Overview of Data Science

Here you will find an overview of Data Science. You will about the life cycle of data when it is worked upon to find useful insights.

User Interface

A user interface, also sometimes called a human-computer interface, comprises both hardware and software components. It handles the interaction between the user and the system.

Computer Interface - Part 2

The graphical user interface is a type of GUI that enables the users to interact with the operating system by means of point-and-click operations. GUI contains several icons representing pictorial representation of the variables such as a file, directory, and device. The graphical icon provided in the UI can be manipulated by the users using a suitable pointing device such as a mouse, trackball, touch screen and light pen.