Skip to content
This repository was archived by the owner on Dec 28, 2019. It is now read-only.
/ hkbu-mobilecomp Public archive

Contains written assignments for Mobile Computing (COMP 4097) WS19 @ HKBU

Notifications You must be signed in to change notification settings

IgnusG/hkbu-mobilecomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Computing (COMP 4097)

Department of Computer Science - Hong Kong Baptist University

Prof. Joseph Ng & Dr. Martin Choy

This repository holds assignment solutions for the course Mobile Computing at HKBU.
These solutions are my own and NOT guaranteed to be correct.

Building the Source

This project uses latex for compiling the source into a pdf. These latex packages are used:

  • fontenc - encoding adjustment to render symbols such as | (pipe)
  • xcolor - specify custom colors
  • amsmath - math environment
  • witharrows - math environment with step-by-step arrows
  • ulem - strike-through text
  • graphicx - include images
  • titlesec - configuration for custom sections/subsections
  • enumitem - more configurable enumerate environment
  • pifont - additional symbols (checkmark/cross)

These packages require the following arch/aur packages for Arch Linux: texlive-latexextra, texlive-science.
The project can be built using latexmk.

Creative Commons License
Mobile Computing Assignments by Jonathan is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
The content of these assignments have been submitted to turnitin

About

Contains written assignments for Mobile Computing (COMP 4097) WS19 @ HKBU

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages