0% found this document useful (0 votes)
143 views

It Report (Weekly Diary)

The student completed a 6-week industrial training program at i2i specialist Technologies Pvt. Ltd. During the first few weeks, the student learned Python fundamentals like keywords, variables, data types, operators, conditions, loops, strings, lists, and tuples. They also solved assignments on these topics. In later weeks, the student covered sets, dictionaries, modules, packages and began a group project using the Django framework to gain experience applying their Python skills.

Uploaded by

saba shaikh
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
143 views

It Report (Weekly Diary)

The student completed a 6-week industrial training program at i2i specialist Technologies Pvt. Ltd. During the first few weeks, the student learned Python fundamentals like keywords, variables, data types, operators, conditions, loops, strings, lists, and tuples. They also solved assignments on these topics. In later weeks, the student covered sets, dictionaries, modules, packages and began a group project using the Django framework to gain experience applying their Python skills.

Uploaded by

saba shaikh
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 8

Weekly Diary for

Industrial Training At

Name of Industry: -i2i specialist Technologies Pvt.Ltd

Duration From: - 4\7\22 to 13\8\22


Supervisor: Sandip Gadekar
Name of Student: - saba shaikh
Enrolment no.: - 2007110448
Branch of Engineering: - information technology Engineering
Industrial Training Weekly Diary

Week 1:
From 04/07/2022 To 09/07/2022

Day Activities Carried Out


a) Establish friendly environment at industry,
Installation of required software (python and vs code)
1

a) Gain knowledge about what is python language and its features


and learn How to read and write in Python. Also learn how to use
multiple cursors at a time in vs code and complete first assignment
2
– Run simple python scripts to display “hello world” message.

a) Learn what are identifiers, Keywords. How to declare variables in


python. How to write comments. Learn basic operators, Run
3 programs of arithmetic operations

a) Learn If else – syntax, examples and its nested condition. Perform


programs using Comparison operators , Bool objects and logical
4 operators
b) Introduced with 'elif' word
a) Done with test which was based on application
of “if else statements” in program.
5

a) Learn For loop with range (syntax, examples)


6 b) Some problem statements were given for solving

Maharashtra State Board of Technical Education


Industrial Training Weekly Diary

Weekly summarization of above activities/tasks:


Brief introduction was made toward python. Compare python with other
programing languages. Introduce with keywords, literal, identifiers, operators and
data types of python. Learn concept of conditions: if, else, then and for loop and
solve assignments.

Signature of Student: Signature of Industrial Supervisor:

Maharashtra State Board of Technical Education


Industrial Training Weekly Diary

Week 2:
From 11/07/2022 To 16/07/2022

Day Activities Carried Out


a) Learn concept of While loop
1 b) Solve Some problem statements related to while loop

a) Learn concept of Strings, slices, substring


2 b) Solve Some problem statements related to the topic taught.

a) Learn concept of Immutability of string, subsequence,


3 methods of strings
b) Solve Some problem statements based on the topic taught.
a) Solve assignments of String
4

a) Learn concept of list and its functions like Len(),


5 count(), index(), append(), insert()

a) Solve assignments of list.


6

Weekly summarization of above activities/tasks:

Learn concepts of while loop, strings and list. And solve problem statements of topic taught.

Signature of Student: Signature of Industrial Supervisor:

Maharashtra State Board of Technical Education


Industrial Training Weekly Diary

Week 3:
From 18/07/2022 To 23/07/2022

Day Activities Carried Out


a) Learn concept of Tuple
1 b) Solve Some problem statements related to Tuple
a) Learn concept of Identifiers and reverse words
2 b) Solve Some problem statements related to it.

a) Learn concept of Slice Operator


3 b) Solve Some problem statements related to it.

a) Learn about the Control Flow of statements


4

a) Learn how to Access elements of Tuple (like by using Index, Slice,


5 Connection, Multiply, Len(), count(), Sort Operators.

a) Solve assignments and queries of Tuple.


6

Weekly summarization of above activities/tasks:

In this week we learnt briefly about Tuple. How to access the elements of tuple using
operators. We also learned about identifiers Reverse words. Got to know what are Control
Flow statements and how to work with it. At end of the week, we solved various queries and
problem statements
About what we learned throughout the week.

Signature of students: Signature of industrial Supervisor :

Maharashtra State Board of Technical Education


Industrial Training Weekly Diary

Week 4:
From 25/07/2022 To 30/07/2022

Day Activities Carried Out


a) Learn concept of Sets.
1 b) Solve Some problem statements related to sets.

a) Learn concept of Dictionary.


2 b) Solve Some problem statements related to it.

a) Had a test on sets and dictionary.


3
a) Learn concept of Modules.
4 b) Solve Some problem statements related to it.

a) Learn concept of Packages.


5
a) Solve assignments and queries of packages.
6

Weekly summarization of above activities/tasks:

In this week we learnt briefly about Sets. How to access and store multiple items in single
variable.
We also learned about Dictionary. Got to know what are Modules and how to work with it. And
also We learned concept of packages. At end of the week, we solved various queries of
packages. About what we learned throughout the week.

Signature of students: Signature of industrial Supervisor:

Maharashtra State Board of Technical Education


Industrial Training Weekly Diary

Week 5:
From 01/08/2022 To 06/08/2022

Day Activities Carried Out


a) Done with the Study of all concepts.
1

a) Clear the concepts and doubts before doing project.


2

a) Discuss with team-members and finalize the topic for project.


3

a) Stared with installing Django framework,


4 b) Django - admin: this command used to create project file

a) Created application, set commands and models.


5

a) Input the Commands were: manage.py, model.py , application.py , view.py


6

Weekly summarization of above activities/tasks:

In this week we were done with our studies, also clear the doubts about concepts. After this with
all team-members we started doing with project work.

Finalize the topic about project. The project was created using the Django framework. The
commands used while creating the project were: Pip install Django, manage.py.

Signature of students: Signature of industrial Supervisor:

Maharashtra State Board of Technical Education


Industrial Training Weekly Diary

Week 6:
From 08/08/2022 To 13/08/2022

Day Activities Carried Out


a) We created Functions and templates named folder in application file that
1 stores all HTML files.

a) Changed In project File two texts are changed url.py and setting.py.
2

3 a) Doing the functions accept all data in field and assigned it in a dictionary
HTML file.

a) Next in show function all data from models were calls and saved the
4 program.

a) Some errors were detected thus solved it under teacher guidance.


5

a) Done with the project.


6

Weekly summarization of above activities/tasks:

In this week we created templates folder which contains HTML file also created a python file
named forms.py and copied url.py file form project folder to application folder.

In functions accept all data in field and assigned it in a dictionary HTML file. While doing
program errors was solved by taking help of teacher. Thus, project was completed i.e. done
with 6th week.

Signature of students: Signature of industrial Supervisor:

Maharashtra State Board of Technical Education

You might also like