GithubHelp home page GithubHelp logo

ahmed002177 / recyclerviewtutorial2017 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bracketcove/recyclerviewtutorial2017

0.0 2.0 0.0 2.58 MB

2017 RecyclerView Tutorial by Ryan Kay (wiseAss).

License: Apache License 2.0

Java 100.00%

recyclerviewtutorial2017's Introduction

RecyclerViewTutorial2017

2017 RecyclerView Tutorial by Ryan Kay (wiseAss).

Part 1: Project OverView, is available to watch here:

https://www.youtube.com/watch?v=RfTJ2SePYaU&feature=youtu.be

Part 2: Basic RecyclerView

https://www.youtube.com/watch?v=mw1wkYEJ1vI

Preview: Part Two Preview

Part 3: Advanced RecyclerView Design and Features

https://www.youtube.com/watch?v=-xuhicDXMvw

Preview: Part Three Preview

Welcome to my Android RecyclerView Tutorial. About a year ago, I got so pissed off at how overly complicated it was to get a decent RecyclerView running (which is also my fault for not being a better learner), that I decided to make series on Youtube about it. Much to my surprise, my long winded explanations and random tangents was something that a few people actually enjoyed.

While I didn't make any MAJOR mistakes with the old tutorial, I was still pretty much a Junior Developer on the Android Platform at that point. Since then, I've learned a great deal about making Android Apps, and even more about teaching people how to make them; so here you have it.

Please bare in mind that while I'm getting ok at this Android thing, there's always room to learn. If there's anything in my Code which strikes you as being wrong or sub-optimal, please open a GitHub Issue and let me know about it! Bonus points if you take the time to actually explain why I'm wrong; I don't have a lot of spare time and I appreciate good feedback when I can get it.

For Beginners

The Videos are made for you. I'll do my best to give you the following:

  • A fundamental understanding of how RecyclerViews and RecyclerView.Adapters work
  • A working App which implements the above
  • Good Software Architecture Principles whenever I feel like I can work them in to what I'm talking about
  • A brief explanation of Unit Tests (let's not worry about what they ARE, I'll actually show you what they can DO for us)
  • General Best Practices for Android App building (well, as far as I'm aware)
  • Some of the Layouts use ConstraintLayout
  • A West Coast Canadian accent.

For Not Beginners

Read my code. I try to give everything good descriptive names, and I built my Software to basics standards of Software Architecture and SOLID Principles whenever possible.

For All

If nothing else, I hope this project demonstrates that while it's great to learn stuff from Videos and Textbooks, looking at/creating well documented Code with good naming Conventions, is something you should work towards. Whether you are looking at your own old Code, or working with other people, do us all a favour and don't just bang out a bunch of ugly crap with bad names and a Package Structure that doesn't make any sense. The names and Package Structure should help people understand your code, not piss them off.

About Me

I'm an Indie Android Dev living in Victoria BC Canada. I'm a major Nerd, and rambling about Software is quite therapeutic for me, to the extent that I have a Youtube Channel mostly dedicated to that. I also do a Weekly Live Android Developer Q&A Series most Sundays at 9:00AM PDT (GMT -7). You can watch that at the aforementioned time here.

Please Read I don't release this stuff for free because I don't like money. Actually, I could use all the help I can get to improve my Equipment, Production Quality, Content, and pay my living expenses. If my content is worth even the average fancy Hipster Coffee to you, then please Consider sending me a Fiver once on Patreon.

Social Media

Facebook: https://www.facebook.com/wiseassblog/

G+: https://plus.google.com/+wiseass

Twitter: https://twitter.com/wiseass301

Patreon: https://www.patreon.com/bePatron?u=5114325

Blog: http://wiseassblog.com/

recyclerviewtutorial2017's People

Contributors

bracketcove avatar

Watchers

James Cloos avatar AHMED DARWESH avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.