Differences

This shows you the differences between two versions of the page.

Link to this comparison view

se:labs:01 [2018/10/07 01:07]
emilian.radoi
se:labs:01 [2023/10/10 01:12] (current)
emilian.radoi [Feedback]
Line 1: Line 1:
 ====== Lab 01 - Web Basics ====== ====== Lab 01 - Web Basics ======
 +
 +**[[https://​drive.google.com/​file/​d/​10U06eHRDn0e0qfFdGXRvgmcUkJ0TmcxG/​view?​usp=sharing | Brief introduction video]]**
  
 The web is the backbone of the internet, and the largest application platform today. This is all due to a core characteristic:​ The web is the backbone of the internet, and the largest application platform today. This is all due to a core characteristic:​
Line 208: Line 210:
  
   * **//GET//** - Requests a resource from the server (e.g. ''​%%GET /​index.html%%''​)   * **//GET//** - Requests a resource from the server (e.g. ''​%%GET /​index.html%%''​)
-  * **//PUT//** - Adds a new resource to the server (e.g. ''​%%PUT /​users/​new%%''​) +  * **//POST//** - Adds a new resource to the server (e.g. ''​%%POST /​users/​new%%''​) 
-  * **//POST//** - Edits a resource from the server (e.g. ''​%%POST /​users/​ion%%''​)+  * **//PUT//** - Edits a resource from the server (e.g. ''​%%PUT /​users/​ion%%''​)
   * **//​DELETE//​** - Deletes a resource from the server (e.g. ''​%%DELETE /​users/​andrei%%''​)   * **//​DELETE//​** - Deletes a resource from the server (e.g. ''​%%DELETE /​users/​andrei%%''​)
  
Line 490: Line 492:
  
 ====== GitHub Pages ====== ====== GitHub Pages ======
 +
 [[https://​pages.github.com/​|GitHub Pages]] [[https://​pages.github.com/​|GitHub Pages]]
 +
 [[https://​guides.github.com/​features/​pages/​|Getting started with GitHub Pages]] [[https://​guides.github.com/​features/​pages/​|Getting started with GitHub Pages]]
 +
 +====== Tasks ======
 +
 +**Task 1**  -  Modify the //​task.css//​ file from {{:​se:​labs:​task1.zip|Task 1}} to make the human do something (e.g. jump).
 +
 +**Task 2**  -  Create a personal page and host it using GitHub Pages. Here are two examples of personal pages:
 +  * [[https://​www.cosmindumitrache.com/​|Example1]]
 +  * [[https://​juokaz.com/​|Example2]]
 +
 +====== Feedback ======
 +
 +Please take a minute to fill in the **[[https://​forms.gle/​PNZYNNZFrVChLjag8 | feedback form]]** for this lab.
  
  
  
se/labs/01.1538863667.txt.gz · Last modified: 2018/10/07 01:07 by emilian.radoi
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0