Python Modules (Part-1) — Python Programming for Engineers



Python Modules (Part-1) — Python Programming for Engineers

Python Modules (Part-1) --- Python Programming for Engineers

SENG 207 – Programming for Engineers is a level 200 course taught at the University of Ghana, School of Engineering Sciences. In this series of videos, I teach Python Programming. In this video, we will explore Object-oriented Programming (OOP) in Python. We will take a look at Python Modules.
A python module is a piece of code or python file that is imported and used in another python file. In this first video, we look at inbuilt modules.

GitHub Repository for Course Template:
https://github.com/KenBroTech/SENG207-PROGRAMMING-FOR-ENGINEERS-MATERIALS

Flask Official Website
https://flask.palletsprojects.com/en/2.1.x/

Bootstrap5 Series Tutorial
https://youtube.com/playlist?list=PLInvlTu9nmo8LKkolDnyhOH2Hek9vhy0d

How to download and install DB Browser for SQLite
https://youtu.be/W3gaGcLvJEQ

DB Browser for SQLite Official Website
https://sqlitebrowser.org/

Python Official website:
https://www.python.org/downloads/

Download and Install Python on Windows 10 Computer
https://youtu.be/1AJa4m4C3Wk

Python Programming | Series Tutorial
https://youtube.com/playlist?list=PLInvlTu9nmo_PU8JY_VeeZtV8Ne0vHyho

Follow me on:
Twitter: https://twitter.com/KenBroni
Facebook: https://web.facebook.com/kenneth.broni.9/

#Python
#flasks
#django
#Python variables