Sundeep

Sundeep @learnbyexample

About: Addicted to writing books and teaching. Likes fantasy books, comics and anime

Joined:
Feb 19, 2018

Sundeep
articles - 45 total

I wrote a short, introductory book for Python

100 Page Python Intro book announcement

Learn More 5 0Feb 12 '21

CLI apps with Python

Processing CLI arguments using sys and argparse modules in Python

Learn More 4 0Feb 3 '21

Executing external commands from Python

Execute external commands and capture their output from Python

Learn More 1 0Feb 3 '21

Dealing with files in Python

Python file processing

Learn More 3 0Feb 2 '21

Python Comprehensions and Generator expressions

Python comprehensions, yield, iterators and generator expressions

Learn More 2 0Feb 1 '21

Python Text Processing

Python methods and modules for text processing

Learn More 9 0Jan 30 '21

Python Sets

Python set data type, methods and operations

Learn More 6 2Jan 24 '21

Python Dictionaries

Python dict data type, methods and operations

Learn More 1 0Jan 23 '21

Mutable effect in Python

Python mutable effect

Learn More 5 0Jan 22 '21

Python Lists

Python list data type and methods

Learn More 4 0Jan 21 '21

Tuple and Sequence operations

Python tuple data type and common sequence operations

Learn More 0 0Jan 20 '21

Testing

Testing in Python and general tips

Learn More 6 0Jan 19 '21

Debugging

Debugging in Python and general tips

Learn More 0 0Jan 18 '21

Exception handling

Types of errors in Python and exception handling

Learn More 1 0Jan 17 '21

Installing modules and Virtual environments

Using pip to install third-party packages and creating virtual environments

Learn More 0 0Jan 16 '21

Ruby Regexp Appendix

Learn Ruby regular expressions from basics to advanced levels with plenty of examples and exercises

Learn More 0 0Jan 15 '21

Importing and creating modules

Using built-in and user defined modules

Learn More 5 0Jan 14 '21

Ruby Regexp Part 10 - Unicode

Learn Ruby regular expressions from basics to advanced levels with plenty of examples and exercises

Learn More 0 0Jan 13 '21

Control structures

Conditional expressions and Control structures

Learn More 0 0Jan 12 '21

Defining functions

Working with functions

Learn More 0 0Jan 11 '21

Strings and user input

Working with strings and getting user input

Learn More 8 0Jan 9 '21

Numeric data types

Working with numbers in Python

Learn More 4 0Jan 8 '21

Python Introduction

Introduction to the Python programming language

Learn More 20 0Jan 8 '21

Multiline fixed string search and replace with cli tools

Using cli tools for fixed string search and replace processing across multiple lines

Learn More 0 0Nov 30 '20

Perl one-liners introduction

Overview of Perl command line usage and examples to show what kind of problems are typically suited for one-liners.

Learn More 9 0Nov 9 '20

Emulating regexp lookarounds in GNU sed

Implementing lookarounds in GNU sed with newline character and branch commands

Learn More 1 0Nov 3 '20

Using Ruby as a cli tool for text processing

Overview of Ruby command line usage and examples to show what kind of problems are typically suited for one-liners.

Learn More 4 0Sep 30 '20

Search and replace tricks with ripgrep

Performing substitution with ripgrep

Learn More 5 0Sep 17 '20

I know Python basics, what next?

Intermediate Python resources

Learn More 75 2Jul 25 '20

JavaScript regular expressions cheatsheet and examples

Overview of JavaScript regular expression syntax and features

Learn More 178 1Dec 6 '19