Programming Tutorials

Curated development tutorials from top sources. Filter by language.

All python javascript php go ruby java rust typescript general sql css
dev.to realpython freecodecamp

Quiz: Files and File Streams

Test what you learned about Python file handling, pathlib, context managers, and reading or writing WAV files in this learning path wrap-up quiz.

python realpython May 26, 2026

Quiz: Functions and Scopes

Test your understanding of Python functions and scopes: parameters, arguments, return values, inner functions, namespaces, and the LEGB rule.

python realpython May 26, 2026

Quiz: DevOps With Python

Test your DevOps with Python skills: running scripts, managing pip dependencies, GitHub Actions CI/CD, and logging in 16 questions.

python realpython May 26, 2026

Quiz: Python Control Flow and Loops

Test your understanding of Python control flow: conditional statements, Boolean operators, for and while loops, break, continue, and nested loops.

python realpython May 26, 2026

Quiz: Python Web Scraping

Revisit Requests, Beautiful Soup, Scrapy, and Selenium in this wrap-up quiz covering the Python Web Scraping learning path.

python realpython May 26, 2026

How to Get Google Search Results as JSON

Google search results are useful for many products and workflows: SEO tools, keyword research, content monitoring, market research, AI agents, and ran

python dev.to May 26, 2026
« Prev Page 247 of 668 Next »