Friends
- Ajax Backend bash bitcoin blockchain cloud computing CMS Diseño de proyectos GIT HARDWARE HTML5 Informática en el extranjero Javascript linux Magento Nivel de Internet Nivel de transporte OPE Operative Systems Opinión Otros Redes REDES_SOCIALES Scripts TCP/IP Tolología de red UML Virtualización website Wireless
Archivo de la categoría: Backend
Java Design Patterns
Design Patterns are general reusable solution to commonly occurring problems. These are the best practices, used by the experienced developers. Patterns are not complete code, but it can use as a template which can be applied to a problem. In … Seguir leyendo
Publicado en Backend, Java, UML
Deja un comentario
R Programming language
After a mini-training at #codeSchool with #R, I conclude with a good feeling because of the abstraction level and the possibilities with statistics (Before, was pending algebra in my agenda. Now also, remember all the statistics I forgot….now, more and more, I … Seguir leyendo
Publicado en Backend, BigData, Opinión, Otros
Deja un comentario
¿Quieres empezar a programar con Django?
* Tutoriales: Principal: https://docs.djangoproject.com/en/1.5/ Getting started: https://docs.djangoproject.com/en/1.5/intro/ el apartado Advanced tutorial: How to write reusable apps the lo puedes saltar Models: https://docs.djangoproject.com/en/1.5/topics/db/models/ QuerySets: https://docs.djangoproject.com/en/1.5/topics/db/queries/ Related objects: https://docs.djangoproject.com/en/1.5/ref/models/relations/ URLs: https://docs.djangoproject.com/en/1.5/topics/http/urls/ Class-Based views: https://docs.djangoproject.com/en/1.5/topics/class-based-views/ Function views: https://docs.djangoproject.com/en/1.5/topics/http/views/ Forms: https://docs.djangoproject.com/en/1.5/topics/forms/ Forms and models: … Seguir leyendo
Publicado en Backend
Deja un comentario