Python Security Training Course
This course provides an introduction to the Python programming language. Upon completion, students will be equipped to write substantial Python programs across a diverse range of subject areas. Key topics covered include core language elements, working with a professional IDE, control flow structures, string manipulation, input/output operations, collections, classes, modules, and regular expressions. The curriculum is reinforced with numerous practical labs, solution guides, and code examples.
Upon completing the course, students will be able to demonstrate knowledge and understanding of Python Security Principles.
Course Outline
- Python object types
- Numeric types
- Strings
- Lists and dictionaries
- Python statements
- Assignments, expressions, and prints
- If tests and syntax rules
- Repetition statements
- Functions
- Modules
Requirements
Basics of any programming language
Basics of information Security
Open Training Courses require 5+ participants.
Python Security Training Course - Booking
Python Security Training Course - Enquiry
Python Security - Consultancy Enquiry
Testimonials (2)
Hands-on exercises related to content really helps to understand more about each topic. Also, style of start class with lecture and continue with hands-on exercise is good and helpful to relate with the lecture that presented earlier.
Nazeera Mohamad - Ministry of Science, Technology and Innovation
Course - Introduction to Data Science and AI using Python
Examples/exercices perfectly adapted to our domain
Luc - CS Group
Course - Scaling Data Analysis with Python and Dask
Upcoming Courses
Related Courses
Advanced Python: Best Practices and Design Patterns
28 HoursThis intensive, practical course explores advanced Python techniques, engineering best practices, and widely used design patterns to help you build maintainable, testable, and high-performance Python applications. It focuses on modern tooling, typing, concurrency models, architectural patterns, and deployment-ready workflows.
This instructor-led live training (available online or on-site) is designed for intermediate to advanced Python developers who want to adopt professional practices and patterns for production-grade Python systems.
By the end of this training, participants will be able to:
- Apply Python typing, dataclasses, and type-checking to enhance code reliability.
- Use design patterns and architecture principles to structure robust applications.
- Implement concurrency and parallelism correctly using asyncio and multiprocessing.
- Write well-tested code with pytest, property-based testing, and CI pipelines.
- Profile, optimize, and harden Python applications for production.
- Package, distribute, and deploy Python projects using modern tools and containers.
Format of the Course
- Interactive lectures and short demos.
- Hands-on labs and coding exercises each day.
- Capstone mini-project integrating patterns, testing, and deployment.
Course Customization Options
- To request a customized training or focus area (data, web, or infra), please contact us to arrange.
Agentic AI Engineering with Python — Build Autonomous Agents
21 HoursThis course provides practical engineering techniques for designing, building, testing, and deploying agentic (autonomous) systems using Python. Key topics include the agent loop, tool integrations, memory and state management, orchestration patterns, safety controls, and production considerations.
Delivered as an instructor-led, live training (available online or onsite), this program is designed for intermediate to advanced ML engineers, AI developers, and software engineers looking to create robust, production-ready autonomous agents using Python.
Upon completion, participants will be able to:
- Design and implement the agent loop and decision-making workflows.
- Integrate external tools and APIs to extend agent capabilities.
- Implement short-term and long-term memory architectures for agents.
- Coordinate multi-step orchestrations and agent composability.
- Apply safety, access control, and observability best practices for deployed agents.
Course Format
- Interactive lectures and discussions.
- Hands-on labs involving agent development with Python and popular SDKs.
- Project-based exercises resulting in deployable prototypes.
Course Customization Options
- To request customized training for this course, please contact us to make arrangements.
Introduction to Data Science and AI using Python
35 HoursThis five-day programme offers an introductory overview of Data Science and Artificial Intelligence (AI).
The training is conducted through practical examples and exercises utilising Python.
Artificial Intelligence with Python (Intermediate Level)
35 HoursArtificial Intelligence with Python focuses on building intelligent systems by leveraging Python’s robust ecosystem of AI and machine learning libraries.
Delivered as an instructor-led live training (available online or onsite), this course is designed for intermediate-level Python programmers who aim to design, implement, and deploy AI solutions.
Upon completing this training, participants will be capable of:
- Implementing AI algorithms using Python’s core AI libraries.
- Working with supervised, unsupervised, and reinforcement learning models.
- Integrating AI solutions into existing applications and workflows.
- Evaluating model performance and optimizing for accuracy and efficiency.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practice sessions.
- Hands-on implementation within a live-lab environment.
Customization Options
- To request a customized training for this course, please contact us to arrange.
Algorithmic Trading with Python and R
14 HoursThis instructor-led, live training in Malaysia (online or onsite) is aimed at business analysts who wish to automate trade with algorithmic trading, Python, and R.
By the end of this training, participants will be able to:
- Employ algorithms to buy and sell securities at specialized increments rapidly.
- Reduce costs associated with trade using algorithmic trading.
- Automatically monitor stock prices and place trades.
Applied AI from Scratch in Python
28 HoursThis four-day course provides an introduction to Artificial Intelligence (AI) and its practical applications using the Python programming language. Participants may also opt for an extra day to work on a dedicated AI project upon completing the course content.
AWS Cloud9 and Python: A Practical Guide
14 HoursThis instructor-led, live training in Malaysia (online or onsite) is aimed at intermediate-level Python developers who wish to enhance their Python development experience using AWS Cloud9.
By the end of this training, participants will be able to:
- Set up and configure AWS Cloud9 for Python development.
- Understand the AWS Cloud9 IDE interface and features.
- Write, debug, and deploy Python applications in AWS Cloud9.
- Collaborate with other developers using the AWS Cloud9 platform.
- Integrate AWS Cloud9 with other AWS services for advanced deployments.
Building Chatbots in Python
21 HoursChatbots are software applications designed to automatically simulate human-like conversations through chat interfaces. These tools assist organizations in enhancing operational efficiency by offering quicker and more convenient options for user engagement.
This instructor-led live training will guide participants on how to construct chatbots using Python.
Upon completion of this course, participants will be capable of:
- Grasping the core principles of chatbot development
- Constructing, testing, deploying, and troubleshooting diverse chatbots with Python
Target Audience
- Developers
Course Format
- A blend of lectures and discussions, complemented by exercises and extensive hands-on practice
Note
- For customized training options for this course, please contact us to make arrangements.
GPU Programming with CUDA and Python
14 HoursThis instructor-led live training in Malaysia (online or onsite) is designed for intermediate-level developers who want to utilise CUDA to build Python applications that execute in parallel on NVIDIA GPUs.
Upon completion of this training, participants will be able to:
- Accelerate Python applications running on NVIDIA GPUs by using the Numba compiler.
- Create, compile, and launch custom CUDA kernels.
- Manage GPU memory effectively.
- Transform a CPU-based application into one that is accelerated by the GPU.
Bespoke Applied Artificial Intelligence and LLM Engineering with Python
35 HoursCourse Overview
This practical training is tailored for professionals with a data engineering background who aim to develop hands-on expertise in artificial intelligence, Python, and large language models. Emphasizing real-world application, the curriculum covers model utilization, prompt engineering, and the development of AI-driven solutions. Participants will engage in a series of progressive exercises, advancing from foundational concepts to the construction of deployable AI workflows.
Training Format
• In-person classroom instruction
• Instructor-led sessions featuring guided practice
• Interactive discussions complemented by real-world case studies
• Daily practical exercises
Course Objectives
• Grasp core AI and machine learning concepts pertinent to contemporary applications
• Enhance Python proficiency for AI development and data workflows
• Comprehend the mechanics of large language models and learn to utilize them effectively
• Design and refine prompts to ensure reliable outputs
• Construct end-to-end AI solutions leveraging APIs and frameworks
• Seamlessly integrate AI capabilities into data engineering pipelines
Scaling Data Analysis with Python and Dask
14 HoursThis instructor-led, live training in Malaysia (online or onsite) is aimed at data scientists and software engineers who wish to use Dask with the Python ecosystem to build, scale, and analyze large datasets.
By the end of this training, participants will be able to:
- Set up the environment to start building big data processing with Dask and Python.
- Explore the features, libraries, tools, and APIs available in Dask.
- Understand how Dask accelerates parallel computing in Python.
- Learn how to scale the Python ecosystem (Numpy, SciPy, and Pandas) using Dask.
- Optimize the Dask environment to maintain high performance in handling large datasets.
Data Analysis with Python, Pandas and Numpy
14 HoursThis instructor-led, live training in Malaysia (online or onsite) is designed for intermediate-level Python developers and data analysts who wish to enhance their skills in data analysis and manipulation using Pandas and NumPy.
By the end of this training, participants will be able to:
- Set up a development environment that includes Python, Pandas, and NumPy.
- Create a data analysis application using Pandas and NumPy.
- Perform advanced data wrangling, sorting, and filtering operations.
- Conduct aggregate operations and analyze time series data.
- Visualize data using Matplotlib and other visualization libraries.
- Debug and optimize their data analysis code.
FARM (FastAPI, React, and MongoDB) Full Stack Development
14 HoursThis instructor-led live training, available online or onsite, is aimed at developers who wish to use the FARM (FastAPI, React, and MongoDB) stack to build dynamic, high-performance, and scalable web applications.
By the end of this training, participants will be able to:
- Set up the necessary development environment that integrates FastAPI, React, and MongoDB.
- Understand the key concepts, features, and benefits of the FARM stack.
- Learn how to build REST APIs with FastAPI.
- Learn how to design interactive applications with React.
- Develop, test, and deploy applications (front end and back end) using the FARM stack.
Developing APIs with Python and FastAPI
14 HoursThis instructor-led, live training in Malaysia (online or on-site) is aimed at developers who wish to use FastAPI with Python to build, test, and deploy RESTful APIs more efficiently and rapidly.
By the end of this training, participants will be able to:
- Set up the necessary development environment to develop APIs with Python and FastAPI.
- Create APIs quicker and easier using the FastAPI library.
- Learn how to create data models and schemas based on Pydantic and OpenAPI.
- Connect APIs to a database using SQLAlchemy.
- Implement security and authentication in APIs using the FastAPI tools.
- Build container images and deploy web APIs to a cloud server.
Accelerating Python Pandas Workflows with Modin
14 HoursThis instructor-led, live training in Malaysia (online or onsite) is aimed at data scientists and developers who wish to use Modin to build and implement parallel computations with Pandas for faster data analysis.
By the end of this training, participants will be able to:
- Set up the necessary environment to start developing Pandas workflows at scale with Modin.
- Understand the features, architecture, and advantages of Modin.
- Know the differences between Modin, Dask, and Ray.
- Perform Pandas operations faster with Modin.
- Implement the entire Pandas API and functions.