Code With Python
39K subscribers
841 photos
24 videos
22 files
746 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
Jupyter Notebook | Code Editors & IDEs

📖 A web-based interactive computing environment that lets you combine executable code and narrative text.

🏷️ #Python
4
Coverage.py | Python Tools

📖 A tool that measures test coverage for Python.

🏷️ #Python
1
Emacs | Code Editors & IDEs

📖 A free, open-source, highly extensible text editor and computing environment.

🏷️ #Python
Spyder | Code Editors & IDEs

📖 A free, open source integrated development environment (IDE) for Python that is tailored to scientific computing and data analysis.

🏷️ #Python
Quiz: SOLID Design Principles: Improve Object-Oriented Code in Python

📖 Learn Liskov substitution in Python. Spot Square and Rectangle pitfalls and design safer APIs with polymorphism. Test your understanding now.

🏷️ #intermediate #best-practices #python
1
ipaddress | Python Standard Library

📖 Provides the capabilities to create, manipulate, and operate on IPv4 and IPv6 addresses.

🏷️ #Python
Vim | Code Editors & IDEs

📖 A free, open-source, highly configurable text editor.

🏷️ #Python
flit | Python Tools

📖 A build and publish tool that packages pure Python.

🏷️ #Python
Quiz: Recursion in Python: An Introduction

📖 Test your understanding of recursion in Python, including base cases, recursive structure, performance considerations, and common use cases.

🏷️ #intermediate #algorithms #python
1
abc | Python Standard Library

📖 Provides infrastructure for defining Abstract Base Classes (ABCs).

🏷️ #Python
Anaconda | Python Tools

📖 A curated distribution of Python and R for data science.

🏷️ #Python
Neovim | Code Editors & IDEs

📖 A free, open-source, Vim-based text editor that focuses on extensibility.

🏷️ #Python
pdm | Python Tools

📖 A modern package and project manager for Python.

🏷️ #Python