├── beginner ├── design.md ├── java.md ├── javascript.md ├── php.md └── python.md ├── intermediate ├── android.md ├── datasci.md ├── design.md ├── devops.md ├── flutter.md ├── laravel.md ├── nodejs.md ├── react.md ├── reactnative.md └── vue.md └── readme.md /beginner/design.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/beginner/design.md -------------------------------------------------------------------------------- /beginner/java.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/beginner/java.md -------------------------------------------------------------------------------- /beginner/javascript.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/beginner/javascript.md -------------------------------------------------------------------------------- /beginner/php.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/beginner/php.md -------------------------------------------------------------------------------- /beginner/python.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/beginner/python.md -------------------------------------------------------------------------------- /intermediate/android.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/intermediate/android.md -------------------------------------------------------------------------------- /intermediate/datasci.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/intermediate/datasci.md -------------------------------------------------------------------------------- /intermediate/design.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/intermediate/design.md -------------------------------------------------------------------------------- /intermediate/devops.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/intermediate/devops.md -------------------------------------------------------------------------------- /intermediate/flutter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/intermediate/flutter.md -------------------------------------------------------------------------------- /intermediate/laravel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/intermediate/laravel.md -------------------------------------------------------------------------------- /intermediate/nodejs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/intermediate/nodejs.md -------------------------------------------------------------------------------- /intermediate/react.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/intermediate/react.md -------------------------------------------------------------------------------- /intermediate/reactnative.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/intermediate/reactnative.md -------------------------------------------------------------------------------- /intermediate/vue.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/intermediate/vue.md -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/she-code-africa/SCAMP-Cohort3-Technical-assessment/HEAD/readme.md --------------------------------------------------------------------------------