mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-27 19:45:42 +00:00
17 lines
718 B
Markdown
17 lines
718 B
Markdown
# Python
|
|
|
|
!!! info "Architectural Context"
|
|
Detailed reference for Python in the context of Developer Ecosystem.
|
|
|
|
## Software Engineering
|
|
|
|
### Programming Foundations
|
|
|
|
#### Python Language
|
|
|
|
- **(2025)** [**Think Python**](https://allendowney.github.io/ThinkPython) 🌟🌟🌟🌟 <span class='md-tag md-tag--info'>[ENTERPRISE-STABLE]</span> — A classic computational thinking handbook utilizing Python. Focuses on algorithmic integrity, data structure designs, object-oriented implementations, and debug execution pipelines.
|
|
|
|
---
|
|
💡 **Explore Related:** [Java And Java Performance Optimization](./java-and-java-performance-optimization.md) | [Java_Frameworks](./java_frameworks.md) | [Golang](./golang.md)
|
|
|