Code With Python
39.2K subscribers
897 photos
30 videos
22 files
775 links
This channel delivers clear, practical content for developers, covering Python, Django, Data Structures, Algorithms, and DSA – perfect for learning, coding, and mastering key programming skills.
Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
introspection | Python Glossary

📖 The ability of a program to examine the type or properties of an object at runtime.

🏷️ #Python
local variable | Python Glossary

📖 A variable that you bind inside a function or method body.

🏷️ #Python
Anaconda Navigator | Python Tools

📖 A desktop graphical interface included with the Anaconda Distribution.

🏷️ #Python
2
unpacking | Python Glossary

📖 Passing multiple values at once by expanding an iterable.

🏷️ #Python
relative import | Python Glossary

📖 Import modules from the same package or parent packages using leading dots.

🏷️ #Python
transitive dependency | Python Glossary

📖 An indirect requirement of your project.

🏷️ #Python
wildcard import | Python Glossary

📖 An import uses the star syntax to pull many names into your current namespace at once.

🏷️ #Python
cProfile | Python Standard Library

📖 Provides a way to measure where time is being spent in your application.

🏷️ #Python
3
thread | Python Glossary

📖 A separate flow of execution within a program.

🏷️ #Python
ast | Python Standard Library

📖 Provides functionality to work with Abstract Syntax Trees (ASTs).

🏷️ #Python
Python + AI Content Specialist Wanted

📖 We're looking for Python + AI Content Specialists to join our team. Keep reading to find out what's involved and how you can apply.

🏷️ #Python
Join the Real Python Team

📖 Explore open positions at Real Python. Join our team of Python educators and help millions of developers level up their skills.

🏷️ #Python