{"id":19482827,"url":"https://github.com/mouredev/kotlindesdecero","last_synced_at":"2025-10-07T07:30:29.352Z","repository":{"id":53977786,"uuid":"248568583","full_name":"mouredev/KotlinDesdeCero","owner":"mouredev","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-19T18:30:52.000Z","size":129,"stargazers_count":148,"open_issues_count":0,"forks_count":26,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-13T11:22:32.206Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mouredev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-19T17:48:02.000Z","updated_at":"2025-01-08T21:43:29.000Z","dependencies_parsed_at":"2022-08-13T05:40:17.167Z","dependency_job_id":null,"html_url":"https://github.com/mouredev/KotlinDesdeCero","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouredev%2FKotlinDesdeCero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouredev%2FKotlinDesdeCero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouredev%2FKotlinDesdeCero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouredev%2FKotlinDesdeCero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mouredev","download_url":"https://codeload.github.com/mouredev/KotlinDesdeCero/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235600036,"owners_count":19016193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T20:12:21.969Z","updated_at":"2025-10-07T07:30:24.024Z","avatar_url":"https://github.com/mouredev.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KOTLIN: Curso ANDROID desde CERO para PRINCIPIANTES | Español | MoureDev by Brais Moure\n[![Xcode](https://img.shields.io/badge/Android_Studio-3.x-green.svg?longCache=true\u0026style=popout-square)]()\n[![Swift](https://img.shields.io/badge/Kotlin-1.x-purple.svg?longCache=true\u0026style=popout-square)]()\n\n**`¡HOLA HACKERMEN! 👋🏼`**\n\nBienvenidos al canal de [YouTube](https://www.youtube.com/channel/UCxPD7bsocoAMq8Dj18kmGyQ?sub_confirmation=1) ***MoureDev by Brais Moure***. \n\nSoy Brais Moure, desarrollador de software freelance. Comparto tutoriales sobre desarrollo de aplicaciones **iOS** y **Android**.\n\n## Descripción\nTutorial en el que aprenderemos Kotlin desde cero, explicando cada concepto desde su base. Utilizaremos Android Studio, el entorno de desarrollo de aplicaciones Android.\n\nEste primer bloque básico consta de 10 clases:\n\n* Variables y constantes\n* Tipos de datos\n* Sentencia If\n* Sentencia When\n* Arrays\n* Mapas o diccionarios\n* Bucle For y While\n* Null safety\n* Funciones\n* Clases\n\n## Videotutorial\n[![KOTLIN: Curso ANDROID desde CERO - VARIABLES](https://img.youtube.com/vi/hug4TNmhw78/0.jpg)](https://www.youtube.com/watch?v=hug4TNmhw78)\n[![KOTLIN: Curso ANDROID desde CERO - TIPOS DE DATOS](https://img.youtube.com/vi/uWwVyww30SI/0.jpg)](https://www.youtube.com/watch?v=uWwVyww30SI)\n[![KOTLIN: Curso ANDROID desde CERO - SENTENCIA IF (Parte 1/2)](https://img.youtube.com/vi/QUGFBYIVs4g/0.jpg)](https://www.youtube.com/watch?v=QUGFBYIVs4g)\n[![KOTLIN: Curso ANDROID desde CERO - SENTENCIA IF (Parte 2/2)](https://img.youtube.com/vi/udPbfzfZA_s/0.jpg)](https://www.youtube.com/watch?v=udPbfzfZA_s)\n[![KOTLIN: Curso ANDROID desde CERO - SENTENCIA WHEN](https://img.youtube.com/vi/ufsrPf7vao4/0.jpg)](https://www.youtube.com/watch?v=ufsrPf7vao4)\n[![KOTLIN: Curso ANDROID desde CERO - ARRAYS/ARREGLOS](https://img.youtube.com/vi/VHhc-ndfI-Y/0.jpg)](https://www.youtube.com/watch?v=VHhc-ndfI-Y)\n[![KOTLIN: Curso ANDROID desde CERO - MAPS/DICCIONARIOS](https://img.youtube.com/vi/4gGrkpArlyI/0.jpg)](https://www.youtube.com/watch?v=4gGrkpArlyI)\n[![KOTLIN: Curso ANDROID desde CERO - BUCLE FOR/WHILE](https://img.youtube.com/vi/ln0sub514YQ/0.jpg)](https://www.youtube.com/watch?v=ln0sub514YQ)\n[![KOTLIN: Curso ANDROID desde CERO - NULL SAFETY](https://img.youtube.com/vi/057JbCQ4ico/0.jpg)](https://www.youtube.com/watch?v=057JbCQ4ico)\n[![KOTLIN: Curso ANDROID desde CERO - FUNCIONES](https://img.youtube.com/vi/FmRdWLab5nY/0.jpg)](https://www.youtube.com/watch?v=FmRdWLab5nY)\n[![KOTLIN: Curso ANDROID desde CERO - CLASES (Objetos)](https://img.youtube.com/vi/pSWaEc_sn-Q/0.jpg)](https://www.youtube.com/watch?v=pSWaEc_sn-Q)\n\n## Requisitos\n* [Android Studio](https://developer.android.com/studio) 3.x\n* Kotlin 1.x\n\n## Recursos\n* [Cómo crear un proyecto Android en Android Studio](https://youtu.be/BQaxPwZWboA)\n\n## ¿Por dónde sigo?\n\nPuedes visitar [mi canal](https://www.youtube.com/mouredevapps), en el tengo más tutoriales avanzados.\n\nSi te interesa, también he creado un curso completo de Swift e iOS en Udemy: [https://www.udemy.com/course/swift_ios](https://www.udemy.com/course/swift_ios)\n\n**¡GRACIAS!**\n\n## Encuéntrame en:\n\n[![Web](https://img.shields.io/badge/website-MoureDev.com-blue.svg?style=for-the-badge)](https://mouredev.com/)\n[![YouTube](https://img.shields.io/badge/YouTube-MoureDev-red.svg?style=for-the-badge)](https://www.youtube.com/channel/UCxPD7bsocoAMq8Dj18kmGyQ)\n[![Twitter](https://img.shields.io/badge/twitter-@MoureDev-blue.svg?style=for-the-badge)](https://twitter.com/MoureDev)\n[![Facebook](https://img.shields.io/badge/Facebook-MoureDev-blue.svg?style=for-the-badge)](https://facebook.com/mouredev)\n[![Instagram](https://img.shields.io/badge/Instagram-MoureDev-orange.svg?style=for-the-badge)](https://instagram.com/mouredev)\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-BraisMoure-blue.svg?style=for-the-badge)](https://www.linkedin.com/in/braismoure/)\n\n### Autor\n*Brais Moure. © 2019-2020*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmouredev%2Fkotlindesdecero","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmouredev%2Fkotlindesdecero","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmouredev%2Fkotlindesdecero/lists"}