0% found this document useful (0 votes)
10 views2 pages

Introduction To Software Engineering

Uploaded by

yk8k44gpns
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views2 pages

Introduction To Software Engineering

Uploaded by

yk8k44gpns
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Introduction to software engineering

Introduction to python programming


Installation of python, configuration
Different methods to run python
Datatypes in python & string functions
Algorithm and steps to write algorithm in python
Sets (advantages and disadvantages) & concept of default parameters
Datatype constructors like list, tuple, int etc.
Model View Controller (MVC) frameworks that use MVC, pattern and usage
Object oriented programming & principle of writing code in python
Operators, Modules of operators in python
Object Orientted programming, object initialization, class attributes and class constructors.
Python GUI
Web Application in python programming language
Web application in python using Django frameworks
Installation of Django framework & creation of virtual environment for web application
Setting up of web server for Django and routing
Different methods of routing in Django
Configuration of web server in Django

1. Introduction
 1.1 Introduction to Software Engineering
 1.2 Introduction to Python Programming
 1.3 Installation of Python and Configuration
 1.4 Different Methods to Run Python

2. Python Basics
 2.1 Datatypes in Python & String Functions
 2.2 Algorithm and Steps to Write Algorithm in Python
 2.3 Sets (Advantages and Disadvantages) & Concept of Default Parameters
 2.4 Datatype Constructors like List, Tuple, Int, etc.

3. Model View Controller (MVC) Frameworks


 3.1 Model View Controller (MVC) Frameworks
 3.2 Object-Oriented Programming & Principles in Python

4. Operators and Modules


 4.1 Operators, Modules of Operators in Python

5. Object-Oriented Programming (OOP)


 5.1 Object-Oriented Programming
 5.2 Object Initialization, Class Attributes, and Class Constructors
6. Python GUI and Web Development
 6.1 Python GUI
 6.2 Web Application in Python Programming Language
 6.3 Web Application in Python Using Django Frameworks
 6.4 Installation of Django Framework & Creation of Virtual Environment for Web Application
 6.5 Setting up Web Server for Django and Routing
 6.6 Different Methods of Routing in Django
 6.7 Configuration of Web Server in Django

2.1 Introduction to Software Engineering……………………………….………………….14


2.11 Introduction to Python ……………………………………………...…………14
2.12 Installation and Configuration of Python ….…………………………………..14
2.13 Python Variables………………………………………………..
……………….15
2.14 Python Datatypes & Functions
………………………………………………….15
2.15 Python Operators……………………………….……..…..…………………….18
2.2 Model View Controller (MVC)………………………………..………………………..20
2.21 MVC Frameworks
2.3 Object Oriented Programming…..……………………………………………………….22
2.31 Object Initialization…..……………………………………………………….22
2.32 Class Attributes and Class Constructors……………………….………………22
2.4 Python GUI and Web Development ……………………….……………………………22
2.41 Python GUI…………………………………………………………………….23
2.42 Web Application in Python…………..
………………………………………….23
2.43 Web Application in Python using Django Frameworks…………………………
24
2.44 Installation of Django……………………………………………………………
25
2.45 Creation of Virtual Environment for Web
Application………………………….26
2.46 Setting up Web Server for Django…………………………………………….26
2.47 Routing in Django…………………………………………………………….26
2.48 Configuration of Web Server in Django………………………………………27

You might also like