Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Swift-python Series' Articles
Back to Michael Otu 's Series
Python3 Programming - Exercise 0 - Introduction and Setup
Michael Otu
Michael Otu
Michael Otu
Follow
Dec 1 '20
Python3 Programming - Exercise 0 - Introduction and Setup
#
python
#
beginners
#
tutorial
#
programming
21
reactions
Comments
6
comments
4 min read
Python3 Programming - Exercise 1 - Variables
Michael Otu
Michael Otu
Michael Otu
Follow
Dec 2 '20
Python3 Programming - Exercise 1 - Variables
#
python
#
beginners
#
tutorial
#
programming
8
reactions
Comments
Add Comment
2 min read
Python3 Programming - Exercise 2 - Data Types
Michael Otu
Michael Otu
Michael Otu
Follow
Dec 4 '20
Python3 Programming - Exercise 2 - Data Types
#
python
#
beginners
#
programming
#
tutorial
2
reactions
Comments
Add Comment
3 min read
Python3 programming - Exercise 3 - More on data types and comments
Michael Otu
Michael Otu
Michael Otu
Follow
Dec 8 '20
Python3 programming - Exercise 3 - More on data types and comments
#
python
#
beginners
#
programming
#
tutorial
1
reaction
Comments
Add Comment
2 min read
Python3 Programming - Exercise 4 - Arithmetic Operators
Michael Otu
Michael Otu
Michael Otu
Follow
Dec 10 '20
Python3 Programming - Exercise 4 - Arithmetic Operators
#
python
#
programming
#
beginners
#
tutorial
2
reactions
Comments
Add Comment
2 min read
Python3 Programming - Exercise 5 a - Problem Analysis
Michael Otu
Michael Otu
Michael Otu
Follow
Dec 11 '20
Python3 Programming - Exercise 5 a - Problem Analysis
#
python
#
programming
#
beginners
#
tutorial
1
reaction
Comments
Add Comment
2 min read
Python3 Programming - Exercise 5 b - Design Solution
Michael Otu
Michael Otu
Michael Otu
Follow
Dec 12 '20
Python3 Programming - Exercise 5 b - Design Solution
#
python
#
beginners
#
tutorial
#
programming
Comments
Add Comment
2 min read
Python3 Programming - Exercise 5 c - Implement Solution
Michael Otu
Michael Otu
Michael Otu
Follow
Dec 14 '20
Python3 Programming - Exercise 5 c - Implement Solution
#
python
#
tutorial
#
beginners
#
programming
Comments
Add Comment
3 min read
Python3 Programming - Exercise 6 - Input and output
Michael Otu
Michael Otu
Michael Otu
Follow
Dec 21 '20
Python3 Programming - Exercise 6 - Input and output
#
python
#
tutorial
#
beginners
#
programming
Comments
Add Comment
3 min read
Python3 Programming - Exercise 7 - String operations and function
Michael Otu
Michael Otu
Michael Otu
Follow
Dec 23 '20
Python3 Programming - Exercise 7 - String operations and function
#
python
#
programming
#
beginners
#
tutorial
1
reaction
Comments
1
comment
2 min read
Python3 Programming - Exercise 8 - String formatting
Michael Otu
Michael Otu
Michael Otu
Follow
Dec 30 '20
Python3 Programming - Exercise 8 - String formatting
#
python
#
programming
#
tutorial
#
beginners
6
reactions
Comments
Add Comment
2 min read
Python3 Programming - Exercise 9 - Logical and relational operators
Michael Otu
Michael Otu
Michael Otu
Follow
Jan 1 '21
Python3 Programming - Exercise 9 - Logical and relational operators
#
python
#
tutorial
#
programming
2
reactions
Comments
1
comment
3 min read
Python3 Programming - Exercise 10 - Conditions
Michael Otu
Michael Otu
Michael Otu
Follow
Jan 3 '21
Python3 Programming - Exercise 10 - Conditions
#
python
#
tutorial
#
programming
#
beginners
1
reaction
Comments
Add Comment
5 min read
Python3 Programming - Exercise 11 a - For Loop
Michael Otu
Michael Otu
Michael Otu
Follow
Jan 10 '21
Python3 Programming - Exercise 11 a - For Loop
#
python
#
tutorial
#
programming
#
beginners
4
reactions
Comments
2
comments
4 min read
Python3 Programming - Exercise 11 b - While Loop
Michael Otu
Michael Otu
Michael Otu
Follow
Jan 14 '21
Python3 Programming - Exercise 11 b - While Loop
#
python
#
programming
#
tutorial
#
beginners
1
reaction
Comments
Add Comment
3 min read
Python3 Programming - Exercise 12 a - A function and it's definition
Michael Otu
Michael Otu
Michael Otu
Follow
Jan 15 '21
Python3 Programming - Exercise 12 a - A function and it's definition
#
python
#
programming
#
beginners
#
tutorial
3
reactions
Comments
Add Comment
4 min read
Python3 Programming - Exercise 12 b - Function that returns a value
Michael Otu
Michael Otu
Michael Otu
Follow
Jan 29 '21
Python3 Programming - Exercise 12 b - Function that returns a value
#
python
#
programming
#
tutorial
#
beginners
2
reactions
Comments
Add Comment
6 min read
Python3 Programming - Exercise 12 c - Recursive and lambda functions
Michael Otu
Michael Otu
Michael Otu
Follow
Feb 3 '21
Python3 Programming - Exercise 12 c - Recursive and lambda functions
#
python
#
tutorial
#
beginners
#
programming
5
reactions
Comments
1
comment
5 min read
Python3 Programming - Exercise 13 - Some built-in functions
Michael Otu
Michael Otu
Michael Otu
Follow
Feb 6 '21
Python3 Programming - Exercise 13 - Some built-in functions
#
python
#
beginners
#
tutorial
#
programming
3
reactions
Comments
Add Comment
2 min read
Python3 Programming - Exercise 14 - List
Michael Otu
Michael Otu
Michael Otu
Follow
Feb 10 '21
Python3 Programming - Exercise 14 - List
#
python3
#
programming
#
beginners
#
tutorial
2
reactions
Comments
Add Comment
5 min read
Python3 Programming - Exercise 15 - Tuple
Michael Otu
Michael Otu
Michael Otu
Follow
Feb 17 '21
Python3 Programming - Exercise 15 - Tuple
#
python3
#
programming
#
tutorial
#
beginners
6
reactions
Comments
Add Comment
2 min read
Python3 Programming - Exercise 16 - Set
Michael Otu
Michael Otu
Michael Otu
Follow
Feb 19 '21
Python3 Programming - Exercise 16 - Set
#
python3
#
programming
#
beginners
#
tutorial
3
reactions
Comments
Add Comment
2 min read
Python3 Programming - Exercise 17 - Dictionary
Michael Otu
Michael Otu
Michael Otu
Follow
Feb 22 '21
Python3 Programming - Exercise 17 - Dictionary
#
python3
#
tutorial
#
beginners
#
programming
3
reactions
Comments
Add Comment
3 min read
Python3 Programming - Exercise 18 - Exceptions
Michael Otu
Michael Otu
Michael Otu
Follow
Feb 26 '21
Python3 Programming - Exercise 18 - Exceptions
#
python3
#
programming
#
beginners
#
tutorial
10
reactions
Comments
2
comments
5 min read
Python3 Programming - Exercise 19 - Files
Michael Otu
Michael Otu
Michael Otu
Follow
Mar 1 '21
Python3 Programming - Exercise 19 - Files
#
python3
#
programming
#
beginners
#
tutorial
4
reactions
Comments
Add Comment
4 min read
Python3 Programming - Exercise 20 a - Introduction to OOP
Michael Otu
Michael Otu
Michael Otu
Follow
Mar 4 '21
Python3 Programming - Exercise 20 a - Introduction to OOP
#
python3
#
programming
#
beginners
#
tutorial
2
reactions
Comments
2
comments
6 min read
Python3 Programming - Exercise 20 b - OOP Concepts
Michael Otu
Michael Otu
Michael Otu
Follow
Mar 9 '21
Python3 Programming - Exercise 20 b - OOP Concepts
#
python3
#
programming
#
beginners
#
tutorial
4
reactions
Comments
Add Comment
3 min read
Python3 Programming - Exercise 20 c - Continuation of OOP concepts
Michael Otu
Michael Otu
Michael Otu
Follow
Mar 15 '21
Python3 Programming - Exercise 20 c - Continuation of OOP concepts
#
python3
#
programming
#
beginners
#
tutorial
6
reactions
Comments
Add Comment
1 min read
Python3 Programming - Exercise 21 - Modules
Michael Otu
Michael Otu
Michael Otu
Follow
Mar 24 '21
Python3 Programming - Exercise 21 - Modules
#
python3
#
programming
#
beginners
#
tutorial
7
reactions
Comments
Add Comment
5 min read
Python3 Programming - Exercise 22 - Unit Testing
Michael Otu
Michael Otu
Michael Otu
Follow
Mar 29 '21
Python3 Programming - Exercise 22 - Unit Testing
#
python3
#
programming
#
beginners
#
tutorial
5
reactions
Comments
Add Comment
4 min read
Python3 Programming - Exercise 23 - Git
Michael Otu
Michael Otu
Michael Otu
Follow
Apr 3 '21
Python3 Programming - Exercise 23 - Git
#
python3
#
beginners
#
programming
#
tutorial
4
reactions
Comments
Add Comment
6 min read
Python3 Programming - Exercise 24 - SQL
Michael Otu
Michael Otu
Michael Otu
Follow
Apr 7 '21
Python3 Programming - Exercise 24 - SQL
#
python3
#
programming
#
beginners
#
tutorial
2
reactions
Comments
Add Comment
3 min read
Python3 Programming - Exercise 25 - SQLite
Michael Otu
Michael Otu
Michael Otu
Follow
Apr 13 '21
Python3 Programming - Exercise 25 - SQLite
#
python3
#
programming
#
beginners
#
tutorial
3
reactions
Comments
Add Comment
4 min read
Python3 Programming - Exercise 26 - Starting a project
Michael Otu
Michael Otu
Michael Otu
Follow
May 7 '21
Python3 Programming - Exercise 26 - Starting a project
#
python3
#
tutorial
#
beginners
#
programming
4
reactions
Comments
Add Comment
3 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account