Computer & IT Diploma MSBTE
2.06K subscribers
10 photos
17 files
272 links
This channel is helpful for students studying in maharashtra MSBTE board. It covers Computer and IT diploma subjects. Please share channel link with your friends.
Download Telegram
Software History :
==================


1945 --> I GL, II GL

1945 --> MS-DOS

1972 -->C

1973 --> Unix

1981 --> OOP ( C++)

1989 --> Python.

1990 --> win1.0

1992 --> FoxPro

1993 --> Oracle

1995 --> win95

1995 --> Java

1996 --> SAP ERP

1998 --> Win-NT

1998 --> .net

1999 --> Linux

2002 --> QTP Testing Tools

2000 --> warehousing

2000 --> Oracle ERP

2003 --> Saleforce

2003 --> Struts Frame work

2003 --> RHEL Linux

2004 --> Spring Frame and Hibernate

2009 --> Hadoop

2009 --> Scala

2009 --> Selenium

2009 --> Android using Object C Language

2010 -->Cloud

2012 --> AWS

2013 --> Devops

2013 --> Qlick View and Tablue Reporting Tools

2013 --> Spark

2014 --> R Language for AI

👉for more updates join our telegram channel for Computer & IT diploma students
https://t.me/MsbteComputerDiplomaStudents
MCQ Practice Set

📖 Sub - Environmental Studies

👉 🕹Set-1: Video Link- https://youtu.be/P5LlaXvSDFM

👉 🕹Set-2: Video Link-
https://youtu.be/tIh5826xSqg

👉 🕹Set-3: Video Link-
https://youtu.be/O9A4bEuuh0c
👉for more updates join our telegram channel for Computer & IT diploma students
https://t.me/MsbteComputerDiplomaStudents
📚 *Sub- Programming with Python (PWP-22616)*
Third Year Comp/IT Sem-6

📌Practical No-2 : Write simple python program to display message on screen

👉 Topics:-
1. Practical
2. Practical Related Questions
3. Exercise

📌 Video Link-
https://youtu.be/bv4X8T5r98E

👉for more updates join our telegram channel for Computer & IT diploma students
https://t.me/MsbteComputerDiplomaStudents
Dear Sir/Madam,

Please circulate among your students

Greetings !

DIGITAL POSTER MAKING COMPETITION ON  "Equal Opportunity in the University" is Organized by EQUAL OPPORTUNITY CELL-SAMANVAYA for students. 

Find the attachment for the brochure and Rules for the event..

Date of Event: 28TH FEBRUARY 2022 

All the participants will get participation E-certificates.


The Equal Opportunity Cell-Samanvaya requests you all to kindly register for the event and participate.

Please send the file in JPG/pdf format with file name as yourname.doc or yourname.pdf (ex. drkavitha.pdf) 

Registration link to participate: https://forms.gle/hPwGLRvgSyuEdnAy9

Posters can be submitted to the Google classroom

(Code to join  5exubfq)



Any query, please feel free to contact us: kavithas@dayanandasagar.edu


Thanks & Regards,


Dr. Kavitha S,Head-Samanaya 


Dayananda Sagar College of Arts, 

Science and Commerce,

Kumaraswamy Layout,

Bengaluru – 560 078. 
सर्व विद्यार्थ्यांना शिवजयंतीच्या हार्दिक शुभेच्छा !!
छञपती शिवाजी महाराजांचे विचार आचरणात आणण्यासाठी आपण नेहमी प्रयत्नशील असू हिच या मंगलदिनी सदिच्छा..!!
🙏🙏
🙏Hello Students
New announcement for you I will start Online Course For Java Programming based on second year diploma syllabus computer and IT.

Daily One hour session is there I will cover your whole syllabus with practical knowledge.

Course Timing - 7am to 8am
& 9pm to 10pm

Batch only for first 20 students after that I will close the registration.

Course Fee - Rs. 700 Only if you and your friend will register you will get bonus. I promised you in this small amount you will learn alot.

I will teach you practically all concepts with proper notes.

Class will starts from 28th Feb 2022

Please contact on 8446547150.

You all know my teaching methods. So hurry up..!!

In future registered candidates get all type of guidelines from me.

Thank you!!
Live Java Language Course @Rs.700
as per MSBTE syllabus

More details please watch the video

https://youtu.be/u7rMHocAJOI

👉Those who are interested please contact immediately on given number in video
Computer & IT Diploma MSBTE
Live Java Language Course @Rs.700 as per MSBTE syllabus More details please watch the video https://youtu.be/u7rMHocAJOI 👉Those who are interested please contact immediately on given number in video
Hello students mornings batch is full no seats available.

In evening batch only 3 seats available class will starts from monday 28/02/2022

Happy to see you on monday batch Thank you !!☺️
📚 *Sub- Programming with Python (PWP-22616)*
Third Year Comp/IT Sem-6

