DEV Community

Sundeep profile picture

Sundeep

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

I wrote a short, introductory book for Python

I wrote a short, introductory book for Python

5
Comments
3 min read

Want to connect with Sundeep?

Create an account to connect with Sundeep. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
CLI apps with Python

CLI apps with Python

4
Comments
6 min read
Executing external commands from Python

Executing external commands from Python

1
Comments
5 min read
Dealing with files in Python

Dealing with files in Python

3
Comments
5 min read
Python Comprehensions and Generator expressions

Python Comprehensions and Generator expressions

2
Comments
6 min read
Python Text Processing

Python Text Processing

9
Comments
6 min read
Python Sets

Python Sets

6
Comments 2
3 min read
Python Dictionaries

Python Dictionaries

1
Comments
5 min read
Mutable effect in Python

Mutable effect in Python

5
Comments
3 min read
Python Lists

Python Lists

4
Comments
8 min read
Tuple and Sequence operations

Tuple and Sequence operations

Comments
8 min read
Testing

Testing

6
Comments
6 min read
Debugging

Debugging

Comments
6 min read
Exception handling

Exception handling

1
Comments
6 min read
Installing modules and Virtual environments

Installing modules and Virtual environments

Comments
3 min read
Ruby Regexp Appendix

Ruby Regexp Appendix

Comments
2 min read
Importing and creating modules

Importing and creating modules

5
Comments
6 min read
Ruby Regexp Part 10 - Unicode

Ruby Regexp Part 10 - Unicode

Comments
2 min read
Control structures

Control structures

Comments
7 min read
Defining functions

Defining functions

Comments
5 min read
Strings and user input

Strings and user input

8
Comments
7 min read
Numeric data types

Numeric data types

4
Comments
4 min read
Perl one-liners introduction

Perl one-liners introduction

9
Comments
9 min read
Emulating regexp lookarounds in GNU sed

Emulating regexp lookarounds in GNU sed

1
Comments
5 min read
Using Ruby as a cli tool for text processing

Using Ruby as a cli tool for text processing

4
Comments
8 min read
Search and replace tricks with ripgrep

Search and replace tricks with ripgrep

5
Comments
5 min read
JavaScript regular expressions cheatsheet and examples

JavaScript regular expressions cheatsheet and examples

178
Comments 1
8 min read
Python regular expression cheatsheet and examples

Python regular expression cheatsheet and examples

61
Comments
9 min read
Mastering GNU grep and ripgrep

Mastering GNU grep and ripgrep

8
Comments 4
2 min read
Creating GUI Applications with wxPython - book review

Creating GUI Applications with wxPython - book review

6
Comments
3 min read
Ruby Regexp Part 9 - Modifiers

Ruby Regexp Part 9 - Modifiers

8
Comments
4 min read
Ruby Regexp Part 8 - Lookarounds

Ruby Regexp Part 8 - Lookarounds

6
Comments 2
9 min read
Ruby Regexp Part 7 - Groupings and backreferences

Ruby Regexp Part 7 - Groupings and backreferences

7
Comments
10 min read
Ruby Regexp Part 6 - Character class

Ruby Regexp Part 6 - Character class

5
Comments
6 min read
Ruby Regexp Part 5 - Matched portions

Ruby Regexp Part 5 - Matched portions

8
Comments
7 min read
Ruby Regexp Part 4 - Quantifiers

Ruby Regexp Part 4 - Quantifiers

5
Comments
8 min read
Ruby Regexp Part 3 - Alternatives and Escaping

Ruby Regexp Part 3 - Alternatives and Escaping

5
Comments
7 min read
Ruby Regexp Part 2 - Anchors

Ruby Regexp Part 2 - Anchors

10
Comments
6 min read
Python for maths

Python for maths

21
Comments
3 min read
A short and satisfying bug hunt

A short and satisfying bug hunt

6
Comments
3 min read
loading...