Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
Android app built with MVP architectural approach and uses Marvel Comics API that allows developers everywhere to access information about Marvel's vast library of comics. ⚡
📗 This practical guide will help you avoid mistakes in construction of building complex architecture and more readable code. 🍹 Here you can find the often used tricks, which compliance certainly would help you in real projects.
An Android Kotlin project template based on Clean Architecture using architecture components (Live data, View model and Room), RxJava2, Dagger2 and Retrofit2.
NDepCheck is a tool that helps you to keep the (static) architecture of a .NET software clean. You specify allowed dependencies between namespaces, classes, or even methods, and NDepCheck will check whether the dependencies are violated somewhere.
Este repositorio se utiliza para almacenar y controlar las versiones de los archivos necesarios para la ejecución de un estudio exploratorio que permite tener un acercamiento con desarrolladores y arquitectos de software, para determinar la utilidad de una herramienta basada en anotaciones de código fuente Java para documentar el Rationale Arquitectónico.
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.