Week8 software (up, pl)

20
UTILITY PROGRAMS Software

description

 

Transcript of Week8 software (up, pl)

Page 1: Week8   software (up, pl)

UTILITY PROGRAMSSoftware

Page 2: Week8   software (up, pl)

WHAT ARE UTILITIES?

Utility software is a kind of system software designed to help analyze, configure, optimize, and maintain the computer. Utility software can clean your computer’s registry, recover lost or damaged data, generate free space on its hard drive, repair and defragment its hard drive, optimize system processes, and back up data. These applications address issues that can potentially decrease your computer’s efficiency, including registry and hard drive errors, unneeded files that clutter your disk space, security vulnerabilities, and inefficient system settings.

Page 3: Week8   software (up, pl)

DISK DEFRAGMENTERS

Page 4: Week8   software (up, pl)

DISK DEFRAGMENTERS

Page 5: Week8   software (up, pl)

DISK DEFRAGMENTERS

Page 6: Week8   software (up, pl)

UTILITY PROGRAMS Disk Checkers Disk Cleaners Disk Space Analyzers Disk Partitions Disk Compression Utilities System Monitors and Profilers Registry Cleaners Network Utilities

Page 7: Week8   software (up, pl)

ANTIVIRUS SOFTWARE

Page 8: Week8   software (up, pl)

BACKUP UTILITIES

Page 9: Week8   software (up, pl)

FILE MANAGERS

Page 10: Week8   software (up, pl)

PROGRAMMING LANGUAGESSoftware

Page 11: Week8   software (up, pl)

INTRODUCTION

Programming is a kind of art and science of producing computer programs. Computer programs are written using a special language called the programming language. The writing process is called coding, and the result is called program code. Computer programmers need to know how to put instructions in a logical order (algorithm) and different types of interface, hardware, and operating system. They need to be able to think logically, like a computer.

Page 12: Week8   software (up, pl)

ASSEMBLY

Page 13: Week8   software (up, pl)

FORTRAN

Page 14: Week8   software (up, pl)

BASIC

Page 15: Week8   software (up, pl)

COBOL

Page 16: Week8   software (up, pl)

PASCAL AND OBJECT PASCAL

Page 17: Week8   software (up, pl)

C, C++ AND C# (C SHARP)

Page 18: Week8   software (up, pl)

JAVA

Page 19: Week8   software (up, pl)

VISUAL BASIC

Page 20: Week8   software (up, pl)

PYTHON