[pyar] Hola mundo!

German Sinkovic germansinkovic en gmail.com
Lun Jun 29 11:20:44 ART 2015


Hola alejandro. Buenisimo que aprendas este lenguaje por tu cuenta. Yo
estoy aprendiendolo en la facultad y por suerte tenemos mucho trabajo. Es
un lenguaje para mi opinion fluido es el primero que aprendo y trato de
dedicarle todo mi tiempo libre. Si tenes alguna consulta o hay algun tema
que te cuesta comprender podes consultar. Tenes experiencia en otros
lenguajes? Si es asi cuales?
Saludos.
El 29/06/2015 09:53, "Alejandro Mazzuca" <amazzuca en hotmail.com> escribió:

> Hola a todos.
>
> Estoy aprendiendo Python en forma personal (soy fanatico de la
> computación). Estoy leyendo el libro de Mark Lutz (Ed. o'Reilly) y me
> parece muy completo y entendible (a pesar de ser en inglés), que empecé en
> octubre del año pasado.
>
> Estuve haciendo algunos trabajos freelance de web scraping a traves de
> portales de freelance y la verdad que lo encuentro muy apropiado para ese
> tipo de actividad. Ahora, veo que hay un vacio importante desde ese tipo de
> trabajos  a los demas trabajos en Python. Da la impresion como que no hay
> cosas intermedias.
> Es asi? o es mi impresion?
>
> En que segmento intermedio se puede ir creciendo como para meterse mas de
> lleno en el mundo profesional?
>
>
> Gracias y muy bueno el Grupo! sigan adelante.
> Alejandro.
> ------------------------------
> From: juan.carizza en gmail.com
> Date: Mon, 29 Jun 2015 12:09:20 +0000
> To: pyar en python.org.ar
> Subject: Re: [pyar] Hola mundo!
>
> Bienvenido German!
>
>
> El lun., 29 jun. 2015 a las 8:59, German Sinkovic (<
> germansinkovic en gmail.com>) escribió:
>
> Hola a todos soy German. Estoy estudiando python y es el primer lenguaje
> que aprendo de programacion. Abajo deje un codigo de presentacion :) me
> parecio que seria divertido presentarme de esa forma.
> Saludos!
> ---------- Mensaje remitido ----------
> De: "German Sinkovic" <germansinkovic en gmail.com>
> Fecha: 28/06/2015 18:01
> Asunto: Re: confirm 639ab09de84262e4b002b69b1d56cd995949aaab
> Para: <pyar-request en python.org.ar>
>
> Deseo estar en la lista;
>
> def main():
>     sujeto=('German','26 an%os','Estudiante de Python')
>     hobbies=('Bateria','informatica','acertijos de ingenio','escuchar
> musica','estudiar','mirar peliculas','Python')
>     oficio=('Estudiante de ingenieria','Tecnico informatico','Empleado
> publico en Anses')
>     personalidad=('Mente inquieta','Entusiasta de Python','Inteligencia y
> Practicidad')
>     german_sinkovic=[]
>     german_sinkovic.insert(0,sujeto)
>     german_sinkovic.insert(1,personalidad)
>     german_sinkovic.insert(2,oficio)
>     german_sinkovic.insert(3,hobbies)
>     saludo='Hola Mundo!'
>     print saludo
>     for datos in (german_sinkovic):
>         print datos
>
> main()
>
>
>
> 2015-06-28 21:24 GMT+01:00 <pyar-request en python.org.ar>:
>
> Mailing list subscription confirmation notice for mailing list pyar
>
> We have received a request de 186.22.183.107 for subscription of your
> email address, "germansinkovic en gmail.com", to the pyar en python.org.ar
> mailing list.  To confirm that you want to be added to this mailing
> list, simply reply to this message, keeping the Subject: header
> intact.  Or visit this web page:
>
>
> http://listas.python.org.ar/confirm/pyar/639ab09de84262e4b002b69b1d56cd995949aaab
>
>
> Or include the following line -- and only the following line -- in a
> message to pyar-request en python.org.ar:
>
>     confirm 639ab09de84262e4b002b69b1d56cd995949aaab
>
> Note that simply sending a `reply' to this message should work from
> most mail readers, since that usually leaves the Subject: line in the
> right form (additional "Re:" text in the Subject: is okay).
>
> If you do not wish to be subscribed to this list, please simply
> disregard this message.  If you think you are being maliciously
> subscribed to the list, or have any other questions, send them to
> pyar-owner en python.org.ar.
>
>
>
>
> --
> German Alejandro Sinkovic
> Técnico en Informática
> Empleado Público en ANSES
> Ingeniería Informática en UNDAV
>  _______________________________________________
> pyar mailing list pyar en python.org.ar
> http://listas.python.org.ar/listinfo/pyar
>
> PyAr - Python Argentina - Sitio web: http://www.python.org.ar/
>
> La lista de PyAr esta Hosteada en USLA - Usuarios de Software Libre de
> Argentina - http://www.usla.org.ar
>
>
> _______________________________________________ pyar mailing list
> pyar en python.org.ar http://listas.python.org.ar/listinfo/pyar PyAr -
> Python Argentina - Sitio web: http://www.python.org.ar/ La lista de PyAr
> esta Hosteada en USLA - Usuarios de Software Libre de Argentina -
> http://www.usla.org.ar
>
> _______________________________________________
> pyar mailing list pyar en python.org.ar
> http://listas.python.org.ar/listinfo/pyar
>
> PyAr - Python Argentina - Sitio web: http://www.python.org.ar/
>
> La lista de PyAr esta Hosteada en USLA - Usuarios de Software Libre de
> Argentina - http://www.usla.org.ar
>
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20150629/2ae18a9f/attachment-0001.html>


More information about the pyar mailing list