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: 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: 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

Quiz: Modules and Packages

Revisit Python modules, packages, the import system, pip, uv, and READMEs in this wrap-up quiz for the Modules and Packages 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

The Weekly Challenge: The Common Beauty

Weekly Challenge 375 Each week Mohammad S. Anwar sends out The Weekly Challenge, a chance for all of us to come up with solutions to two we

python dev.to May 25, 2026

Python as a JavaScript Dev

This blog is an introduction to Python, and it assumes that you have a good knowledge of JavaScript as a language already. I will cover a lot of the b

python dev.to May 25, 2026
« Prev Page 29 of 102 Next »