Public Health
The Public Health course offered by Magna Skills provides participants with a comprehensive understanding of public health principles, practices, and interventi...
Browse our full course portfolio, filter by category, search by course title, and register for online or face-to-face training in leading destinations across Africa and beyond.
The Public Health course offered by Magna Skills provides participants with a comprehensive understanding of public health principles, practices, and interventi...
Magna Skills introduces the Health Management and Planning course, designed for healthcare professionals, administrators, and policymakers involved in the plann...
In most developing countries the majority of the population-the rural population especially-does not receive even the most basic health care or any nutritional ...
Magna Skills is proud to introduce the Occupational Health and Safety Excellence course, designed to empower professionals with the knowledge and skills needed ...
Magna Skills proudly presents the Solid Waste Management and Environmental Management course, designed to provide participants with comprehensive knowledge and ...
Magna Skills presents the "Health Assessment and Clinical Nursing" course, designed for aspiring nurses and healthcare professionals to develop essential skills...
Magna Skills offers the Research, Monitoring, and Evaluation of HIV/AIDS Programs course, designed for public health professionals, program managers, and resear...
Magna Skills proudly presents the Organization of Health and Safety Management course, specifically designed for professionals aiming to establish and enhance r...
This course is geared towards examining the source, effect and the management of HIV/AIDS infection. The origin of AIDS and HIV is still a puzzle.HIV counsellin...
The Health Economics and Financing course offered by Magna Skills is designed to provide a solid foundation in the economic principles that govern healthcare sy...
sql: SELECT cc.id, cc.Category_Name, COUNT(c.id) AS TotalCourses FROM course_categories cc LEFT JOIN courses c ON c.Category = cc.id WHERE cc.Active = 1 GROUP BY cc.id, cc.Category_Name ORDER BY cc.Category_Name ASC , executionMS: 0.0034148693084717
sql: SELECT COUNT(c.id) FROM courses c LEFT JOIN course_categories cc ON cc.id = c.Category WHERE 1=1 AND (c.Status = 1 OR c.Status = '1' OR c.Status = 'Active') AND c.Category = 816, executionMS: 0.0009160041809082
sql: SELECT c.id, c.Course_Title, c.Course_Code, c.Short_Description, c.Course_Outcomes, c.Course_Outline, c.Target_Audience, c.Price, c.Discount, c.TotalPrice, c.Thumbnail, c.Views, c.Featured, c.Category, cc.Category_Name, COUNT(a.Application_ID) AS TotalApplications FROM courses c LEFT JOIN course_categories cc ON cc.id = c.Category LEFT JOIN apply a ON a.Course_Title = c.id WHERE 1=1 AND (c.Status = 1 OR c.Status = '1' OR c.Status = 'Active') AND c.Category = 816 GROUP BY c.id, c.Course_Title, c.Course_Code, c.Short_Description, c.Course_Outcomes, c.Course_Outline, c.Target_Audience, c.Price, c.Discount, c.TotalPrice, c.Thumbnail, c.Views, c.Featured, c.Category, cc.Category_Name ORDER BY c.Featured DESC, TotalApplications DESC, c.Course_Title ASC LIMIT 10 OFFSET 0, executionMS: 1.2512941360474
sql: SELECT cc.id, cc.Category_Name, COUNT(c.id) AS TotalCourses FROM course_categories cc INNER JOIN courses c ON c.Category = cc.id WHERE cc.Active = 1 GROUP BY cc.id, cc.Category_Name ORDER BY TotalCourses DESC, cc.Category_Name ASC LIMIT 8 , executionMS: 0.0013630390167236
sql: SELECT COUNT(id) FROM courses, executionMS: 0.00062108039855957
sql: SELECT COUNT(id) FROM courses WHERE Featured = 1, executionMS: 0.00060582160949707
sql: SELECT COUNT(Application_ID) FROM apply, executionMS: 0.034097909927368