Code With Python
39.2K subscribers
886 photos
27 videos
22 files
769 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
Quiz: Build a Scalable Flask Web Project From Scratch

📖 Test your knowledge of Flask basics, blueprints, project structure, Jinja templates, static files, and setup steps.

🏷️ #intermediate #flask #front-end #web-dev
1
Quiz: Introduction to Web Scraping With Python

📖 Practice the basics of web scraping in Python using Beautiful Soup and MechanicalSoup, including setup, parsing, and automation tools.

🏷️ #intermediate #web-scraping
2
How to Serve a Website With FastAPI Using HTML and Jinja2

📖 Use FastAPI to render Jinja2 templates and serve dynamic sites with HTML, CSS, and JavaScript, then add a color picker that copies hex codes.

🏷️ #intermediate #api #front-end #web-dev
1
Quiz: A Close Look at a FastAPI Example Application

📖 Practice FastAPI basics with path parameters, request bodies, async endpoints, and CORS. Build confidence to design and test simple Python web APIs.

🏷️ #intermediate #api #web-dev
A Close Look at a FastAPI Example Application

📖 Set up an example FastAPI app, add path and query parameters, and handle CRUD operations with Pydantic for clean, validated endpoints.

🏷️ #intermediate #api #web-dev
Quiz: How to Serve a Website With FastAPI Using HTML and Jinja2

📖 Review how to build dynamic websites with FastAPI and Jinja2, and serve HTML, CSS, and JS with HTMLResponse and StaticFiles.

🏷️ #intermediate #api #front-end #web-dev
Quiz: How to Create a Django Project

📖 Check your Django setup skills. Install safely and pin requirements, create a project and an app. Start building your first site.

🏷️ #basics #best-practices #django #web-dev
2
How to Create a Django Project

📖 Learn how to create a Django project and app in clear, guided steps. Use it as a reference for any future Django project and tutorial you'll work on.

🏷️ #basics #best-practices #django #web-dev