Skip to content

Latest commit

 

History

History
executable file
·
26 lines (19 loc) · 692 Bytes

File metadata and controls

executable file
·
26 lines (19 loc) · 692 Bytes
title COMP 322/422
layout default-vertical
categories
general
site
tags general site home
published true
summary Software Development for Wireless and Mobile Devices, Fall 2019

Welcome to the course website for COMP 322/422, Software Development for Wireless and Mobile Devices.

This course is offered by the Department of Computer Science at Loyola University Chicago.


Recent Updates

{% for post in site.posts limit: 5 %}

  • {{ post.date | date_to_string }} - [{{ post.title }}]({{ post.url }})
    • {{ post.summary }} {% endfor %}