Search for notes by fellow students, in your own course and all over the country.

Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.

My Basket

You have nothing in your shopping cart yet.

Title: MIS
Description: Yönetim Bilişim Sistemlerinin ana bileşenleri

Document Preview

Extracts from the notes are below, to see the PDF you'll receive please use the links above


💻 Computer Definition and Components
A computer is a machine that accepts data as input, processes it using stored instructions without
human intervention, and outputs information
...




A computer only processes raw facts (data)
...




To write a computer program:
1
...

2
...

3
...




A program is also referred to as source code
...


Binary code is a set of instructions that control the computer using zeros and ones, which the
computer understands as on or off signals
...



Hardware components are physical devices (e
...
, keyboards, monitors, processing
units)
...




Input devices (e
...
, keyboards) send data and information to the computer
...
g
...




Main (primary) memory is where computers store data and instructions
...



Divided into two components:


ALU (Arithmetic Logic Unit)



Control Unit



Multiprocessors: Computers with multiple processors
...




Bus: A link between devices connected to the computer
...




Disk drive: A peripheral device for recording, storing, and retrieving information
...




Motherboard: The main circuit board containing connectors for attaching additional boards
...


⚙️ Generations of Computers
Computers are categorized into generations that mark technological breakthroughs, starting in the
1940s
...


Fourth

Further improvements

Improved speed and ease of use
...


⚡️ Computer Capabilities
Computers draw their power from three factors:


Speed: Process data with amazing speed, responding to requests faster than humans
...




Storage and Retrieval: Efficiently save and access data in computer memory
...




Byte: 8 bits is equal to 1 byte
...
g
...




Every character, number, or symbol on the keyboard is represented as a binary number in
computer memory
...




Data codes are used to represent and transfer data between computers and network
systems
...




Extended ASCII: An 8-bit code that also allows representation of 256 characters
...
Constantly being improved to
make data input easier
...




Memory devices:


Main memory (primary memory)



Secondary memory: Non-volatile and holds data when a computer is off
...



Semiconductor memory chip (made of silicon): Can be volatile or nonvolatile
...
Data can be read and written to RAM
...
Data
cannot be written to ROM
...


Typically stores BIOS information and the computer's system
clock
...



Magnetic disk (made of Mylar or metal): Used for random access
processing
...




Cloud storage: A popular option for storage
...




Network Attached Storage (NAS): Essentially a network-connected
computer dedicated to providing file-based data storage services to
other network devices
...


Applications range from doing homework on subnotebooks, notebooks, and personal computers to
launching space shuttles with a supercomputer
...

Many different server platforms are available for performing specific tasks:


Application servers: Store computer software that users can access from their workstations
...




Disk servers: Contain a large-capacity hard drive and enable users to store files and
applications for later retrieval
...




File servers: Contain large-capacity hard drives for storing and retrieving data files
...




Print servers: Enable users to send print jobs to network printers
...




Web servers: Store webpages for access over the Internet
...

It can be classified broadly as:


System software



Application software

An operating system (OS) is a set of programs for controlling and managing computer hardware and
software
...




Resource allocation: Manages computer resources such as storage and memory
...




Communication: Controls and transfers data among parts of a computer system,
such as communication between the CPU and I/O devices
...
Can be
commercial software or software developed in-house
...




Spreadsheet software: Capable of performing numerous tasks within a table of rows
and columns
...




Presentation software: Used to create and deliver slideshows
...




Desktop publishing software: Used to produce professional-quality documents
without expensive hardware and software
...




Project management software: Helps project managers keep time and budget under
control by solving scheduling problems, planning and setting goals, and highlighting
potential bottlenecks
...




CAD has replaced traditional tools like:


T-squares



Triangles



Papers



Pencils

⚙️ Generations of Computer Languages
Computer languages have evolved through five generations:
1️⃣ First Generation: Machine Language


Consists of a series of zeros and ones
...


2️⃣ Second Generation: Assembly Language


A higher-level language than machine language
...


3️⃣ Third Generation: High-Level Languages


Machine independent
...


You don't need to follow a rigorous command syntax to use them
...




Designed to make the computer solve a given problem without a programmer or with
minimum programming effort
Title: MIS
Description: Yönetim Bilişim Sistemlerinin ana bileşenleri