0% found this document useful (0 votes)
59 views3 pages

NPR College Class Schedule Report

The document outlines topics covered over 11 sessions for Python and Angular projects. It details topics like Python and Angular fundamentals, GUI programming, databases, and project reviews. Frontend and backend connectivity as well as integrating Node.js and MongoDB with Angular applications were also covered.

Uploaded by

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

NPR College Class Schedule Report

The document outlines topics covered over 11 sessions for Python and Angular projects. It details topics like Python and Angular fundamentals, GUI programming, databases, and project reviews. Frontend and backend connectivity as well as integrating Node.js and MongoDB with Angular applications were also covered.

Uploaded by

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

PYTHON PROJECT SESSION OVERVIEW REPORT

Day Date DAY Topics Covered

Introduction about python : Python Programming Stucture, Data Types, Variables , keywords, Global
1 01.04.2022 FRIDAY Variables, Many Values to Multiple, Displaying Random Numbers, Basic Programs in Python
User Inputs , Type Casting, Programming Logics, How to Solve the logic Programs in Python, What
is mean by project and how to collect the data, Project Life Cycle(Req gathering, design ,code,
2 02.04.2022 SATURDAY implementation and maintenance)

how Python operators impact in programming, how to handle the negative ranges, python arrays,
3 22.04.2022 FRIDAY python classes and objects, Python Decision Making Statements if,elif,elif ladder, Nested if)
Python Collections : How to handle the group data (Lists, Tuple, Dictionary,Sets), Python Looping
(for,while), nested loop structure, Python Functions (built in and user defined functions), Python
4 23.04.2022 SATURDAY Exception Handling
GUI Programming : Tkinter Modules import, tkinter widgets (Button, Canvas, Entry , label, radio
5 06.05.2022 FRIDAY button, check box,frame)
GUI Programming : (list box,menu button, menu bar, message box, tkinter scale, panned windows),
6 07.05.2022 SATURDAY how to design User interface for project.

What is mean by back end, how to create a database in various db tools, how it will be impact it in
7 12.05.2022 THURSDAY students project (table creation and how to write insert, update, selcect and join queries)

Front end back end connectivity codings , software configurations , how to import required packages
8 13.05.2022 FRIDAY using pip command. Run sample projects using pyton sqlserver workbench, sqlite backend browser
9 19.05.2022 THURSDAY Project Review for individual students and clearing software errors
Project Review for individual students , Given detail presentation about preparing project
10 20.05.2022 FRIDAY documentation and how to face the viva voce examination
11 FINAL DOUBT CLARIFICATION SESSION
ANGULAR PROJECT SESSION OVERVIEW REPORT
Day Date DAY Topics Covered
Basic HTML css js, How to design a page in HTML with css, css {class id properties}
1 01.04.2022 FRIDAY Introduction and overview of Angular, Why Angular?,How it works?
RestApi, Types of Request methods, Angular Application, MVC Architecture, Angular Life ycle,
2 02.04.2022 SATURDAY Installation and Project setup, How to Create and run the project, Project flow
What is typeScript and why it is used in angular how it complies?, What is class,method ,interface ?,
Scope of class, Conditional statements(if,ifelse,switch), Loops(Do,while,for)
3 22.04.2022 FRIDAY Exception Handling, Try catch final
What is component, Routing module,Module execution flow, Index.html to app.component.ts
How to create components, Component file struture and work flow, How to create Module
4 23.04.2022 SATURDAY Module file structure and work flow
how to create routing module what its use?, Routing Module file structure and work flow
How to route the component via routing module, How to get data from public Api using
5 06.05.2022 FRIDAY HTTPClient, Data binding, One way data binding
Two day databinding, property binding, Event binding, Module creation, Lazy loading(Load module
from the router), Practical works, Local storage, Assignment : To create a angular application with
all above implemention - login page , register page and home page with certain logics and lazy
6 07.05.2022 SATURDAY loading
What is mean by back end, how to create a database in various db tools, how it will be impact it in
7 12.05.2022 THURSDAY students project (table creation and how to write insert, update, selcect and join queries)

Component communication, Why communication?, Parent to child communication {@Input()}


EventEmitter, Child to parent communication{@Output(), @ViewChild()}, Component to
component communication using observable and subscribe, nodejs and Why?
Nodejs basic how to create nodejs server application, How to integrate nodejs with angular
application, MongoDB Atlas , why mongoDB?, How to create Cluster,DB and collections in
8 13.05.2022 FRIDAY MongoDB Cluster, Basic work flow Front to back end with mongoDB
9 19.05.2022 THURSDAY Project Review for individual students and clearing software errors
Project Review for individual students , Given detail presentation about preparing project
10 20.05.2022 FRIDAY documentation and how to face the viva voce examination
11 FINAL DOUBT CLARIFICATION SESSION

You might also like