All Projects → devdattakulkarni → ModernWebApps

devdattakulkarni / ModernWebApps

Licence: other
Sample programs for Modern Web Apps course at UT Austin

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
shell
77523 projects
CSS
56736 projects

Labels

Projects that are alternatives of or similar to ModernWebApps

JS HTML Widgets
Easily create widget objects of arbitrary complexity
Stars: ✭ 16 (-63.64%)
Mutual labels:  webapps
Neteasecloudwebapp
This is a vue for NeteaseCloud projects!
Stars: ✭ 2,456 (+5481.82%)
Mutual labels:  webapps
Playframework
Play Framework
Stars: ✭ 12,041 (+27265.91%)
Mutual labels:  webapps
WAT-UWP
🌐 Web App Template (WAT) for Universal Windows Platform (UWP)
Stars: ✭ 13 (-70.45%)
Mutual labels:  webapps
Wendy
소규모 개발팀을 위한 게임 서버
Stars: ✭ 39 (-11.36%)
Mutual labels:  webapps
ekolabs
EKOLABS esta dedicada para investigadores independientes y para la comunidad del Software Libre. Vamos a proveer de stands completos con monitor, alimentacion de energia y acceso a internet por cable, y vos vas a traer tu maquina para mostrar tu trabajo y responder preguntas de los participantes de Ekoparty Security Conference
Stars: ✭ 47 (+6.82%)
Mutual labels:  webapps
ctx-core
A composable monorepo web-service/front-end toolkit
Stars: ✭ 25 (-43.18%)
Mutual labels:  webapps
NeteaseCloudWebApp
This is a vue for NeteaseCloud projects!
Stars: ✭ 2,512 (+5609.09%)
Mutual labels:  webapps

Code examples for Modern Web Apps course

  1. HTTP:

    • Examples demonstrating HTTP protocol
  2. Servlets:

    • Examples demonstrating Java Servlets
  3. logging-example:

    • Examples demonstrating how to use Java's logging framework
  4. XMLParsing:

    • Examples demonstrating various XML parsing techniques and libraries. Specifically, examples are provided for SAX, DOM, XPath parsing. An example is provided for parsing HTML as well (using JSoup library).
  5. REST:

    • Examples demonstrating REST methods (GET, POST, PUT, DELETE)
  6. JDBC:

    • Examples demonstrating using and interacting with SQL database (MySQL) through Java database connectivity
  7. ORM:

    • Examples demonstrating using Hibernate object-relational-mapping framework to interact with SQL database
  8. JavaScript:

    • Examples demonstrating use of JavaScript to build UI for Web applications

In each folder there is a README explaining how to run the examples.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].