• Stars
    star
    1
  • Language Visual Basic
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Wow your boss with this beautiful Excel macro

More Repositories

1

Programming-Mobile-Applications-for-Android-Handheld-Systems

I will post my solutions to the labs from the Coursera class Programming Mobile Applications for Android Handheld Systems taught by Adam Porter from January 21, 2014 to March 18, 2014 here upon completion.
Java
23
star
2

Flashlight-by-Joe

This is my Android flashlight. No ads. No stolen data.
Java
12
star
3

Coursera-Functional-Programming-Principles-in-Scala

I will post my solutions to the labs from the Coursera class Functional Programming Principles in Scala taught by Martin Odersky, Nada Amin, Manohar Jonnalagedda, Heather Miller, and Vojin Jovanovic from April 25, 2014 to June 13, 2014 here upon completion.
Scala
11
star
4

An-Introduction-to-Interactive-Programming-in-Python

I will post my solutions to the labs from the Coursera class An Introduction to Interactive Programming in Python taught by Joe Warren, Scott Rixner, John Greiner and Stephen Wong from March 24, 2014 to May 26, 2014 here upon completion.
Python
7
star
5

PromoTest

This is an updated version of the How to Write an iOS App That Uses a Web Service tutorial (from iOS 4) on Ray Wenderlich's website. This is updated to include built-in JSON parsing via NSJSONSerialization (added in iOS 5) and built-in HTTP POST via NSURLSession (added in IOS 7) which replace the JSON and the ASIHTTPRequest frameworks.
Objective-C
4
star
6

WeatherStarter

This is an updated version of the AFNetworking Crash Course tutorial on Ray Wenderlich's website. This is updated to include the new version of AFNetworking (2.0.3). At the time of this commit the three links from Ray's site are not producing data, so only the API button will be displayed without errors. http://www.raywenderlich.com/downloads/weather_sample/weather.php?format=json http://www.raywenderlich.com/downloads/weather_sample/weather.php?format=xml http://www.raywenderlich.com/downloads/weather_sample/weather.php?format=plist I assume the files will eventually be displayed correctly on Ray's site, at which point this note can be disregarded.
Objective-C
2
star