How to be a good programmers?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • rijamoria@gmail.com

    #1

    How to be a good programmers?

    I just started to learn python programming because I need to be in the
    group when google come in Madagascar, So I want to know, what kind of
    python programming I have to start to learn? Zope?...?
    Sorry for My english! You can writ me on rijamoria@gmail .com.
    thanks!

  • bruno de chez modulix en face

    #2
    Re: How to be a good programmers?


    rijamoria@gmail .com a écrit :
    I just started to learn python programming because I need to be in the
    group when google come in Madagascar, So I want to know, what kind of
    python programming I have to start to learn? Zope?...?
    Not sure what you mean about Google and "being in the group", but
    Google doesn't use Zope AFAICT - and I'd rather not start learning
    Python with Zope anyway. Why not learning the language first ? This
    won't make you a "good programmer", but that's where I'd start anyway...

    Comment

    • Eric_Dexter@msn.com

      #3
      Re: How to be a good programmers?


      rijamoria@gmail .com wrote:
      I just started to learn python programming because I need to be in the
      group when google come in Madagascar, So I want to know, what kind of
      python programming I have to start to learn? Zope?...?
      Sorry for My english! You can writ me on rijamoria@gmail .com.
      thanks!
      Let me know and I can get you some expierence using some of pythons
      functions that you can build your resume with. My goal is to be
      featured in csound journal or at least www.csounds.com

      https://sourceforge.net/project/show...roup_id=156455


      "He is either a satinist or some kind of programmer with that snake
      book" quote (C) 2006

      Comment

      • Gasikara

        #4
        Re: How to be a good programmers?


        I have already started to learn the language (python) since 4 months,
        I love this language program! I have read some of example of zope and I
        see that it look like with html programming , so I don't need to learn
        again this things.

        Comment

        • Gasikara

          #5
          Re: How to be a good programmers?


          Eric_Dexter@msn .com wrote:
          rijamoria@gmail .com wrote:
          I just started to learn python programming because I need to be in the
          group when google come in Madagascar, So I want to know, what kind of
          python programming I have to start to learn? Zope?...?
          Sorry for My english! You can writ me on rijamoria@gmail .com.
          thanks!
          >
          Let me know and I can get you some expierence using some of pythons
          functions that you can build your resume with. My goal is to be
          featured in csound journal or at least www.csounds.com
          >
          https://sourceforge.net/project/show...roup_id=156455

          >
          "He is either a satinist or some kind of programmer with that snake
          book" quote (C) 2006
          OKAY, I will look this

          Comment

          • Bruno Desthuilliers

            #6
            Re: How to be a good programmers?

            Gasikara wrote:
            I have already started to learn the language (python) since 4 months,
            I love this language program! I have read some of example of zope and I
            see that it look like with html programming,
            Well... Zope being a web app server, this may not be that surprising.
            Now there's much more to Zope and web programming than just html.
            so I don't need to learn
            again this things.
            >

            --
            bruno desthuilliers
            python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
            p in 'onurb@xiludom. gro'.split('@')])"

            Comment

            Working...