GithubHelp home page GithubHelp logo

c0x6a / web20-python-django-mayo-2011 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from perulinux/web20-python-django-mayo-2011

1.0 2.0 0.0 598 KB

Archivos del curso "Desarrollo Web 2.0 con Python y Django" - Mayo 2011

Home Page: http://perulinux.pe/capacitacion/python-y-django

web20-python-django-mayo-2011's Introduction

Archivos del curso "Desarrollo Web 2.0 con Python y Django"

Ejemplos, soluciones a ejercicios, etc.

Instrucciones:

Si solo te interesan archivos individuales:

01.- Navega por las carpetas del repositorio en github 02.- Selecciona el archivo que te interesa 03.- Descárgalo haciendo click en la opción "raw"

Si deseas bajar todos los contenidos como un archivo .zip o tar.gz:

  1. Utiliza la opción "Downloads" que ofrece Github

Si deseas mantener actualizada la carpeta usando git:

01.- Instala una versión reciente de git para tu sistema operativo

En Ubuntu: sudo apt-get install git-core

En Mac OS X usando Macports: sudo port install git-core

En Windows: Descargar e instalar desde http://code.google.com/p/msysgit/

02.- Clone la carpeta del repositorio

git clone https://github.com/perulinux/web20-python-django-mayo-2011.git

  1. Fijarse si hay cambios por recuperar del servidor

git remote show origin

Si dice que el repositorio local está "out of date" necesitan jalar cambios desde el servidor y deben hacer el paso 04.

04.- Mantener actualizado el repositorio (repetir periódicamente)

git pull origin master:master

(c) 2011 Antonio Ognio / Perulinux S.A.C. http://www.perulinux.com.pe

web20-python-django-mayo-2011's People

Contributors

gnrfan avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.