Skip to content

👀 알아두면 유용하게 사용할 수 있는 개발 관련 문서 및 샘플 코드를 작성하는 프로젝트입니다.

License

Notifications You must be signed in to change notification settings

hanjoongcho/CheatSheet

Repository files navigation

📌GIS

Openlayers

Geoserver

Openlayers + Geoserver + Oracle Spatial

Geoserver SLD(Styled Layer Descriptor) sample

Geoserver 환경설정

Oracle Spatial

📌JAVA

애너테이션

📌알고리즘

📌설치 및 설정 가이드

📌Database

Oracle

📌개발자에게 도움이 되는 링크

{ 고퀄리티 ⚡ 개발 컨텐츠 모음 }

https://github.com/Integerous/goQuality-dev-contents

좋은 개발팀을 만드는데 도움이 되는 자료

https://github.com/leehosung/awesome-devteam

FE 기술 소식 큐레이션 뉴스레터

https://github.com/naver/fe-news

👦 👧 Technical-Interview guidelines written for those who started studying programming. I wish you all the best. 👾

https://github.com/JaeYeopHan/Interview_Question_for_Beginner

Modern JavaScript Tutorial in Korean (모던 JavaScript 튜토리얼)

https://github.com/javascript-tutorial/ko.javascript.info

Algorithms and data structures in Kotlin.

https://github.com/bmaslakov/kotlin-algorithm-club

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

https://github.com/trekhleb/javascript-algorithms

An interactive git visualization to challenge and educate!

https://github.com/pcottle/learnGitBranching

☑️ [Cheatsheet] Tips and tricks for Android Development

https://github.com/nisrulz/android-tips-tricks

Awesome Android references for everything like best practices, performance optimization, etc.

https://github.com/amitshekhariitbhu/awesome-android-complete-reference

어썸데브블로그. 국내 개발 블로그 모음(only 실명으로).

https://github.com/sarojaba/awesome-devblog

📌Android Open Source Application 링크 (독립적으로 실행 가능한 앱)

📘 A diary application optimized for user experience.

https://github.com/hanjoongcho/aaf-easydiary

A simple calendar with events, customizable widgets and no ads.

https://github.com/SimpleMobileTools/Simple-Calendar

An app for catching up on things.

https://github.com/ZacSweers/CatchUp

Open Event Mobile App for Organizers and Entry Managers

https://github.com/fossasia/open-event-organizer-android

AquaDroid app reminds you to drink water and tracks your water intake habit.

https://github.com/z3r0c00l-2k/AquaDroid

Android personal diary - forked from http://git.savannah.gnu.org/cgit/diary.git

https://github.com/billthefarmer/diary

📌Android Open Source Application 링크 (가이드용 앱)

A gardening app illustrating Android development best practices with Android Jetpack.

https://github.com/android/sunflower

A fun to play quiz that showcas

https://github.com/android/topeka

A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

https://github.com/android/architecture-samples

Samples for Android Architecture Components.

https://github.com/android/architecture-components-samples

📌Android Open Source Library 링크

Make a cool intro for your Android app.

https://github.com/AppIntro/AppIntro

Three material Dots Indicators for view pagers in Android !

https://github.com/tommybuonomo/dotsindicator

An Android transformation library providing a variety of image transformations for Glide.

https://github.com/wasabeef/glide-transformations

Android Transition animations explanation with examples.

https://github.com/lgvalle/Material-Animations

Cute view animation collection.

https://github.com/daimajia/AndroidViewAnimations

Android loading animations

https://github.com/ybq/Android-SpinKit

A simple LiveData implementation of Android Location API

https://github.com/emreeran/LocationLiveData

A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.

https://github.com/PhilJay/MPAndroidChart

An Android Alerting Library

https://github.com/Tapadoo/Alerter

Define and apply styles to Android views programmatically

https://github.com/airbnb/paris

Create an awesome About Page for your Android App in 2 minutes

https://github.com/medyo/android-about-page

A declarative and comprehensive API to handle Android runtime permissions.

https://github.com/permissions-dispatcher/PermissionsDispatcher

📌Android 개발가이드 링크

💎 Android application following best practices: Kotlin, coroutines, Clean Architecture, feature modules, tests, MVVM, static analysis...

https://github.com/igorwojda/android-showcase

A collection of samples demonstrating different frameworks and techniques for automated testing

https://github.com/android/testing-samples

🎓 Learning Kotlin Coroutines for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!

https://github.com/LukasLechnerDev/Kotlin-Coroutine-Use-Cases-on-Android

Multiple samples showing the best practices in animation on Android.

https://github.com/android/animation-samples

Android samples for Google Workspace APIs

https://github.com/googleworkspace/android-samples

Source code to omnibus edition of The Busy Coder's Guide to Android Development

https://github.com/commonsguy/cw-omnibus

Modular and customizable Material Design UI components for Android

https://github.com/material-components/material-components-android

This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView

https://github.com/MindorksOpenSource/android-kotlin-mvp-architecture

Different CoordinatorLayout usages, tips & examples

https://github.com/saulmm/CoordinatorExamples

Design patterns implemented in Java

https://github.com/iluwatar/java-design-patterns

:shipit: [Examples] Simple basic isolated apps, for budding android devs.

https://github.com/nisrulz/android-examples

Software Design Patterns in Kotlin

https://github.com/volodymyrprokopyuk/kotlin-sdp

Architecture and code guidelines we use at ribot when developing for Android

https://github.com/umesh0492/android-guidelines

Learn Kotlin Coroutines for Android by Examples. Learn how to use Kotlin Coroutines for Android App Development.

https://github.com/MindorksOpenSource/Kotlin-Coroutines-Android-Examples

📌JAVA 개발가이드 링크

Java 8 Guides and Tutorials - A lot of awesome examples using Java 8 features like Stream, Lambda, Functional Interface, Date and Time API and much more

https://github.com/alexandregama/java8-guides-tutorials

📌JS Open Source Project

fabric.js(MIT License)

Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser

ckeditor4(GNU Lesser General Public License Version 2.1 or later)

📌Open Source Project Mashup Demo

📌Spring Boot

Spring Security

📌Kotlin

Official Site

About

👀 알아두면 유용하게 사용할 수 있는 개발 관련 문서 및 샘플 코드를 작성하는 프로젝트입니다.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published