Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 825 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 825 Bytes

Laboratorio di Architetture Software e Sicurezza Informatica [AAF1569]

This repository hosts class material for the 2023-2024 edition of the course.

Instructors: Leonardo Querzoni and Daniele Cono D'Elia

Teaching assistant: Nicola Bottura

Contents

Listed as: class date, enclosing folder, topic

  • 05/03/2024 ruby-intro/ Ruby essentials
  • 12/03/2024 rails-intro/ Introduction to Rails
  • 19/03/2024 activerecord-practice/ ActiveRecord queries & rails-sorted-index/ extending Index view/controller
  • 26/03/2024 rails-session/ extending Index + session settings
  • 09/04/2024 rails-associations/ associations
  • 07/05/2024 rails-oauth/ authentication with OAuth