PyLadies Budapest: Start writing your own functions in Python
A talk on understanding and using functions in Python — what they are, why they matter, and how to start writing your own — at PyLadies Budapest.
Community
A talk on understanding and using functions in Python — what they are, why they matter, and how to start writing your own — at PyLadies Budapest.
Still relying on print statements to debug your Python code? There’s a much better way: clean, structured, multi-destination, non-blocking logging.
A talk on practical Python data structures — tuples, sets, and the collections module — at PyLadies Budapest.