AUTOMATED SESSION PLANNING. In the present world, everything has become automated. By, a click everything is being processed. But the preparation of the.

Slides:



Advertisements
Similar presentations
Configuration management
Advertisements

Configuration management
Company Confidential 1 © 2005 Nokia DBUpgradeTool_ ppt / / JMa A Database Upgrade Tool Nokia Networks Jukka Maaranen.
Why python? Automate processes Batch programming Faster Open source Easy recognition of errors Good for data management What is python? Scripting programming.
Python Introduction.
Terms: Test (Case) vs. Test Suite
Managing Software using RPM. ♦ Overview In Linux, Red Hat Package Manager referred as RPM is a tool used for managing software packages and its main function.
INTRODUCTION TO NAVIANCE LET’S GET STARTED!. FAMILY CONNECTION OVERVIEW YOU WILL BE ABLE TO USE FAMILY CONNECTION TO: ACCESS ONLINE RESOURCES, COMMUNICATE.
Chapter 1 Introduction to Visual Basic Programming and Applications 1 Exploring Microsoft Visual Basic 6.0 Copyright © 1999 Prentice-Hall, Inc. By Carlotta.
VS.NET Syllabus By Peter Huang.
CIS Computer Programming Logic
Thank You ©2012, Cognizant. Rapido has been created by the Research and Development team from QE&A Technology CoE Rapido is continuously enhanced and.
SB ScriptBasic Introduction to ScriptBasic There are more people writing programs in BASIC than the number of people capable programming.
Introduction to Programming Peggy Batchelor.
1 Construction Chapter Key Concepts Be familiar with the system construction process. Understand different types of tests and when to use Understand.
Kickstart Installation
Ch 1. A Python Q&A Session. Why do people use Python? Software Quality Developer productivity Program portability Support Libraries Component integration.
CSC 1010 Programming for All Lecture 2 Introduction to Python Some material based on material from Marty Stepp, Instructor, University of Washington.
Differences Training BAAN IVc - BaanERP 5.0c: Development BaanERP 5.0c Tools.
Software Development Introduction
Cs498dm Software Testing Darko Marinov January 27, 2009.
Python Dr. Maury Eggen Fall Introduction #!/usr/bin/python python is interpreted python is not strongly typed python allows multiple assignments.
Document Name CONFIDENTIAL Version Control Version No.DateType of ChangesOwner/ Author Date of Review/Expiry The information contained in this document.
IT IS THE HELP GUIDE FOR BEGINNERS WHO ARE CONFUSE THAT WHY THEY SHOULD CHOOSE PYTHON BY SOFTCRAYONS. Why Python Is Good carrier Choice.
1 March 12, Testing William Cohen NCSU CSC 591W March 12, 2008.
Cs498dm Software Testing Darko Marinov January 26, 2012.
Foundations of Programming: Java
Programming Language History and Evolution
Applications Active Web Documents Active Web Documents.
CST 1101 Problem Solving Using Computers
SOFTWARE TESTING Date: 29-Dec-2016 By: Ram Karthick.
Creating Engaging Websites
Introduction Presenter: James Zollweg, Ph.D.
SOFTWARE TESTING OVERVIEW
System Programming and administration
Computer Aided Software Engineering (CASE)
Gary Hughes, South Oakleigh College
Python Training In Hyderabad
CS5123 Software Validation and Quality Assurance
Web Applications Security What are web Applications?
Zanata Translation platform Alex Eng Presented by
Introduction Enosis Learning.
Object-Orientated Programming
Best Python Training Institute in Noida. About Python 1.Python is an easy to learn and powerful programming language which mainly started as high-level,
Programming Language History and Evolution
Python Classes in Pune |
SVTRAININGS. SVTRAININGS Python Overview  Python is a high-level, interpreted, interactive and object-oriented scripting language. Python is designed.
Tableau Overview  Tableau is widely used data visualization and BI tool. Tableau is simple to use and has extensive visualization capability that make.
Introduction Enosis Learning.
Governance Assistant for Office365
What to do today: Brief history of Ruby General qualities/info
Introduction to Systems Analysis and Design
Topics Introduction Hardware and Software How Computers Store Data
Day 19 Unit 1 review.
Resolving Incorrect Accommodations During Testing
Primary key Introduction Introduction: A primary key, also called a primary keyword, is a key in a relational database that is unique for each record.
What is 5 X 7? RIGHT! OOPS Move Along.
Course: Module: Lesson # & Name Instructional Material 1 of 32 Lesson Delivery Mode: Lesson Duration: Document Name: 1. Professional Diploma in ERP Systems.
Subject: Language Processor
CS101 Introduction to Computing Lecture 20 SW Development Methodology
Python Nagarajan Prabakar School of Computing and Information Sciences
CS 1111 Introduction to Programming Spring 2019
Iowa Statewide Assessment of Student Progress
Resolving Incorrect Accommodations During Testing
Adobe Acrobat DC Accessibility: Accessibility Checker
Rule Engine Concepts and Drools Expert
Workshop: High Level Reporting
Web Application Development Using PHP
Presented By:- Abhinav Shashtri Mastering Dot Net Training And Certification Course.
Basic SQL and basic Python
Presentation transcript:

AUTOMATED SESSION PLANNING

In the present world, everything has become automated. By, a click everything is being processed. But the preparation of the sessions in a college or a school is done manually even today. So, our project is to reduce the work of the faculty by a tool called “AUTOMATED SESSION PLANNING”. INTRODUCTION

The platform used for the implementation of Automated session planning is “PYTHON”. Python is a high level interpreted, interactive and object oriented scripting languages. It serves as the best platform for the beginners. PLATFORM USED

Python has many features as mentioned below :  Support for functional and structured programming methods as well as OOP.  It can be used as a scripting language or can be compiled to byte-code for building large applications.  Very high-level dynamic data types and supports dynamic type checking.  Supports automatic garbage collection.  It can be easily integrated with C, C++, REASONS FOR USING PYTHON

In the construction of this tool, it accepts the syllabus, current time table along with non working days as inputs. It also uses identification module identifies the topics to be covered, based on the syllabus. When unexpected holidays are given then the tool automatically generates the updated session plan. OVERVIEW OF THE PROJECT

14R21A05G5 14R21A05G1 14R21A05F2 14R21A05G0 THANK YOU