All Courses

Mst. Sathi Akter × 5th Computer × KH Mehedi Hasan ×
Surveillance Security System(66652)

Subject Name : Surveillance Security System
Subject Code : 66652
Technology : Computer
Semester : 5th

Subject Aims:

After completing this course, participants will be able to:
• Interact with the customer in order to identify and understand their requirements.
• Ensure customer satisfaction
• Install and Repair dysfunctional system.
• Identify dysfunctional components through visual inspection and by use of multi meter
• To understand surveillance system installation requirement in terms of equipment, system, tools, applications appropriate for a particular site
• Install and Configure access control device and software
• Select Suitable cameras & DVR/NVR to provide the better solution to the customers.
• Read and Comprehend signs, labels and warning
• Communicate effectively
• Follow behavior etiquettes while interacting with others
• Establishing good working relationships with colleagues within and outside the department by
Coordinating Surveillance system Installation Technician

Subject Outcome:
Basic concepts of Designing the surveillance security System, Aims of a surveillance camera system, System design elements, Conditions for equipment selections, Camera Installation, Functions of video surveillance, Types of Camera, Lens, sensors & their functions, DVR, NVR interface, Principles of remote access, networking Basic.
Certification icon
Database Application(66621)

This Course Conducted by
Mst. Sathi Akter
Instructor of Computer Technology
Daffodil Polytechnic Institute

INTENTION
To assist in the efficient use of database packages.
To develop skill on computerized database management.
To develop skill on programming with database management.

SHORT DESCRIPTION
Database management package: Creating the database; Editing the database; Searching the records; Customizing the data entry form; Creating the query; Arranging the records; Generating reports.
Database management language: Creating a command file; Writing simple database program using decision-making commands; Designing data entry screen.
Data Structure & Algorithm (28542)
Data structures and algorithms are essential tools in computer science and engineering.
A well-designed data structure and algorithm can improve the performance of software
systems, reduce memory usage, and provide better user experiences. A data structure is
a way of organizing data in memory so that it can be accessed and used efficiently. The
most common data structures include arrays, linked lists, stacks, queues and trees. An
algorithm is a step-by-step procedure for solving a problem or performing a task. Some
common algorithms include searching, sorting, and path finding. By understanding the
different types of data structures and algorithms, developers can choose the best option
for a specific problem and optimize the performance of software systems.