learnbyexample

python

2025-11-21 Festive offers for books on Python, Linux, Regular Expressions, Vim and more!

2025-08-20 Connect Four game with a twist

2025-06-09 Python regular expression cheatsheet and examples

2025-01-22 Understanding Python re(gex)? book announcement

2024-12-19 100 Page Python Intro book announcement

2024-11-12 Festive offers for books on Python, Linux, Regular Expressions, Vim and more!

2024-10-29 Interactive Python Exercises and Quiz

2023-12-29 2023: year in perspective

2023-11-18 Festive offers for books on Python, Linux, Regular Expressions and more

2023-09-05 Python tip 33: sorting iterables based on multiple conditions

2023-08-16 Python tip 32: positive lookarounds

2023-07-25 Python tip 31: next() function

2023-07-04 Python tip 30: zip() function

2023-06-13 Python tip 29: negative lookarounds

2023-05-24 Python tip 28: string concatenation and repetition

2023-05-03 Python tip 27: enumerate() function

2023-04-13 Python tip 22: possessive quantifiers

2023-04-13 Python tip 26: atomic grouping

2023-03-21 Python tip 25: split and partition string methods

2023-03-20 100+ Interactive Python Regex Exercises

2023-03-11 Python Regular Expressions Playground

2023-02-28 Python tip 24: modifying list using insert and slice

2023-02-07 Python tip 23: map, filter and reduce

2023-01-21 Python Regex Surprises

2022-12-28 Python tip 21: sorting iterables based on a key

2022-12-07 Python tip 20: saving and loading json

2022-11-22 Festive deals for books on Python, Linux, JavaScript, Regular Expressions and more

2022-11-16 Python tip 19: manipulating string case

2022-11-15 Building TUIs with textual: first impressions

2022-10-26 Python tip 18: arbitrary number of arguments

2022-10-06 Python tip 17: counting frequency of items

2022-09-14 Python tip 16: delete list elements using index or slice

2022-08-24 Python tip 15: string transliteration

2022-08-09 Programming ebooks by Sundeep Agarwal

2022-08-03 Python tip 14: sequence unpacking

2022-07-13 Python tip 13: formatting numbers with underscore separation

2022-06-22 Python tip 12: negate a regex grouping

2022-06-01 Python tip 11: capture external command output

2022-05-11 Python tip 10: removeprefix and removesuffix string methods

2022-05-07 Python 3.11: possessive quantifiers and atomic grouping added to re module

2022-04-16 Python tip 9: applying set-like operations for dictionaries

2022-03-30 Python tip 8: dict.fromkeys() method

2022-03-09 Python tip 7: creating a deepcopy of collections

2022-02-15 Python tip 6: inplace file editing

2022-02-02 PyDev of the Week

2022-01-25 Python tip 5: random choice and sample

2022-01-19 Removing duplicates irrespective of field order

2022-01-11 Automating Excel with Python - book review

2022-01-04 Python tip 4: comparison chaining

2021-12-30 2021 was a wild ride

2021-12-15 Counting nested braces

2021-12-14 Python tip 3: expression and result with f-string

2021-12-01 Improve your Python regex skills with 75 interactive exercises

2021-11-26 Programming deals

2021-11-25 Numeric Palindrome

2021-11-25 Python tip 2: membership operator

2021-11-16 Python tip 1: tuple argument for startswith/endswith methods

2021-11-13 Announcing learnbyexample weekly newsletter

2021-10-01 The Indie Python Extravaganza

2021-07-30 Practice Python Projects book announcement

2021-03-03 Paying my bills with 'free' ebooks

2020-07-25 I know Python basics, what next?

2019-05-13 Creating GUI Applications with wxPython - book review

2019-03-22 Python for maths