Skip to content

Commit

Permalink
add wa1-iz intro slides and material for the first week
Browse files Browse the repository at this point in the history
  • Loading branch information
luigidr committed Feb 24, 2023
1 parent dc0acfb commit c643790
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 3 deletions.
Binary file added .DS_Store
Binary file not shown.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
# [Web Applications I / Applicazioni Web I (2021/2023)](https://github.com/polito-WA1-AW1-2023)
# [Web Applications I / Applicazioni Web I (2022/2023)](https://github.com/polito-WA1-AW1-2023)

Material for the course of _Web Applications I_ (in English) and _Applicazioni Web I_ (in Italian) for the Master Degree in Computer Engineering at Politecnico di Torino.

## Slides

- [Introduction to the course (prof. Corno)](slide/00-intro-2023-WA1-AH.pdf)
- [Introduction to the course (prof. De Russis)](slide/00-intro-2023-WA1-iz.pdf)
- Introduction to the course (prof. Masala)
- Introduction to the course (prof. De Russis)

### Javascript
- [JavaScript Basics](slide/1-01-javascript-basics.pdf)
- [JavaScript Objects and Funcitons](slide/1-02-javascript-objects-functions.pdf)
- Asynchronous Programming in JavaScript


### Browsers and client-side applications
Expand All @@ -23,6 +26,9 @@ Material for the course of _Web Applications I_ (in English) and _Applicazioni W
## Readings



## Laboratories
- Lab 1: Getting Started with Node.js
- Lab 2
- Lab 3
- Lab 4

Binary file added slide/00-intro-2023-WA1-iz.pdf
Binary file not shown.
Binary file added slide/1-01-javascript-basics.pdf
Binary file not shown.
Binary file added slide/1-02-javascript-objects-functions.pdf
Binary file not shown.

0 comments on commit c643790

Please sign in to comment.