Following details will be shared with the tutors you will contact:
Confirm to delete
Are you sure want to delete this?
Mohammad Naim ElhamComputer Systems Engineer
No reviews yet
I'm a passionate teacher who knows a good chunk computers and technology. I understand what students need and can create a good learning environment for each of them. I have many IT certificates that show I'm good at what I do. I finished my studies, including a Master's degree, and I'm now working on a PhD. Being a student, myself helps me understand what students go through, and I'm always ready to help them in any way I can.
I am actively working here on Teacheron, expect a reply from me within 1 hour.
Subjects
Python Beginner-Expert
CCNA Beginner-Expert
C programming Beginner-Intermediate
Network Administration Beginner-Intermediate
ICT (English medium) Pre-KG, Nursery-Grade 12
Experience
ICT Engineer (Feb, 2021–Apr, 2023) at International Committee of the Red Cross (ICRC)
Studio Manager (Mar, 2014–Jan, 2019) at BBC World Service
Education
Doctorate of Engineering Business Management (Sep, 2023–now) from Universiti Teknologi Malaysia
Master in Computer Systems Engineering (Feb, 2019–Jun, 2020) from Universiti Teknologi Malaysia–scored 3.91 CPGA
Fee details
RM35–50/hour
(US$7.87–11.24/hour)
If you would like to discuss for a full package of a subject you would like, I am open to the idea
Courses offered
Python Essentials 1
RM2000
Duration: 3 Months
Delivery mode: Flexible as per the student
Group size: Individual
Instruction language:
English
Certificate provided:
Yes
The main goal of the course is to guide you from a state of complete programming illiteracy to a level of programming knowledge which allows you to design, write, debug, and run programs encoded in the Python language, and to understand the basic concepts of software development technology.
- Learn the universal concepts of computer programming - Learn the syntax and semantics of the Python language - Practice skills in resolving typical implementation challenges - Use the most important elements of Python Standard Library - Install your runtime environment - Write your own Python programs
Python Essentials 2
RM3000
Duration: 3 Months
Delivery mode: Flexible as per the student
Group size: Individual
Instruction language:
English
Certificate provided:
Yes
The course picks up where Python Essentials - Part 1 leaves off. Its main goal is to teach you the skills related to the more advanced aspects of Python programming, including modules, packages, exceptions, file processing, as well as with general coding techniques and object-oriented programming (OOP).Learn general coding techniques and best practices. - Learn to use object-oriented programming in Python - Learn how to import and use Python modules - Learn how to handle exceptions - Learn how to process files