Top Python Libraries
Subscribe
Sign in
Home
Chat
AI
IoT
Web
Core
Case
Agent
DevOps
PyTorch
Database
Visualization
Automation
Architecture
Data Science
Web Scraping
Virtual Machine
Machine Learning
Interview Questions
About
Core
Latest
Top
Discussions
Microsoft Shuts Down Python Founder's Core Team, CPython Team Disbanded
Microsoft lays off Python core team & AI director in global cuts. CPython performance team disbanded, sparking industry backlash.
May 16, 2025
•
Meng Li
1
1
A Comprehensive Overview of Data Structures and Algorithms in Python(Python Core in Action 30)
Master core Python concepts with our advanced course! Learn data structures, algorithms, and key Python techniques to enhance your coding skills.
Oct 12, 2024
•
Meng Li
1
Key Considerations in Technical Development(Python Core in Action 29)
Discover the key aspects of technical development, from choosing the right programming language to optimizing caching, logging, profiling, and testing…
Oct 5, 2024
•
Meng Li
1
pdb & cProfile: Essential Tools for Debugging and Performance Analysis(Python Core in Action 28)
Master debugging and performance analysis in Python with `pdb` and `cProfile` for efficient code, reducing latency and optimizing resources.
Oct 1, 2024
•
Meng Li
1
Is Writing Unit Tests Really Necessary?(Python Core in Action 27)
Learn how to write effective unit tests in Python, focusing on modularization, test coverage, and techniques like mocking to ensure code quality.
Sep 29, 2024
•
Meng Li
1
Streamlining Code with Context Managers and the `with` Statement(Python Core in Action 26)
Master Python's `with` statement and context managers to simplify code, prevent resource leaks, and improve efficiency with class-based and…
Sep 28, 2024
•
Meng Li
1
How to Effectively Use `assert`?(Python Core in Action 25)
Learn how to effectively use `assert` in Python to enhance code reliability. Discover its syntax, benefits, and common pitfalls to avoid for better…
Sep 26, 2024
•
Meng Li
1
Learn to Properly Decompose Code to Improve Readability(Python Core in Action 24)
This article explains how to improve code readability by properly decomposing code, following PEP 8 guidelines, and optimizing indentation, spacing, and…
Sep 23, 2024
•
Meng Li
1
1
Too Busy to Work, Who Has Time for Code Style?!(Python Core in Action 23)
Learn why Python coding standards matter for business development, and how automated tools and processes can improve code efficiency and consistency.
Sep 19, 2024
•
Meng Li
1
Understanding Python's Garbage Collection Mechanism(Python Core in Action 22)
Learn how Python manages memory with garbage collection, reference counting, and how to handle circular references and memory leaks with objgraph.
Sep 17, 2024
•
Meng Li
1
Do You Really Understand Python's GIL (Global Interpreter Lock)?(Python Core in Action 21)
Learn how Python's GIL impacts multithreading performance and explore ways to work around its limitations in your applications.
Sep 15, 2024
•
Meng Li
1
Concurrent Programming with Asyncio(Python Core in Action 20)
Explore Python's concurrency methods in our latest lesson. Learn how Asyncio improves efficiency over multithreading for I/O-bound tasks, and dive into…
Sep 13, 2024
•
Meng Li
1
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts