Pinned Repositories
chrome-tabs-to-list
Format all open chrome tabs to an html unordered list with links and put them on the clipboard.
class_example_2
My in class example for CIS 111 W6C
Data-Structures-and-Algorithms
Syllabus and course materials for CIS 112 Data Structures and Algorithms taught at Montgomery County Community College.
Date-Only-Pebble-Watch-Face
A basic Pebble watch face that shows only the date.
MWZSimpleDataUpdater
Basic class that allows an iOS app to query a server and receive updated data if it is available.
Presentations
Sample code, slide decks, and other resources from talks I've given.
megawertz's Repositories
megawertz/Data-Structures-and-Algorithms
Syllabus and course materials for CIS 112 Data Structures and Algorithms taught at Montgomery County Community College.
megawertz/chrome-tabs-to-list
Format all open chrome tabs to an html unordered list with links and put them on the clipboard.
megawertz/class_example_2
My in class example for CIS 111 W6C
megawertz/Date-Only-Pebble-Watch-Face
A basic Pebble watch face that shows only the date.
megawertz/MWZSimpleDataUpdater
Basic class that allows an iOS app to query a server and receive updated data if it is available.
megawertz/Presentations
Sample code, slide decks, and other resources from talks I've given.
megawertz/Simple-Java-Web-API-Data-Retriever
Simple Java class used to introduce the concept of Web APIs and how to interact with them to my students.
megawertz/AETrackRSS
Simple script to track RSS subscribers and podcast downloads on Google App Engine.
megawertz/Arduino-Projects
Place to put all the Arduino scripts I create while learning.
megawertz/class_example_1
Demo of Git and Github for programming class test
megawertz/MWZRadioStationStreamer
iOS application for streaming radio stations.
megawertz/SSF4A
SeeSaw Free 4 All
megawertz/test-stuff
Nothing to see here.
megawertz/Treat-UIAlertController-Like-UIPickerView
Code to accompany my blog post on using a UIAlertController like a UIPickerView