| learnbyexample | https://learnbyexample.github.io/ |
| Books | https://learnbyexample.github.io/books |
| Mini | https://learnbyexample.github.io/mini |
| Tips | https://learnbyexample.github.io/tips |
| Tags | https://learnbyexample.github.io/tags |
| About | https://learnbyexample.github.io/about |
| learnbyexample | https://learnbyexample.github.io |
| Books | https://learnbyexample.github.io/books |
| Mini | https://learnbyexample.github.io/mini |
| Tips | https://learnbyexample.github.io/tips |
| Tags | https://learnbyexample.github.io/tags |
| About | https://learnbyexample.github.io/about |
| Festive offers for books on Python, Linux, Regular Expressions, Vim and more! | https://learnbyexample.github.io/programming-deals-2025/ |
| Connect Four game with a twist | https://learnbyexample.github.io/connect-four-game-with-a-twist/ |
| Python regular expression cheatsheet and examples | https://learnbyexample.github.io/python-regex-cheatsheet/ |
| Understanding Python re(gex)? book announcement | https://learnbyexample.github.io/understanding-python-regex-announcement/ |
| 100 Page Python Intro book announcement | https://learnbyexample.github.io/100-page-python-intro-book-announcement/ |
| Festive offers for books on Python, Linux, Regular Expressions, Vim and more! | https://learnbyexample.github.io/programming-deals-2024/ |
| Interactive Python Exercises and Quiz | https://learnbyexample.github.io/interactive-python-exercises/ |
| 2023: year in perspective | https://learnbyexample.github.io/2023-year-in-perspective/ |
| Festive offers for books on Python, Linux, Regular Expressions and more | https://learnbyexample.github.io/programming-deals-2023/ |
| Python tip 33: sorting iterables based on multiple conditions | https://learnbyexample.github.io/tips/python-tip-33/ |
| Python tip 32: positive lookarounds | https://learnbyexample.github.io/tips/python-tip-32/ |
| Python tip 31: next() function | https://learnbyexample.github.io/tips/python-tip-31/ |
| Python tip 30: zip() function | https://learnbyexample.github.io/tips/python-tip-30/ |
| Python tip 29: negative lookarounds | https://learnbyexample.github.io/tips/python-tip-29/ |
| Python tip 28: string concatenation and repetition | https://learnbyexample.github.io/tips/python-tip-28/ |
| Python tip 27: enumerate() function | https://learnbyexample.github.io/tips/python-tip-27/ |
| Python tip 22: possessive quantifiers | https://learnbyexample.github.io/tips/python-tip-22/ |
| Python tip 26: atomic grouping | https://learnbyexample.github.io/tips/python-tip-26/ |
| Python tip 25: split and partition string methods | https://learnbyexample.github.io/tips/python-tip-25/ |
| 100+ Interactive Python Regex Exercises | https://learnbyexample.github.io/interactive-python-regex-exercises/ |
| Python Regular Expressions Playground | https://learnbyexample.github.io/python-regex-playground/ |
| Python tip 24: modifying list using insert and slice | https://learnbyexample.github.io/tips/python-tip-24/ |
| Python tip 23: map, filter and reduce | https://learnbyexample.github.io/tips/python-tip-23/ |
| Python Regex Surprises | https://learnbyexample.github.io/python-regex-surprises/ |
| Python tip 21: sorting iterables based on a key | https://learnbyexample.github.io/tips/python-tip-21/ |
| Python tip 20: saving and loading json | https://learnbyexample.github.io/tips/python-tip-20/ |
| Festive deals for books on Python, Linux, JavaScript, Regular Expressions and more | https://learnbyexample.github.io/programming-deals-2022/ |
| Python tip 19: manipulating string case | https://learnbyexample.github.io/tips/python-tip-19/ |
| Building TUIs with textual: first impressions | https://learnbyexample.github.io/textual-first-impressions/ |
| Python tip 18: arbitrary number of arguments | https://learnbyexample.github.io/tips/python-tip-18/ |
| Python tip 17: counting frequency of items | https://learnbyexample.github.io/tips/python-tip-17/ |
| Python tip 16: delete list elements using index or slice | https://learnbyexample.github.io/tips/python-tip-16/ |
| Python tip 15: string transliteration | https://learnbyexample.github.io/tips/python-tip-15/ |
| Programming ebooks by Sundeep Agarwal | https://learnbyexample.github.io/books/ |
| Python tip 14: sequence unpacking | https://learnbyexample.github.io/tips/python-tip-14/ |
| Python tip 13: formatting numbers with underscore separation | https://learnbyexample.github.io/tips/python-tip-13/ |
| Python tip 12: negate a regex grouping | https://learnbyexample.github.io/tips/python-tip-12/ |
| Python tip 11: capture external command output | https://learnbyexample.github.io/tips/python-tip-11/ |
| Python tip 10: removeprefix and removesuffix string methods | https://learnbyexample.github.io/tips/python-tip-10/ |
| Python 3.11: possessive quantifiers and atomic grouping added to re module | https://learnbyexample.github.io/python-regex-possessive-quantifier/ |
| Python tip 9: applying set-like operations for dictionaries | https://learnbyexample.github.io/tips/python-tip-9/ |
| Python tip 8: dict.fromkeys() method | https://learnbyexample.github.io/tips/python-tip-8/ |
| Python tip 7: creating a deepcopy of collections | https://learnbyexample.github.io/tips/python-tip-7/ |
| Python tip 6: inplace file editing | https://learnbyexample.github.io/tips/python-tip-6/ |
| PyDev of the Week | https://learnbyexample.github.io/mini/pydev-interview/ |
| Python tip 5: random choice and sample | https://learnbyexample.github.io/tips/python-tip-5/ |
| Removing duplicates irrespective of field order | https://learnbyexample.github.io/duplicates-irrespective-field-order/ |
| Automating Excel with Python - book review | https://learnbyexample.github.io/automating-excel-with-python-review/ |
| Python tip 4: comparison chaining | https://learnbyexample.github.io/tips/python-tip-4/ |
| 2021 was a wild ride | https://learnbyexample.github.io/wild-ride-2021/ |
| Counting nested braces | https://learnbyexample.github.io/counting-nested-braces/ |
| Python tip 3: expression and result with f-string | https://learnbyexample.github.io/tips/python-tip-3/ |
| Improve your Python regex skills with 75 interactive exercises | https://learnbyexample.github.io/python-25-days-of-regex/ |
| Programming deals | https://learnbyexample.github.io/programming-deals/ |
| Numeric Palindrome | https://learnbyexample.github.io/numeric-palindrome/ |
| Python tip 2: membership operator | https://learnbyexample.github.io/tips/python-tip-2/ |
| Python tip 1: tuple argument for startswith/endswith methods | https://learnbyexample.github.io/tips/python-tip-1/ |
| Announcing learnbyexample weekly newsletter | https://learnbyexample.github.io/learnbyexample-weekly-newsletter/ |
| The Indie Python Extravaganza | https://learnbyexample.github.io/indie-python-extravaganza/ |
| Practice Python Projects book announcement | https://learnbyexample.github.io/practice-python-projects-book-announcement/ |
| Paying my bills with 'free' ebooks | https://learnbyexample.github.io/my-book-writing-experience/ |
| I know Python basics, what next? | https://learnbyexample.github.io/python-intermediate/ |
| Creating GUI Applications with wxPython - book review | https://learnbyexample.github.io/python-gui-book-review/ |
| Python for maths | https://learnbyexample.github.io/python-for-maths/ |