Web Programming I (Python) 2021 (Introduction)
Web Programming I (Python) 2021 (Introduction)
Course Introduction
Basic Course Information
ECTS 7
Duration 16 Weeks
Prerequisites
Python Programming
Large-scale web development requirements
● Scalability
○ Vertical and Horizontal scalability
● Modularity
○ Powerful interface construct, functional programing support, microservice development
● Maintainability
○ Simple and readable syntax, code formatting and documentation support, testing
support, modern packaging system
● High Performance
○ Concurrency support that allows multiple requests to be processed at the same time
Assessments
● Lecture part covers 50 %
● Lab and Project part covers 50 %
Assessments
● Lecture (Quizzes during lecture 10 to 15 %)
● Final Exam (35 to 40 %)
Resources
●