Magna Skills Capacity Building Courses

Explore practical training programmes for professionals, NGOs, public sector teams and organisations.

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.

522 Courses Available
18 Course Categories
120,999 Applications Received
Searching course portfolio...
Reset

18 Courses Found

Showing page 2 of 2, 10 courses per page.
View Category Page
Disaster Preparedness and Management
MSD2622 Environmental, Urban and Regional Planning 38 Students

Disaster Preparedness and Management

The principle aim of this course isto train individuals in public and private institutions in various issues relating to Disaster Management. Special emphasis i...

Youth Empowerment & Development
MSD2631 Environmental, Urban and Regional Planning 38 Students

Youth Empowerment & Development

Child and youth development promotes and facilitates optimum development of children and adolescents with both normal and special developmental needs, ensuring ...

Facilities and Property Management
MSD2774 Environmental, Urban and Regional Planning 37 Students

Facilities and Property Management

Magna Skills is delighted to present the Facilities and Property Management Excellence course, designed to equip professionals with the knowledge and skills nec...

Urban Energy and Water supply Management
MSD2636 Environmental, Urban and Regional Planning 36 Students

Urban Energy and Water supply Management

Recent floods and droughts across the world highlight the need for our natural water resources to be better managed. In addition, the provision of secure clean ...

Fundraising for Development Projects
MSD2619 Environmental, Urban and Regional Planning 17 Students

Fundraising for Development Projects

Magna Skills is excited to present the Fundraising for Development Projects course, designed for professionals and organizations dedicated to creating positive ...

Public Administration Programme
MSD2624 Environmental, Urban and Regional Planning 14 Students

Public Administration Programme

Public administration is the implementation of government policy and prepares civil servants for working in National Government, Provincial Government and Local...

Research Methods for Agriculture & Rural Project
MSD2629 Environmental, Urban and Regional Planning 11 Students

Research Methods for Agriculture & Rural Project

Decisionmakers need information that is relevant, timely, accurate, and usable. In rural development, a great deal of the information that is generated is, in v...

Debug

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.0048041343688965

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 = 811, executionMS: 0.001054048538208

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 = 811 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 10, executionMS: 0.85802006721497

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.0023009777069092

sql: SELECT COUNT(id) FROM courses, executionMS: 0.00072717666625977

sql: SELECT COUNT(id) FROM courses WHERE Featured = 1, executionMS: 0.00064396858215332

sql: SELECT COUNT(Application_ID) FROM apply, executionMS: 0.037776947021484