Learn Python Coding
38.7K subscribers
1.06K photos
37 videos
24 files
855 links
Learn Python through simple, practical examples and real coding ideas. Clear explanations, useful snippets, and hands-on learning for anyone starting or improving their programming skills.

Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
Quiz: Automate Python Data Analysis With YData Profiling

📖 Test your knowledge of YData Profiling, including report creation, customization, performance optimization, time series analysis, and comparisons.

🏷️ #intermediate #data-science #data-viz
1
Quiz: Python Stacks, Queues, and Priority Queues in Practice

📖 Test your knowledge of stacks, queues, deques, and priority queues with practical questions and Python coding exercises.

🏷️ #intermediate #algorithms #data-structures
Quiz: Spyder: Your IDE for Data Science Development in Python

📖 Test your knowledge of the Spyder IDE for Python data science, including its Variable Explorer, Plots pane, and Profiler.

🏷️ #basics #data-science #tools
Quiz: Linked Lists in Python: An Introduction

📖 Learn Python linked lists, deques, and circular & doubly linked structures with practical examples and efficient operations.

🏷️ #intermediate #data-structures
Quiz: Explore Your Dataset With pandas

📖 Test your pandas fundamentals: core structures, indexing, filtering, grouping, dtypes, and combining DataFrames.

🏷️ #basics #data-science
Quiz: Vector Databases and Embeddings With ChromaDB

📖 Test your knowledge of vector databases and ChromaDB, from cosine similarity and embeddings to querying collections and RAG.

🏷️ #advanced #ai #databases #data-science #machine-learning
Quiz: Altair: Declarative Charts With Python

📖 Test your knowledge of Altair, the declarative data visualization library for Python that turns DataFrames into interactive charts.

🏷️ #intermediate #data-science #data-viz
Altair: Declarative Charts With Python

📖 Build interactive Python charts the declarative way with Altair. Map data to visual properties and add linked selections. No JavaScript required.

🏷️ #intermediate #data-science #data-viz
Quiz: ChatterBot: Build a Chatbot With Python

📖 Test your understanding of the ChatterBot Python library, from training a basic bot with ListTrainer to wiring in a local LLM through Ollama.

🏷️ #intermediate #data-science #projects
2
Quiz: Using Python for Data Analysis

📖 Test your understanding of a data analysis workflow in Python, from cleansing raw data with pandas to spotting insights with regression.

🏷️ #intermediate #best-practices #data-science #python