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

26 Courses Found

Showing page 1 of 3, 10 courses per page.
View Category Page
Sales & Marketing Management
MSD2716 Public Relations, Sales and Marketing 171 Students

Sales & Marketing Management

Embark on a dynamic journey with Magna Skills through our Sales & Marketing Management course. This comprehensive program is designed to empower professiona...

Customer and Stakeholders Communication Management
MSD2778 Public Relations, Sales and Marketing 138 Students

Customer and Stakeholders Communication Management

Magna Skills presents the Customer and Stakeholders Communication Management course, designed to help professionals develop the necessary skills to communicate ...

Advertising and Brand Management
MSD2726 Public Relations, Sales and Marketing 121 Students

Advertising and Brand Management

Magna Skills is thrilled to present the Advertising and Brand Management course, designed to equip participants with the knowledge and skills needed to excel in...

Public Relations & Corporate Communications
MSD3006 Public Relations, Sales and Marketing 65 Students

Public Relations & Corporate Communications

Public Relations and Communications are at the heart of business performance. Modern methods, tools, and channels have greatly increased the speed in which comm...

Public Relations Professional
MSD2800 Public Relations, Sales and Marketing 56 Students

Public Relations Professional

Magna Skills presents the Public Relations Professional course, designed for individuals aspiring to build a successful career in public relations (PR) and stra...

Strategic Marketing Management
MSD2722 Public Relations, Sales and Marketing 50 Students

Strategic Marketing Management

The Strategic Marketing Management course by Magna Skills is designed to develop participants’ ability to make informed, market-driven decisions that enhance ...

Customer Care and Service Management
MSD2820 Public Relations, Sales and Marketing 45 Students

Customer Care and Service Management

Magna Skills is pleased to introduce the Customer Care and Service Management course, designed to empower participants with the essential skills and strategies ...

Customer Relationship Management
MSD2718 Public Relations, Sales and Marketing 45 Students

Customer Relationship Management

The Customer Relationship Management (CRM) course offered by Magna Skills is designed to provide professionals with the knowledge and skills needed to effective...

Media and Public Relations
MSD2937 Public Relations, Sales and Marketing 35 Students

Media and Public Relations

The Media and Public Relations course offered by Magna Skills provides comprehensive training in the dynamic field of public relations and media communication. ...

Public Relations and Media Skills
MSD2827 Public Relations, Sales and Marketing 27 Students

Public Relations and Media Skills

The Public Relations and Media Skills course by Magna Skills is designed to equip professionals with modern communication techniques for building strong organis...

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

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 = 814, executionMS: 0.0013430118560791

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 = 814 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.2492070198059

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

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

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

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