К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Optimize Python for Agentic AI · LearnSpace
Назад в каталог
courseraПрограммирование

Optimize Python for Agentic AI

Курс от Coursera
Средний≈ 3.1 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

"Optimize Python for Agentic AI" is an intermediate course for developers who want to elevate their Python code from functional to professional-grade. In the world of AI, inefficient or unreadable code can cripple an agent's performance and slow down team collaboration. This course equips you with the essential software engineering practices to write Python that is both highly efficient and exceptionally clear. You will learn to apply clean-code conventions, including PEP 8 standards, type hints, and descriptive docstrings, to produce readable and maintainable modules that your teammates can easily understand and build upon. Through hands-on labs, you will master the art of performance tuning by systematically using profiling tools like cProfile to analyze runtime behavior, pinpoint hidden bottlenecks, and refactor code for significant speed improvements. By the end of this course, you will be able to confidently balance readability with runtime efficiency, ensuring the AI systems you build are not only intelligent but also robust, scalable, and production-ready.

Навыки, которые вы освоите

MaintainabilityPerformance TuningPerformance AnalysisTechnical WritingArtificial IntelligencePython ProgrammingCode ReusabilityProgram StandardsPerformance Testing

Программа курса

2 модулей · 15 учебных материалов

01Code Quality and Documentation Standards6 материалов
The Kick-off Call: Setting the Bar for Clean CodeDIALOGUEClean Code Foundations: PEP 8 and BeyondВидеоType Hints and Docstrings for AI SystemsЧтениеRunning flake8: From Errors to InsightsВидео

Учитесь у экспертов

Professionals in the Industry

Преподаватель курса

Optimize Python for Agentic AI
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 3.1 ч

2 модулей

Язык: Английский

Субтитры: Арабский, Французский, Итальянский, Бразильский португальский, Корейский, Немецкий, Пушту, Индонезийский, Испанский, Дари, Японский

Часть программы вашего университета
Refactor the Memory ManagerЛабораторная
Quiz: Code Quality & StandardsЗадание
02Runtime Performance Optimization9 материалов
The Slow Agent AlertDIALOGUEUnderstanding Profiling OutputЧтениеProfiling 101: Finding Bottlenecks with cProfileВидеоOptimization Strategies: Beyond RegexЧтениеBenchmarking and Measuring ImprovementsВидеоOptimize Planner PerformanceЛабораторнаяPeer Review: Defending Your OptimizationDIALOGUEDocument the Optimization PlanЗаданиеAI Code Optimization ProjectЗадание