Giter Club home page Giter Club logo

lp-ii's Introduction

LP-II

This repository contains all the sample problem statements of Web Application Development and Cloud Computing Lab for TE IT mock practicals.

Sample problem statements for Cloud Computing Lab

Statement No. Problem Statement
Statement 1 Install Google App Engine. Create hello world application using python/java.
Statement 2 Install Google App Engine. Create an application that prints your Name, seat number, department 5 times on separate lines using python/java. Make use of for loop.
Statement 3 Install Google App Engine. Create an application that prints your seat number, department 10 times on separate lines and using python/java. Make use of while loop.
Statement 4 Install Google App Engine. Create an application to display the table of 5 using python/java. Make use of appropriate loop. Display the table in following format: 5X1=5
Statement 5 Install Google App Engine. Create an application to display the table of 10 using python/java. Make use of appropriate loop. Display the table in following format: 10X1=10
Statement 6 Install Google App Engine. Create an application to display the first 8 elements of the Fibonacci series using python/java.
Statement 7 Create a web-app which takes the zip-code of the area the name of the branch as input, and sends the nearest post-office details. http://www.postalpincode.in/Api-Details
Statement 8 Create a web-app which uses the weather API to fecast the weather by taking latitude, longitude and an ‘hourly’ parameter and/ ‘daily’ parameter.https://open-meteo.com/en/docs#api-documentation
Statement 9 Can’t decide what to watch? Create a web-app which lists anime movies using the following API: GET https://ghibliapi.herokuapp.com/films
Statement-10 Use the following public API to create a web-app which searches the universities.GET http://universities.hipolabs.com/search using query parameter name.
Statement 11 Simulate a cloud scenario using CloudSim and run Shortest Job First (SJF) scheduling algorithm.
Statement 12 Simulate a cloud scenario using CloudSim and run First Come First Serve (FCSF) scheduling algorithm.
Statement 13 Simulate a cloud scenario using CloudSim and run Round-Robin scheduling algorithm..
Statement 14 Find a procedure to transfer two text files from one virtual machine to another virtual machine. Also, add some text in the file and display it before and after transfer on both the VMs.
Statement 15 Find a procedure to transfer two text files from one virtual machine to another virtual machine. Also, list all the files present in both the VMs.

Note: Explaination of Cloud Computing assignments are available on this channel


lp-ii's People

Contributors

meghadandapat avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

nikumyash

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.