Programming stuff

Android

Looking at newer Android programming books. I’ve got some old volumes that were pretty comprehensive when I bought them. It has been a while and I have some mobile coding I want to accomplish along the way…

Android Programming: The Big Nerd Ranch Guide (3rd Edition)

 

 

Android Cookbook: Problems and Solutions for Android Developers 2nd Edition

 

 

Android Studio Development Essentials – Android 7 Edition: Learn to Develop Android 7 Apps with Android Studio 2.2

 

 

Android Studio 2.3 Development Essentials – Android 7 Edition

 

 

Android Application Development Cookbook – Second Edition

 

 

Android Design Patterns and Best Practice 1st Edition

 

 

Android Recipes: A Problem-Solution Approach 5th ed

 

 

 

Interesting Packages

https://reynders.co/implementing-rest-in-asp-net-core/

Kestrel

Microsoft Free ASP.NET courses

Node as a service

https://stackoverflow.com/questions/10547974/how-to-install-node-js-as-windows-service

http://jfromaniello.github.io/winser/

http://nssm.cc/

http://pm2.keymetrics.io/

https://github.com/foreverjs/forever

Apache as a service is covered by XAMPP (probably many others as well).

httpd.exe -k install -n "Apache2.4"

Microservices Nancy

https://www.asp.net/aspnet/overview/owin-and-katana

https://msdn.microsoft.com/en-us/magazine/dn451439.aspx

https://github.com/aspnet/AspNetKatana

https://katanaproject.codeplex.com/

http://owin.org/

Engineering execution and creativity mixed for the best results…