Pinned Repositories
Android-practice-1-ActivitiesIntents
Use of intents for data exchange between activities, preserving activity instance states.
Android-practice-2-ImplicitIntents
Use of implicit intents
Android-practice-3-SharedPreferences
Preserving data through SharedPreferences interface
Android-practice-4-InputControls
Controlling user inputs with radio buttons and spinner
Android-practice-5-DataBinding
Replacement of findViewById() with data binding object
Android-practice-6-Fragment
Creating and adding a fragment to the main layout
Android-practice-7-HowOldAmI
App publication on Google Play
Android-practice-8-ViewModel
ViewModel : Android architecture component 1
Flutter_LinkedIn_clone
Cloning LinkedIn using Flutter
FlutterDevelopment
For code review and tasks
RobinKim-SWEngineer's Repositories
RobinKim-SWEngineer/Flutter_LinkedIn_clone
Cloning LinkedIn using Flutter
RobinKim-SWEngineer/FlutterDevelopment
For code review and tasks
RobinKim-SWEngineer/Android-practice-1-ActivitiesIntents
Use of intents for data exchange between activities, preserving activity instance states.
RobinKim-SWEngineer/Android-practice-2-ImplicitIntents
Use of implicit intents
RobinKim-SWEngineer/Android-practice-3-SharedPreferences
Preserving data through SharedPreferences interface
RobinKim-SWEngineer/Android-practice-4-InputControls
Controlling user inputs with radio buttons and spinner
RobinKim-SWEngineer/Android-practice-5-DataBinding
Replacement of findViewById() with data binding object
RobinKim-SWEngineer/Android-practice-6-Fragment
Creating and adding a fragment to the main layout
RobinKim-SWEngineer/Android-practice-7-HowOldAmI
App publication on Google Play
RobinKim-SWEngineer/Android-practice-8-ViewModel
ViewModel : Android architecture component 1
RobinKim-SWEngineer/Android-practice-9-Koin
Dependency injection framework for Kotlin
RobinKim-SWEngineer/BackEnd-Challenge-C-Sharp
Backend IT Trainee Challenge
RobinKim-SWEngineer/BackEnd-Challenge-Python
Backend IT Trainee Challenge
RobinKim-SWEngineer/C-Sharp-project-CourseEnrollmentReporter
App that can export an Excel file using queried data from SQL Server
RobinKim-SWEngineer/C-Sharp-project-CustomerOrderDetailViewer
App that can fetch data from SQL Server and print them on console
RobinKim-SWEngineer/C-Sharp-project-CustomerOrderDetailViewer2.0
App that can update and delete data in SQL Server, print them on console
RobinKim-SWEngineer/C-Sharp-snippet-ListToDataTableConverter
A snippet that converts a List of objects to a DataTable
RobinKim-SWEngineer/C-Sharp-topic-Delegate_Interface
RobinKim-SWEngineer/Flutter-studyNote-1-
Widget, the rough equivalent to Android's View
RobinKim-SWEngineer/Java-topic-Concurrency
Java concurrency study note
RobinKim-SWEngineer/Java-topic-InnerClass
Java inner class study note
RobinKim-SWEngineer/Object-Oriented-Design-1-ObserverPattern
Pattern says : "Here is an announcement to be notified to you all"
RobinKim-SWEngineer/Object-Oriented-Design-2-BuilderPattern
Pattern says : "Let me handle the complex constriction part separately"
RobinKim-SWEngineer/RobinKim-SWEngineer
Config files for my GitHub profile.
RobinKim-SWEngineer/Swift-snippets
Topic by topic Swift code for myself and other learner's reference