Computer Programming and Its Tools ICT8 Q2
Computer Programming and Its Tools ICT8 Q2
TLE-ICT
Quarter 2
MARICEL B. TORNO
Teacher
CONTENT STANDARD:
Demonstrate an understanding of
the tools and equipment in ICT
LEARNING COMPETENCIES:
Familiarize themselves with the tools
and equipment in ICT
CONTENT:
TOOLS AND EQUIPMENT IN ICT
COMPUTER PROGRAMMING VISUAL
ARTS COMPUTER SYSTEM
SERVICING TELECOMMUNICATION
ICT Equipment means any
electronic device used for
Information and
Communication
Technologies including
ICT desktop computers,
EQUIPMEN laptops, servers, monitors,
T printers, audio- visual (AV)
equipment, software and
network equipment;
ICT Equipment means any
radio and
telecommunication
equipment or combination
of equipment capable of
ICT affecting radio
EQUIPMEN communications or
T telecommunications,
whether by transmission
or reception of radio and
telecommunications.
ICT Equipment means the
ICT hardware (including
without limitation audio
visual hardware) and
associated software
ICT provided by each Authority
EQUIPMEN at the Facility;
T
COMPUTER
PROGRAMMING
AND ITS TOOLS
Computer Programming refers to the
process of designing and building
executable computer programs to
accomplish a specific computing result. It
involves writing code in a programming
language, following specific rules and logic
to create software, applications, websites,
and more. Key concepts include algorithms,
data structures, logic, and flow control.
Tools in Computer Programming:
1. Text Editors/Integrated Development Environments
(IDEs):
4. Debugging Tools :
Tools to find and fix errors in code.
Examples:
GDB (GNU Debugger) for C and C++
programs.
Xdebug : A PHP debugger and profiler.
Chrome DevTools : For debugging web
applications.
Tools in Computer Programming:
7. Testing Tools :
8. Package Managers :