Forem

Onaolapo-11 profile picture

Onaolapo-11

Loves Jesus❤ | First Class Mechanical Engineering Graduate (BSc. Hon.) @LASU | Growing | Python Programming Language Enthusiast

Joined Joined on  github website twitter website
I completed Module 2 (Python Data Structures) of Python for Data Science, AI & Development Course (IBM) (Santarcangelo, n.d.)

I completed Module 2 (Python Data Structures) of Python for Data Science, AI & Development Course (IBM) (Santarcangelo, n.d.)

Comments
2 min read
Sets do not possess order

Sets do not possess order

Comments
1 min read
The difference method shows us the elements of one set that are not found in the other

The difference method shows us the elements of one set that are not found in the other

Comments
1 min read
When sets are created, duplicates of elements are eliminated

When sets are created, duplicates of elements are eliminated

Comments
2 min read
I learnt about Dictionaries in Python

I learnt about Dictionaries in Python

Comments
3 min read
As opposed to lists, we use tuples when we do not want the elements to be changed

As opposed to lists, we use tuples when we do not want the elements to be changed

Comments
1 min read
Contrary to JAVA, embedded in Python is the idea of Methods and Functions

Contrary to JAVA, embedded in Python is the idea of Methods and Functions

Comments
1 min read
sorted() function is used to sort the elements in a Tuple

sorted() function is used to sort the elements in a Tuple

Comments
1 min read
Extend vs Append. I looked at the basic difference.

Extend vs Append. I looked at the basic difference.

4
Comments
2 min read
Aliasing and Cloning can be carried out with list

Aliasing and Cloning can be carried out with list

Comments
3 min read
List and Tuples are Compound Data types

List and Tuples are Compound Data types

Comments
2 min read
Module 1 Quiz and Glossary

Module 1 Quiz and Glossary

Comments
2 min read
If we want to distinguish multiple plots in the same figure in matplotlib, we use the legend function()

If we want to distinguish multiple plots in the same figure in matplotlib, we use the legend function()

Comments
3 min read
If the function plt.axis() is called without arguments, the current axis limits are returned by it.

If the function plt.axis() is called without arguments, the current axis limits are returned by it.

Comments
4 min read
When applying the subplot() function in Matplotlib, its position is important

When applying the subplot() function in Matplotlib, its position is important

Comments
3 min read
I looked at the subplot() function in Matplotlib

I looked at the subplot() function in Matplotlib

Comments
2 min read
NumPy array is the basic data structure in the NumPy library for Python

NumPy array is the basic data structure in the NumPy library for Python

Comments
2 min read
Plotting a Sine function in Python using Matplotlib and NumPy, and adding Grid lines.

Plotting a Sine function in Python using Matplotlib and NumPy, and adding Grid lines.

Comments
3 min read
Update on my 12-Week Python Software Development Learning Program/Experience/Lessons

Update on my 12-Week Python Software Development Learning Program/Experience/Lessons

Comments
1 min read
Object-oriented programming structures software design (making data or objects the basis) [Day 6]

Object-oriented programming structures software design (making data or objects the basis) [Day 6]

Comments
2 min read
The topic, "Python's Extensibility" is extensive. Day 5 [August 12, 2025]

The topic, "Python's Extensibility" is extensive. Day 5 [August 12, 2025]

Comments
3 min read
Day 4 [August 11, 2025] Python Extensibility - More research/reading to follow in day 5. I barely scratched the surface.

Day 4 [August 11, 2025] Python Extensibility - More research/reading to follow in day 5. I barely scratched the surface.

Comments
2 min read
It's day 3! [August 10, 2025] I must say, consistency requires sacrifice 😂.

It's day 3! [August 10, 2025] I must say, consistency requires sacrifice 😂.

Comments
2 min read
Today [Day 2 | August 9, 2025], I gained (some) knowledge on the definition of Python, difference…

Today [Day 2 | August 9, 2025], I gained (some) knowledge on the definition of Python, difference…

Comments
3 min read
Hi friends, begin this journey with me, on learning Software Development with Python in 12 weeks.

Hi friends, begin this journey with me, on learning Software Development with Python in 12 weeks.

Comments
5 min read
loading...