Learn Python Coding
38.7K subscribers
1.06K photos
37 videos
24 files
853 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: How to Use Google's Gemini CLI for AI Code Assistance

📖 Learn how to install, authenticate, and safely use the Gemini CLI to interact with Google's Gemini models.

🏷️ #intermediate #ai #tools
3
How to Integrate Local LLMs With Ollama and Python

📖 Learn how to integrate your Python projects with local models (LLMs) using Ollama for enhanced privacy and cost efficiency.

🏷️ #intermediate #ai #tools
1
Quiz: How to Integrate Local LLMs With Ollama and Python

📖 Check your understanding of using Ollama with Python to run local LLMs, generate text, chat, and call tools for private, offline apps.

🏷️ #intermediate #ai #tools
1
The Terminal: First Steps and Useful Commands for Python Developers

📖 Learn your way around the Python terminal. You’ll practice basic commands, activate virtual environments, install packages with pip, and keep track of your code using Git.

🏷️ #basics #tools
👍1
How to Install Python on Your System: A Guide

📖 Learn how to install the latest Python version on Windows, macOS, and Linux. Check your version and choose the best installation method for your system.

🏷️ #basics #best-practices #tools
Spyder: Your IDE for Data Science Development in Python

📖 Learn how to use the Spyder IDE, a Python code editor built for scientists, engineers, and data analysts working with data-heavy workflows.

🏷️ #basics #data-science #tools
Quiz: Dependency Management With Python Poetry

📖 Test your knowledge of Python Poetry, from installation and virtual environments to lock files, dependency groups, and updates.

🏷️ #intermediate #best-practices #devops #tools
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: Introduction to Python SQL Libraries

📖 Learn to connect Python to databases, run queries, and manage data using SQLite, PostgreSQL, MySQL, and SQL basics.

🏷️ #basics #databases #tools
Quiz: Create and Modify PDF Files in Python

📖 Test your Python PDF skills: read, modify, extract, encrypt, and manipulate PDF files using the pypdf library.

🏷️ #intermediate #tools
How to Use Ollama to Run Large Language Models Locally

📖 Learn how to use Ollama to run large language models locally. Install it, pull models, and start chatting from your terminal without needing API keys.

🏷️ #intermediate #ai #tools
1
Quiz: Your Python Coding Environment on Windows: Setup Guide

📖 Test your knowledge of setting up a Python dev environment on Windows, from updates and terminals to paths, tools, and WSL.

🏷️ #basics #tools
Quiz: How to Use Ollama to Run Large Language Models Locally

📖 Test your knowledge of running LLMs locally with Ollama. Install it, pull models, chat, and connect coding tools from your terminal.

🏷️ #intermediate #ai #tools
2👍1
Quiz: Using Jupyter Notebooks

📖 Test your Jupyter Notebook skills: cells, modes, shortcuts, Markdown, server tools, and exporting notebooks to HTML.

🏷️ #intermediate #tools
Quiz: How to Add Features to a Python Project With Codex CLI

📖 Test your knowledge of Codex CLI, the AI-powered terminal tool for adding features to Python projects with natural language.

🏷️ #intermediate #ai #tools
2
How to Add Features to a Python Project With Codex CLI

📖 Learn how to use Codex CLI to add features to Python projects via the terminal. Master AI-powered coding without needing a browser or IDE plugins.

🏷️ #intermediate #ai #tools
2
Quiz: Using Loguru to Simplify Python Logging

📖 Test your knowledge of Loguru for Python logging, from zero-config setup and log levels to custom formats and adding context.

🏷️ #intermediate #tools
Quiz: Gemini CLI vs Claude Code: Which to Choose for Python Tasks

📖 Compare Gemini CLI and Claude Code across user experience, performance, code quality, and cost to find the right AI coding tool for you.

🏷️ #intermediate #ai #tools
Quiz: Working With Python Virtual Environments

📖 Test your knowledge of Python virtual environments, from creating and activating them to installing packages with pip.

🏷️ #basics #python #tools
1