ok
Direktori : /proc/thread-self/root/home/shopnoc1/public_html/ |
Current File : //proc/thread-self/root/home/shopnoc1/public_html/electrical.php |
<?php require_once 'header.php';?> <div class="container py-6"> <div class="row"> <div class="col-sm-12"><img src="images/electrical.jpg" class="image-responsive" width="100%"></div> </div> <div class="row"> <div class="col-sm-12"> <h1 style="font-size: 4vw;" class="text-white bg-success py-2 m-1">Electrical Work</h1> <h4 class="bg-dark text-white py-2">Course Overview</h4> <div class="module"> <h4>Module 1: Introduction to Electrical Theory</h4> <ul> <li>Basic Electrical Concepts (Voltage, Current, Resistance)</li> <li>Ohm's Law and its Applications</li> <li>AC vs. DC Electricity</li> <li>Understanding Power and Energy</li> </ul> </div> <div class="module"> <h4>Module 2: Electrical Safety Practices</h4> <ul> <li>Personal Protective Equipment (PPE)</li> <li>Identifying Electrical Hazards</li> <li>Safe Work Practices</li> <li>Emergency Procedures</li> </ul> </div> <div class="module"> <h4>Module 3: Tools and Equipment</h4> <ul> <li>Common Electrical Tools and Their Uses</li> <li>Using Multimeters and Other Testing Equipment</li> <li>Introduction to Hand and Power Tools</li> <li>Proper Maintenance of Tools</li> </ul> </div> <div class="module"> <h4>Module 4: Wiring and Circuit Design</h4> <ul> <li>Types of Wiring (Copper vs. Aluminum)</li> <li>Reading and Interpreting Electrical Blueprints</li> <li>Basic Circuit Design Principles</li> <li>Installing and Testing Circuits</li> </ul> </div> <div class="module"> <h4>Module 5: Residential Electrical Systems</h4> <ul> <li>Understanding Circuit Breakers and Fuses</li> <li>Wiring Outlets, Switches, and Fixtures</li> <li>Installing and Troubleshooting Lighting Systems</li> <li>Basics of Home Electrical Code Compliance</li> </ul> </div> <div class="module"> <h4>Module 6: Advanced Topics</h4> <ul> <li>Introduction to Renewable Energy Systems</li> <li>Basic Automation and Control Systems</li> <li>Electrical Troubleshooting Techniques</li> <li>Preparing for Electrical Certification Exams</li> </ul> </div> <div class="module"> <h4>Module 7: Final Project and Assessment</h4> <ul> <li>Hands-On Project: Residential Wiring Setup</li> <li>Theory Test on Electrical Concepts</li> <li>Review and Feedback Session</li> <li>Issuance of Course Completion Certificate</li> </ul> </div> </div> </div> </div> <?php require_once 'footer.php';?>