All Courses

Mst. Sathi Akter × KH Mehedi Hasan × 6th CMT ×
Web Mastering(66667)
This Course Conducted by
Muhammad Shahidul Islam/Johir Ahemmod Chowduri
Sr. Instructor of Computer Technology
Daffodil Polytechnic Institute

COURSE AIM:
To be able to acquire the knowledge and skills on domain & domain registration. To be able to acquire the knowledge and skills on web hosting.
To be able to published web site.
To be able to admin Cpanel & dashboard.
To be able to upload web contents.
To be able to acquire the knowledge and skills on the integrity & security of a website. To be able to acquire the knowledge on cloud hosting & SEO.

SHORT DESCRIPTION
Web mastering, domain & domain registration, web hosting, feature of hosting server, web publishing, administration cpanel, dashboard, cloud hosting, web maintenace & backup, SEO
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.