Resultats de text complet:
- android_listview
- * [[Android RecyclerView]] en aquesta wiki. * [[https://github.com/codepath/android_guides/wiki/Using-... orial d'utilització de ListView d'Android]] * [[https://gist.github.com/emieza/b918305010be198c037252f... uns //layouts// prefabricats per als items. Al [[https://developer.android.com/reference/android/R.layo... roid.R.layout]] trobaràs alguns com per exemple [[https://github.com/codepath/android_guides/wiki/Using-
- android_threads
- disposàvem oficialment de l'objecte //ad-hoc// [[https://developer.android.com/reference/android/os/Asy... id ha quedat obsolet i es recomana utilitzar el [[https://www.baeldung.com/java-util-concurrent|generic ... ria ''java.util.concurrent''. Referències: * [[https://stackoverflow.com/questions/58767733/the-async... ternatives to AsyncTask: ExcecutorService]] * [[https://www.baeldung.com/java-util-concurrent|Article
- django_test
- [[Django]] en aquesta wiki. * Pàgina oficial [[https://docs.djangoproject.com/en/3.2/topics/testing/|Testing in Django]] * [[https://realpython.com/testing-in-django-part-1-best-p... realitzar tests funcionals automatitzats. A la [[https://docs.djangoproject.com/en/4.0/topics/testing/t... saber més de Selenium i les seves funcions pots [[https://selenium-python.readthedocs.io/locating-elemen
- cordova
- s coneixements molt bàsics també t'interessaria [[https://www.w3schools.com/js/js_htmldom.asp|repassar e... ements. El text el podem agafar amb: - El [[https://developer.mozilla.org/es/docs/Web/API/Window/p... del navegador]] (és el més senzill). - Un [[https://jqueryui.com/dialog/#modal-form|modal form de ... à saber //quin// element està cridant (caller). [[https://stackoverflow.com/questions/945201/how-to-get-
- php
- r des de fa molts anys. La web de referència és [[http://php.net]] i on haurem de consultar de forma ofi... #php }} ===== Referències ===== * Web oficial: http://www.php.net * Curs de PHP bàsic a cacauet.org: http://cacauet.org/wiki/index.php/Curs_de_PHP * Referència PHP a W3Schools: https://www.w3schools.com/php/default.asp * [[Apache