📌Practical No-4 :
Write simple Python program to demonstrate use of conditional statements: if’ statement, ‘if … else’ statement, Nested ‘if’ statement
1. Write a program to check whether a number is even or odd
2. Write a program to find out absolute value of an input number
3. Write a program to check the largest number among the three numbers
4. Write a program to check if the input year is a leap year of not
5. Write a program to check if a Number is Positive, Negative or Zero
6. Write a program that takes the marks of 5 subjects and displays the grade.

👉 Topics:-
1. Practical
2. Practical Related Questions
3. Exercise

📌 Video Link-
https://youtu.be/9JNvZxkyYwQ

👉for more updates join our telegram channel for Computer & IT diploma students
https://t.me/MsbteComputerDiplomaStudents
📚 *Sub- Java Programming (JPR-22412)*
Second Year Comp/IT Sem-4

📌Unit No-03
Package in Java

📌 Video Link- https://youtu.be/3dw99S4364M


👉for more updates join our telegram channel for Computer & IT diploma students
https://t.me/MsbteComputerDiplomaStudents
📚 *Sub- Programming with Python (PWP-22616)*
Third Year Comp/IT Sem-6

📌Practical No-5 :
Write Python program to demonstrate use of looping statements: ‘while’ loop, ‘for’ loop and Nested loop

1. Print the following patterns using loop:
a. *
**
***
****
b. *
***
*
***
*
c. 1010101
10101
101
1
2. Write a Python program to print all even numbers between 1 to 100 using while
loop.
3. Write a Python program to find the sum of first 10 natural numbers using for loop.
4. Write a Python program to print Fibonacci series.
5. Write a Python program to calculate factorial of a number
6. Write a Python Program to Reverse a Given Number
7. Write a Python program takes in a number and finds the sum of digits in a number.
8. Write a Python program that takes a number and checks whether it is a palindrome or not.

👉 Topics:-
1. Practical
2. Practical Related Questions
3. Exercise

📌 Video Link-
https://youtu.be/W4Dw-G2oWhY

👉for more updates join our telegram channel for Computer & IT diploma students
https://t.me/MsbteComputerDiplomaStudents
📚 *Sub- Programming with Python (PWP-22616)*
Third Year Comp/IT Sem-6

📌Practical No-6 :
Write Python program to perform following operations on
Lists: Create list, Access list, Update list (Add item,
Remove item), Delete list

1. Write a Python program to sum all the items in a list.
2. Write a Python program to multiplies all the items in a list.
3. Write a Python program to get the largest number from a list.
4. Write a Python program to get the smallest number from a list.
5. Write a Python program to reverse a list.
6. Write a Python program to find common items from two lists.
7. Write a Python program to select the even items of a list.

👉 Topics:-
1. Practical
2. Practical Related Questions
3. Exercise

📌 Video Link-
https://youtu.be/1O_OJGJ9uMU

👉for more updates join our telegram channel for Computer & IT diploma students
https://t.me/MsbteComputerDiplomaStudents
📚 *Sub- Programming with Python (PWP-22616)*
Third Year Comp/IT Sem-6

📌Practical No-7 : Write Python program to perform following operations on
Tuples: Create Tuple, Access Tuple, Update Tuple, Delete Tuple

Practical related Questions:
1. Define empty tuple. Write syntax to create empty tuple.
2. Write syntax to copy specific elements existing tuple into new tuple.
3. Compare tuple with list (Any 4 points)

Exercise:
1. Create a tuple and find the minimum and maximum number from it.
2. Write a Python program to find the repeated items of a tuple.
3. Print the number in words for Example: 1234 = One Two Three Four


👉 Topics:-
1. Practical
2. Practical Related Questions
3. Exercise

📌 Video Link-
https://youtu.be/7syexRDpyrQ

👉for more updates join our telegram channel for Computer & IT diploma students
https://t.me/MsbteComputerDiplomaStudents
📚 *Sub- Programming with Python (PWP-22616)*
Third Year Comp/IT Sem-6

📌Practical No-8 : Write Python program to perform following operations on Set: Create Set, Access Set elements, Update Set, Delete Set

Practical related Questions:
1. Describe the various set operations
2. Describe the various methods of set

Exercise:
1. Write a Python program to create a set, add member(s) in a set and remove one
item from set.
2. Write a Python program to perform following operations on set: intersection of sets, union of sets, set difference, symmetric difference, clear a set.
3. Write a Python program to find maximum and the minimum value in a set.
4. Write a Python program to find the length of a set.

👉 Topics:-
1. Practical
2. Practical Related Questions
3. Exercise

📌 Video Link-
https://youtu.be/qDyhLMgUu1k

👉for more updates join our telegram channel for Computer & IT diploma students
https://t.me/MsbteComputerDiplomaStudents
📚 *Sub- Java Programming (JPR-22412)*
Second Year Comp/IT Sem-4

📌Unit No-06
Lecture No - 01
Managing Input Output File in Java
- File class
- Methods of File class
- Concept of stream
- Types of stream

📌 Video Link-
https://youtu.be/nVxvTcXzux4

👉for more updates join our telegram channel for Computer & IT diploma students
https://t.me/MsbteComputerDiplomaStudents