Skip to content

kholoshnia/web-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web programming

Exercises in web programming

Lab 1

Task: develop a PHP script that detects if a point on a coordinate plane falls within a given area, and create an HTML page that generates data to send to that script for processing.

Technologies used:

  • HTML
  • CSS
  • SCSS
  • JavaScript
  • Babel
  • jQuery
  • SuperAgent
  • npm
  • Webpack
  • PHP

Result: https://se.ifmo.ru/~s250947/web-programming/lab-1/

Lab 2

Task: develop a servlet and JSP-based web application that determines whether a point on a coordinate plane falls within a given area.

Technologies used:

  • HTML
  • CSS
  • SCSS
  • JavaScript
  • Babel
  • jQuery
  • npm
  • Webpack
  • Java EE
  • JavaServer Pages

Lab 3

Task: develop an application based on the JavaServer Faces Framework that checks if a point is in a specified area on a coordinate plane.

Technologies used:

  • HTML
  • CSS
  • SCSS
  • Bootstrap
  • JavaScript
  • Babel
  • jQuery
  • SuperAgent
  • npm
  • Webpack
  • Java EE
  • JavaServer Pages
  • Hibernate

Releases

No releases published

Packages

 
 
 

Contributors