Welcome to my Q&A. It’s Live, and it works best when people asks questions :). I don’t have all the answers, but I can often point you in the right direction.
A Dropout’s Guide to Designing and Building Android Apps (Beginner Android ebook):
http://wiseassblog.com/products/
Ebook Preview Available here:
http://wiseassblog.com/android/software%20architecture/2017/11/17/dropouts_guide_samples/
Repos:
https://github.com/BracketCove/AndroidRestTutorial
https://github.com/BracketCove/RoomDemo2017
https://github.com/BracketCove/PosTrainer
https://github.com/BracketCove/RecyclerViewTutorial2017
https://github.com/BracketCove/Calculator
If you appreciate what I’m doing here, check out these options to support me over Social Media:
G+: https://plus.google.com/+wiseass
Facebook: https://www.facebook.com/wiseassblog/
Twitter: https://twitter.com/wiseass301
Patreon: https://www.patreon.com/bePatron?u=5114325
Live Q&A with Madhumalti SharmaLinks mentioned in the live stream:
Code.org: https://code.org/curriculum/unplugged |
|
Channel: Workshop4Me Published: 2017-11-15 12:40:25 Duration: 1H7M54S Views: 39 Likes: 3 Favorites: 0 |
|
Is computer programming hard to learn??||Mark ZuckerbergBest laptop for programmers :- https://www.gearbest.com/laptops/pp_675622.html?lkid=11464909
Please watch: “Top 5 High Graphic Android Games || 2017” In this video i am going to show you guys what mark-zuckerberg thinks and other people thinks about computer programming. |
|
Channel: MHZ Published: 2017-01-21 11:45:58 Duration: 9M35S Views: 361856 Likes: 5310 Favorites: 0 |
|
Top 10 Programming Languages to Learn in 2018——— THIS VIDEO IS SPONSORED BY ————–
The Tech Academy http://ow.ly/RAMO30fE7Oc HipsterCode (my website) https://www.hipstercode.com/ JOIN MY SLACK CHANNEL |
|
Channel: Chris Hawkes Published: 2017-07-20 00:16:42 Duration: 14M42S Views: 181265 Likes: 1753 Favorites: 0 |
|
How Much Money I Made as an iOS / Android Engineer (Salary History)Today let’s talk about salaries and how much money you can make as an iOS / Android Engineer out in the Bay Area / Silicon Valley.
Most expensive cities to live in article: If you’re interested in learning iOS development, you’ll find an excellent course here: Leave me a message on Twitter if you have any questions: https://twitter.com/@buildthatapp |
|
Channel: Lets Build That App Published: 2017-01-11 23:50:38 Duration: 8M2S Views: 902023 Likes: 14156 Favorites: 0 |
|
Let’s Build a Room Database App | Room, ViewModel, LiveData, Dagger 2, MVVM ArchitecturePlease Note: This is meant to be an Intermediate Tutorial, which follows my Beginner Let’s build a RecyclerView App Tutorial. All of the stuff we copy/paste, and how to build Material Design Layouts, is in that tutorial:
https://www.youtube.com/watch?v=RfTJ2SePYaU&list=PLEVlop6sMHCohK2XryPUqhglysv1Xxakt Welcome to my Tutorial on Android Architecture Components, including Room Persistence Library, ViewModel, and LiveData. In this tutorial I’ve done my best to emply the following concepts in the creation of a simple Note-Taking Application: – Repository to Abstract Room’s API The Code in this tutorial is based off of my 2017 RecyclerView App Tutorial. If you are a Beginner, or you are curious about building the View itself, you’ll want to get through that tutorial first. This is an intermediate tutorial, and I don’t stop to explain the basics of Software Architecture or the Android Platform here so much. ============ Starting Point, based on RecyclerView Tutorial’s UI: Android Architecture Components Samples (Please check these out, I mostly learned Room from them!) Martin Fowler on MVVM (a.k.a. Presentation Model a.k.a. Application Model); gives some history and insight on the pattern: ================ 0:00 Introduction 3:00 Starting point for Source Code 3:50 Gradle and Res (Mostly copy Paste from the finished Repo here) 9:42 Project/Package Structure 12:05 Project Architecture Overview: Model-View-ViewModel 19:40 Room Entities 22:20 Room Data Access Object (DAO) 33:40 Room Database 37:28 LiveData (Android Architecture Components) 43:27 ListItemRepository (Repository to Abstract Room from ViewModels) 49:52 Activities and Views (This is mostly Copy and Paste, check old tutorial for help with building Layouts) 57:37 A simple Dagger 2 Set Up 1:07:28 ViewModel (Android Architecture Components) 1:17:33 ViewModelProvider.Factory (How to pass arguments to ViewModel Constructor) 1:24:00 Wiring up Views, ViewModels, and Observing the Data 1:34:45 Debugging and Demo 1:39:18 Working Demo!!! 1:41:00 Outro, Thanks, and Future Plans |
|
Channel: wiseAss Published: 2017-08-30 16:08:10 Duration: 1H44M16S Views: 5486 Likes: 125 Favorites: 0 |