ABSTRACT
Research
Assignment 2
2024
CST8333
Research
PROJECT 2
BONSI NkAMSEH
SOMEBODY VINCENT
, 1) There are no changes to the development environment for Practical Project
Part 2.
2) Research N-Layered and/or Model View Controller (MVC)
Architectures:
Django: A high-level Python web framework that follows the MVC pattern
out of the box.
To research and learn about N-Layered and Model-View-Controller (MVC)
architectures in Python, I will explore various resources tailored to
Python web development frameworks such as Django and Flask. Here are
some recommended learning resources and examples:
a) Official Documentation:
Django Documentation: Django is a high-level Python web framework that
encourages clean, pragmatic design. The official Django documentation
provides detailed guides on how to structure Django projects using the MVC
architecture.
Flask Documentation: Flask is a lightweight web framework for Python. The
Flask documentation offers insights into organizing Flask applications using
the MVC pattern.
b) Online Tutorials:
Real Python: Real Python offers numerous tutorials and articles on web
development with Python, including topics related to MVC architecture. You
can find practical examples and explanations tailored to Python developers.
c) Video Courses:
Udemy: Udemy hosts several Python web development courses focusing on
popular frameworks like Django and Flask. Look for courses that cover MVC
architecture and project structuring.
YouTube Tutorials: Many Python developers share tutorials on YouTube
covering Django and Flask development. Channels like Corey Schafer and
Tech with Tim offer valuable insights and practical examples.
Community Resources:
Research
Assignment 2
2024
CST8333
Research
PROJECT 2
BONSI NkAMSEH
SOMEBODY VINCENT
, 1) There are no changes to the development environment for Practical Project
Part 2.
2) Research N-Layered and/or Model View Controller (MVC)
Architectures:
Django: A high-level Python web framework that follows the MVC pattern
out of the box.
To research and learn about N-Layered and Model-View-Controller (MVC)
architectures in Python, I will explore various resources tailored to
Python web development frameworks such as Django and Flask. Here are
some recommended learning resources and examples:
a) Official Documentation:
Django Documentation: Django is a high-level Python web framework that
encourages clean, pragmatic design. The official Django documentation
provides detailed guides on how to structure Django projects using the MVC
architecture.
Flask Documentation: Flask is a lightweight web framework for Python. The
Flask documentation offers insights into organizing Flask applications using
the MVC pattern.
b) Online Tutorials:
Real Python: Real Python offers numerous tutorials and articles on web
development with Python, including topics related to MVC architecture. You
can find practical examples and explanations tailored to Python developers.
c) Video Courses:
Udemy: Udemy hosts several Python web development courses focusing on
popular frameworks like Django and Flask. Look for courses that cover MVC
architecture and project structuring.
YouTube Tutorials: Many Python developers share tutorials on YouTube
covering Django and Flask development. Channels like Corey Schafer and
Tech with Tim offer valuable insights and practical examples.
Community Resources: