-
Author of Java For Humans
- San Francisco, CA
- http://lwd.dev
Pinned Loading
-
JavaForHumans/code
JavaForHumans/code PublicSupporting source code for the "Java for Humans" beginners book.
-
jsdoc-rest-api
jsdoc-rest-api PublicThis library can generate a map of your REST API endpoints from your JsDoc and use that map to automatically hook up your endpoints to your ExpressJs app when starting your REST API web server.
JavaScript 5
-
array-datastore
array-datastore Public templateA datastore to store unique objects in an array.
JavaScript 1
-
sectioned-list
sectioned-list PublicA list of arrays with predefined max lengths. Add to the list and items flow into sections.
JavaScript 1
-
A demonstration of three Java functi...
A demonstration of three Java functions for scaling a photo's bitmap and saving it to a file without contorting the photo's dimensions. This is in response to this stackoverflow question: http://stackoverflow.com/questions/16060143/android-take-photo-and-resize-it-before-saving-on-sd-card/36210688#36210688 1public class PhotoScalerAndSaver {
23public static main(String[] args) {
4//TODO: create your photo here
5 -
JSON of 5797+ USA Cities and Their S...
JSON of 5797+ USA Cities and Their States - Presented by https://www.ManyStories.com 1[
2{ "city": "Abbeville", "state": "Louisiana" },
3{ "city": "Aberdeen", "state": "Maryland" },
4{ "city": "Aberdeen", "state": "Mississippi" },
5{ "city": "Aberdeen", "state": "South Dakota" },
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.