Skip to main content

Learning Through Live Demonstration

 

Live demonstrations help students experience what professionals do on a daily basis which inspires students to consider careers and shows them how their classwork links to professional tasks.

·         Some of the objectives achieved are:-

·         Observe, describe and learn skill(s)

·         Describe key skills or concepts based on demonstration.

·         Utilize information to make decisions.

·         Construct and ask effective questions.

·         Communicate effectively.








Comments

  1. Gayatri Santosh Gore from D Y PatilOctober 15, 2024 at 8:50 PM

    Nice

    ReplyDelete
  2. This article help me lot I had used this article for study

    ReplyDelete
  3. I read this whole article and this article help me in enlighten my knowledge about lifestyle.

    ReplyDelete
  4. Nikita Karande from SveriOctober 16, 2024 at 3:11 PM

    Amazing

    ReplyDelete
  5. Suresh Jadhav from SKNOctober 16, 2024 at 8:34 PM

    Informative

    ReplyDelete
  6. Saurabh Howal from sknOctober 17, 2024 at 1:21 PM

    Live demonstrations help students experience what professionals

    ReplyDelete
  7. Your determination and perseverance are truly admirable

    ReplyDelete
  8. Ram Kale from orchidOctober 17, 2024 at 2:25 PM

    Your analytical skills are impressive; you have a unique ability to break down complex concepts.

    ReplyDelete
  9. Rohan Dnyaneshwar SheteOctober 18, 2024 at 1:49 PM

    This Program aimed to raise awareness about the importance of nutrition

    ReplyDelete
  10. Shubham mane from SKNOctober 18, 2024 at 1:49 PM

    Amazing

    ReplyDelete
  11. This program aimed to raisse awareness about the importance of nutrition

    ReplyDelete
  12. Mahadev Hanumant WaghmareOctober 18, 2024 at 2:10 PM

    This program aimed to raisse awareness about the importance of nutrition from SVERI

    ReplyDelete
  13. Dinesh chouguel

    ReplyDelete
  14. Ganesh Mali from DYPOctober 19, 2024 at 3:25 PM

    You nailed it with this piece!

    ReplyDelete
  15. Pravin bishnoi from IITkanpurOctober 21, 2024 at 7:17 AM

    Nice

    ReplyDelete
  16. Very good initiative really appreciate

    ReplyDelete
  17. Akash Gupta from DY patilOctober 23, 2024 at 10:48 PM

    This is very great program to learn

    ReplyDelete
  18. Gitanjali Bhintade from RITOctober 25, 2024 at 9:32 AM

    Great

    ReplyDelete

Post a Comment

Popular posts from this blog

Online GDB

Introduction:  GDB is a debugger for C (and C++). It allows you to do things like run the program up to a certain point then stop and print out the values of certain variables at that point, or step through the program one line at a time and print out the values of each variable after executing each line. DB online is an online compiler and debugger tool for C, C++, Python, PHP, Ruby, C#, OCaml, VB, Perl, Swift, Prolog, JavaScript, Pascal, COBOL, HTML, CSS, JS. Code, Compile, Run and Debug online from anywhere in world .   Execution Plan:   The teacher explains some topics by using this debugger and given demonstration regarding how to use GDB .    Outcomes:  1. Students can get knowledge of GDB it speed up programming.   User Manual 

Understanding Java: A Powerful and Versatile Programming Language

Java is one of the most widely used programming languages in the world. It has a rich history and continues to play a pivotal role in software development across various domains. Whether you're building mobile apps, developing web applications, or working on enterprise-level systems, Java offers the tools and flexibility needed to create robust and scalable software. The Origins of Java Java was first developed by Sun Microsystems in the mid-1990s and was later acquired by Oracle Corporation. The language was initially designed to have a "write once, run anywhere" capability, meaning that code written in Java can run on any platform that supports Java without the need for recompilation. This cross-platform feature is made possible by the Java Virtual Machine (JVM), which interprets Java bytecode and executes it on the host machine. Key Features of Java Platform Independence : One of Java's standout features is its platform independence. Java programs are compiled into...

Tinkercad

    Tinkercad is a free, web-based 3D design and modeling software primarily geared towards beginners, educators, and hobbyists. Created by Autodesk, Tinkercad allows users to easily create 3D models, circuit designs, and simulations without needing any prior experience in CAD (Computer-Aided Design). The software emphasizes user-friendliness, providing a simple interface for designing 3D models and simulating electronic circuits, making it ideal for educational purposes and quick prototyping.   Tinkercad is widely used for various purposes such as 3D printing, creating design prototypes, and teaching electronics. It provides access to an online community where users can share their designs, collaborate with others, and explore various project ideas.   Installing steps: Since Tinkercad is a cloud-based platform, there is no installation required on the user's computer. It can be accessed directly through a web browser by following these steps: 1. Go to th...