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

39 Courses Found

Showing page 2 of 4, 10 courses per page.
View Category Page
Graphics Design
MSD2650 ICT and Security Management 76 Students

Graphics Design

The Graphics Design course offered by Magna Skills is a comprehensive program designed for individuals aspiring to become proficient in graphic design. This cou...

Software Development & Management
MSD2640 ICT and Security Management 71 Students

Software Development & Management

The Software Development & Management course offered by Magna Skills is designed to equip participants with the knowledge and skills necessary to oversee an...

Certified Ethical Hacker(CEH)
MSD2842 ICT and Security Management 69 Students

Certified Ethical Hacker(CEH)

The Certified Ethical Hacker (CEH) course offered by Magna Skills is a comprehensive and hands-on training program designed to equip individuals with the skills...

Cisco Devices Management
MSD2644 ICT and Security Management 67 Students

Cisco Devices Management

This intensive hands-on course by Magna Skills is designed to equip IT professionals, network engineers, and systems administrators with the practical knowledge...

IT Auditting & Policy Management
MSD2645 ICT and Security Management 67 Students

IT Auditting & Policy Management

Magna Skills is pleased to present the IT Auditing and Policy Management course, designed to equip participants with the knowledge and skills needed to conduct ...

Information Technology Management
ICT and Security Management 50 Students

Information Technology Management

The Information Technology Management course offered by Magna Skills is a comprehensive program designed to equip participants with the knowledge and skills nec...

e-Governance and Government Portal Management
MSD2831 ICT and Security Management 44 Students

e-Governance and Government Portal Management

Magna Skills offers the e-Governance and Government Portal Management course to equip government professionals, IT specialists, and policymakers with the knowle...

Advanced Python Programming
MSD2841 ICT and Security Management 42 Students

Advanced Python Programming

The Advanced Python Programming course offered by Magna Skills is designed for experienced Python developers who want to deepen their understanding and proficie...

Information Technology and Coding
ICT and Security Management 36 Students

Information Technology and Coding

This comprehensive online course by Magna Skills is designed to equip individuals with the essential skills and knowledge required for a successful career in In...

IT Project Management
ICT and Security Management 33 Students

IT Project Management

Magna Skills presents the IT Project Management course, designed to equip professionals with the skills and knowledge needed to effectively plan, execute, and m...

Debug

sql: SELECT COUNT(*) FROM `userlevels` WHERE `userlevelid` = -2, executionMS: 0.00039505958557129

sql: SELECT `userlevelid`, `userlevelname` FROM `userlevels`, executionMS: 0.00028204917907715

sql: SELECT COUNT(*) FROM `userlevelpermissions` WHERE `userlevelid` = -2, executionMS: 0.00056195259094238

sql: SELECT `tablename`, `userlevelid`, `permission` FROM `userlevelpermissions` WHERE `userlevelid` IN (-2), executionMS: 0.002216100692749

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

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 = 809, executionMS: 0.00063800811767578

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 = 809 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: 1.9396131038666

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

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

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

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