Datalgo Lesson 3
Datalgo Lesson 3
Datalgo Lesson 3
Lesson 1:
Introduction to Data Structures
Lecturer:
Ms. Jochelle P. Plazo
TOPIC
Introduction/Definitions
a. Introduction to Data Structures
b. Classification of Data Structures
c. Structured of C++
d. The Basics of C++
- Simple Data Types
- Arithmetic Operators
BOARD
Topic 1: Introduction: Data
Statistics Information
Details
Facts
What is DATA?
REFERENCE ANALYSIS
BOARD
Topic 1: Introduction: Data Structure
Person
What is Data Structure?
•It is a particular way of Student Sport Team
Member
organizing data in a computer so
that it can be used effectively. Student
Assistant
Coach
Captain
BOARD
Topic 2: Classification Data Structure
Data Structure
Array Structure
Linear Non-Linear
Tree
Stack Queue Linked Lists
BOARD
Topic 2: Data Structure
What is programming?
“Programming is how you get computers to solve
problems.”
Computer programs (or software) just about
everything. ) are what make computers work.
Without software, modern computers are just
complicated machines for turning electricity into
heat. It’s software on your computer that runs
your operating system, browser, email, games,
movie player.
BOARD
Topic 2: Data Structure
What is C++?
Bjarne Stroustrup
Creator of C++
BOARD
Topic 2: Turbo C++
Turbo C++ is a discontinued C++ compiler and
Integrated development environment originally
from Borland.
BOARD
Topic 3: Structured of a C++ Program
STUDENT INFORMATION:
Juan Dela Cruz
20
BSIT
BOARD
Reference
• www.slideshare.net/vigneras/data-structures-and-algo
rithms
BOARD
Next Session
1. Expressions
2. Declaring & Initializing Variables
3. Allocating Memory w/ Constants
4. Assignment Statement
5. Input and Output Statements