学习路径
Python for Software Engineering
深受数千家公司学习者的喜爱
培训2人或更多?
试用DataCamp for Business学习路径描述
Python for Software Engineering
先决条件
此学习路径无先决条件Course
Master the fundamentals of programming in Python. No prior knowledge required!
Course
Dive into the Python ecosystem, discovering modules and packages along with how to write custom functions!
Course
Learn to use best practices to write maintainable, reusable, complex functions with good documentation.
Course
Discover the fundamental concepts of object-oriented programming (OOP), building custom classes and objects!
Course
Build your OOP skills with descriptors, multilevel inheritance, and abstract base classes!
Course
Explore data structures such as linked lists, stacks, queues, hash tables, and graphs; and search and sort algorithms!
Course
Learn to write efficient code that executes quickly and allocates resources skillfully to avoid unnecessary overhead.
Course
Master Python testing: Learn methods, create checks, and ensure error-free code with pytest and unittest.