VirtualTam's bookmarks
78 bookmarks found
-
-
- https://cloudplatform.googleblog.com/2018/07/introducing-jib-build-java-docker-images-better.html
- https://dzone.com/articles/building-docker-image-for-a-spring-boot-app
- https://www.reddit.com/r/programming/comments/8xen0j/jib_google_container_tool_for_building_java/
- https://news.ycombinator.com/item?id=17497026
-
- https://hub.docker.com/r/cnadiminti/dynamodb-local/
- https://github.com/cnadiminti/docker-dynamodb-local
- https://dwmkerr.com/run-amazon-dynamodb-locally-with-docker/
- https://github.com/aws-samples/aws-dynamodb-examples
- https://github.com/aws-samples/dynamodb-tictactoe-example-app
- https://github.com/RickZee/dynamodb-gui
-
Android Design and Architecture Patterns
2018-04-22 Reference:
- https://developer.android.com/topic/libraries/architecture/guide.html
- https://developer.android.com/guide/topics/ui/index.html
MVC & MVP:
- https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller
- https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93presenter
- https://stackoverflow.com/questions/2056/what-are-mvp-and-mvc-and-what-is-the-difference
- blogs.infragistics.com/blogs/todd_snyder/archive/2007/10/17/mvc-or-mvp-pattern-whats-the-difference.aspx
Articles:
- https://www.raywenderlich.com/109843/common-design-patterns-for-android
- https://www.techyourchance.com/activities-android/
- https://www.techyourchance.com/mvp-mvc-android-1/
- http://antonioleiva.com/mvp-android/
Threads:
- https://stackoverflow.com/questions/4916209/which-design-patterns-are-used-on-android
- https://stackoverflow.com/questions/5915377/how-to-manage-application-state-in-android-for-the-iphone-developer
- https://stackoverflow.com/questions/37469370/android-design-pattern-to-manage-ui-elements
- https://stackoverflow.com/questions/3977864/design-pattern-for-view-navigation-in-android
-
Bug Free, by Design
2018-04-02 - https://en.wikipedia.org/wiki/Poka-yoke
- https://refactoring.guru/smells/primitive-obsession
- https://blog.pragmatists.com/refactoring-from-anemic-model-to-ddd-880d3dd3d45f
- https://github.com/martinsson/BugsZero-Kata
- https://12factor.net/
- https://medium.com/@kelseyhightower/12-fractured-apps-1080c73d481c
-
Building an iOS metronome app with libPD
2018-03-01 -
Generative audio mobile applications
2018-02-25 - Circle Synth - https://www.youtube.com/watch?v=gLwS61VoMxA
- MobMuPlat
- Pulsate - https://play.google.com/store/apps/details?id=de.despudelskern.application.pulsate
- Haxademic - https://github.com/cacheflowe/haxademic
- DMach - https://github.com/simonnorberg/dmach
-
Pair programming
2018-02-23 Guides:
- https://tuple.app/pair-programming-guide/
- https://www.codefellows.org/blog/peer-programming-5-reasons-learning-in-a-group-beats-studying-on-your-own/
- https://dzone.com/articles/what-is-pair-programming-advantages-challenges-tut
- https://blog.jayway.com/2017/02/10/efficiency-of-pair-programming/
- https://www.cs.utexas.edu/users/mckinley/305j/pair-hcs-2006.pdf
- http://www.jucs.org/jucs_15_16/understanding_tools_and_practices/jucs_15_16_3101_3125_schuemmer.pdf
- https://www.slideshare.net/uhpnou/pair-programming-a-pratical-guide
- https://www.slideshare.net/istepaniuk/effective-pair-programming/9-Strengthening_the_case_forPair_ProgrammingL
- http://kata-log.rocks/pair-programming
Approaches:
- http://blog.xebia.com/practical-styles-of-pair-programming/
- https://www.quora.com/What-is-your-review-of-Pair-Programming
- https://www.quora.com/Is-there-a-good-development-environment-for-remote-pair-programming
- https://www.quora.com/Why-do-programmers-use-paired-programming-What-do-remote-teams-use-for-paired-programming
- https://www.quora.com/What-are-some-techniques-for-effective-pair-programming
- https://www.quora.com/When-pair-programming-what-makes-it-a-bad-experience-and-what-makes-it-a-good-experience
Tools:
-
Making Musical Apps - O'Reilly Media
2018-02-22 -