| title | COMP 322/422 | ||
|---|---|---|---|
| layout | default-vertical | ||
| categories |
|
||
| 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.
{% for post in site.posts limit: 5 %}
- {{ post.date | date_to_string }} - [{{ post.title }}]({{ post.url }})
- {{ post.summary }} {% endfor %}