Programming Tutorials

Curated development tutorials from top sources. Filter by language.

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

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: Write More Pythonic Code

Test your understanding of Pythonic code: the Zen of Python, PEP 8, code quality, type checking, and documentation in 20 questions.

python realpython May 26, 2026

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: Exceptions, Logging, and Debugging

Test what you've learned in the Exceptions, Logging, and Debugging path. Practice handling errors, raising exceptions, and using logging.

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 29 of 450 Next »