Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. How about a codebuddy?

How about a codebuddy?

Scheduled Pinned Locked Moved The Lounge
csharpasp-netdatabasecomquestion
26 Posts 15 Posters 5 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A ankur1163

    well, group coding is awesome. If we are two friends and coding on same topics. We can help each other and we can move rapidly. Thats why codebuddy can help us in learning coding.

    P Offline
    P Offline
    Pete OHanlon
    wrote on last edited by
    #6

    At some point, you need someone who knows more than you do to point out where you can do things better, and where you are going wrong.

    P L 2 Replies Last reply
    0
    • P Pete OHanlon

      At some point, you need someone who knows more than you do to point out where you can do things better, and where you are going wrong.

      P Offline
      P Offline
      Pualee
      wrote on last edited by
      #7

      Right... mentoring... that is a wonderful thing.

      A 1 Reply Last reply
      0
      • P Pualee

        Right... mentoring... that is a wonderful thing.

        A Offline
        A Offline
        ankur1163
        wrote on last edited by
        #8

        I dont think this is a mentoring. Its more like two friends sitting together and coding same projects. If one get stuck, other help him out. If both get stuck than post on codeproject. It will also help in motivation department.

        P 1 Reply Last reply
        0
        • A ankur1163

          I dont think this is a mentoring. Its more like two friends sitting together and coding same projects. If one get stuck, other help him out. If both get stuck than post on codeproject. It will also help in motivation department.

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #9

          I've never been a big fan of this approach because it's a very rare person who improves when they work just with people of the same level. There's no experience passed on. No one tells you that there are better ways to do it.

          1 Reply Last reply
          0
          • P Pete OHanlon

            If only there was a site that provided articles about all sorts of development topics catering to all levels. Maybe that could be your code buddy.

            Mike HankeyM Offline
            Mike HankeyM Offline
            Mike Hankey
            wrote on last edited by
            #10

            CodeBuddy.com I like it Pete. Now if we could only get a few million people to participate.

            New version: WinHeist Version 2.1.1 new web site. I know the voices in my head are not real but damn they come up with some good ideas!

            P F 2 Replies Last reply
            0
            • A ankur1163

              I am looking for a codebuddy. A codebuddy with whom I can collaborate and code all day. Now, This thread is going to be open for everybody. Here's the format >>>>>>>>>>>>>>>>>>>>> Language -asp.net,c# Level - Beginner What i want to accomplish - I want to learn asp.net by following these online tutorials [^] So, if you are looking for codebuddy. Please, post it in this thread by following the same format. Because, in reality novice coder will work with novice coder. An expert coder will work with expert coder. So, please follow the format. Thanks

              P Offline
              P Offline
              PIEBALDconsult
              wrote on last edited by
              #11

              Sounds like a circle-jerknerd. :rolleyes: As mentioned, such a group can only elevate its skill to the level of the highest member, so you definitely want to have someone with a lot more experience. Mentoring is a much better solution.

              A M R 3 Replies Last reply
              0
              • Mike HankeyM Mike Hankey

                CodeBuddy.com I like it Pete. Now if we could only get a few million people to participate.

                New version: WinHeist Version 2.1.1 new web site. I know the voices in my head are not real but damn they come up with some good ideas!

                P Offline
                P Offline
                PIEBALDconsult
                wrote on last edited by
                #12

                As I heard it: "friends are friends, and pals are pals, but buddies sleep together". (Another rule is not KSS.)

                Mike HankeyM 1 Reply Last reply
                0
                • P PIEBALDconsult

                  As I heard it: "friends are friends, and pals are pals, but buddies sleep together". (Another rule is not KSS.)

                  Mike HankeyM Offline
                  Mike HankeyM Offline
                  Mike Hankey
                  wrote on last edited by
                  #13

                  I believe I can extrapolate!

                  New version: WinHeist Version 2.1.1 new web site. I know the voices in my head are not real but damn they come up with some good ideas!

                  1 Reply Last reply
                  0
                  • P PIEBALDconsult

                    Sounds like a circle-jerknerd. :rolleyes: As mentioned, such a group can only elevate its skill to the level of the highest member, so you definitely want to have someone with a lot more experience. Mentoring is a much better solution.

                    A Offline
                    A Offline
                    ankur1163
                    wrote on last edited by
                    #14

                    Definitely, Mentoring is the best option. But, its not easy to find a good mentor. Plus, both of these things are different. Mentoring and having a codebuddy are two totally different scenarios.

                    1 Reply Last reply
                    0
                    • A ankur1163

                      I am looking for a codebuddy. A codebuddy with whom I can collaborate and code all day. Now, This thread is going to be open for everybody. Here's the format >>>>>>>>>>>>>>>>>>>>> Language -asp.net,c# Level - Beginner What i want to accomplish - I want to learn asp.net by following these online tutorials [^] So, if you are looking for codebuddy. Please, post it in this thread by following the same format. Because, in reality novice coder will work with novice coder. An expert coder will work with expert coder. So, please follow the format. Thanks

                      M Offline
                      M Offline
                      Marc Clifton
                      wrote on last edited by
                      #15

                      ankur1163 wrote:

                      I want to learn asp.net

                      Why? Server-side web apps are dinosaurs. Learn how to write SPA's using things like backbone, jQuery, knockout, whatever. But don't waste your time on ASP.NET, Razor, or really anything else that Microsoft has done web-wise. Sure, use C#, that's great, but that's about it. Heck, don't even use IIS. Marc

                      Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

                      P L 2 Replies Last reply
                      0
                      • P PIEBALDconsult

                        Sounds like a circle-jerknerd. :rolleyes: As mentioned, such a group can only elevate its skill to the level of the highest member, so you definitely want to have someone with a lot more experience. Mentoring is a much better solution.

                        M Offline
                        M Offline
                        Mark_Wallace
                        wrote on last edited by
                        #16

                        Are you sure he's ready to be a mentor?

                        I wanna be a eunuchs developer! Pass me a bread knife!

                        1 Reply Last reply
                        0
                        • Mike HankeyM Mike Hankey

                          CodeBuddy.com I like it Pete. Now if we could only get a few million people to participate.

                          New version: WinHeist Version 2.1.1 new web site. I know the voices in my head are not real but damn they come up with some good ideas!

                          F Offline
                          F Offline
                          Forogar
                          wrote on last edited by
                          #17

                          Hmmm... Could be seen as a "Project", perhaps.

                          - I would love to change the world, but they won’t give me the source code.

                          Mike HankeyM 1 Reply Last reply
                          0
                          • M Marc Clifton

                            ankur1163 wrote:

                            I want to learn asp.net

                            Why? Server-side web apps are dinosaurs. Learn how to write SPA's using things like backbone, jQuery, knockout, whatever. But don't waste your time on ASP.NET, Razor, or really anything else that Microsoft has done web-wise. Sure, use C#, that's great, but that's about it. Heck, don't even use IIS. Marc

                            Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

                            P Offline
                            P Offline
                            PIEBALDconsult
                            wrote on last edited by
                            #18

                            Marc Clifton wrote:

                            don't even use IIS

                            :thumbsup:

                            1 Reply Last reply
                            0
                            • F Forogar

                              Hmmm... Could be seen as a "Project", perhaps.

                              - I would love to change the world, but they won’t give me the source code.

                              Mike HankeyM Offline
                              Mike HankeyM Offline
                              Mike Hankey
                              wrote on last edited by
                              #19

                              No I don't think that would work! Code Project/Solution/Job/DooDad/Thingamajig or Buddy? I think buddy just describes the essence of what we're looking for here. :)

                              New version: WinHeist Version 2.1.1 new web site. I know the voices in my head are not real but damn they come up with some good ideas!

                              1 Reply Last reply
                              0
                              • P Pete OHanlon

                                At some point, you need someone who knows more than you do to point out where you can do things better, and where you are going wrong.

                                L Offline
                                L Offline
                                Lost User
                                wrote on last edited by
                                #20

                                Pete O'Hanlon wrote:

                                At some point, you need someone who knows more than you do to point out where you can do things better, and where you are going wrong.

                                A wife?

                                Peter Wasser "The whole problem with the world is that fools and fanatics are always so certain of themselves, and wiser people so full of doubts." - Bertrand Russell

                                X 1 Reply Last reply
                                0
                                • M Marc Clifton

                                  ankur1163 wrote:

                                  I want to learn asp.net

                                  Why? Server-side web apps are dinosaurs. Learn how to write SPA's using things like backbone, jQuery, knockout, whatever. But don't waste your time on ASP.NET, Razor, or really anything else that Microsoft has done web-wise. Sure, use C#, that's great, but that's about it. Heck, don't even use IIS. Marc

                                  Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

                                  L Offline
                                  L Offline
                                  Lost User
                                  wrote on last edited by
                                  #21

                                  This is the kind of mentoring I like.

                                  Peter Wasser "The whole problem with the world is that fools and fanatics are always so certain of themselves, and wiser people so full of doubts." - Bertrand Russell

                                  1 Reply Last reply
                                  0
                                  • L Lost User

                                    Pete O'Hanlon wrote:

                                    At some point, you need someone who knows more than you do to point out where you can do things better, and where you are going wrong.

                                    A wife?

                                    Peter Wasser "The whole problem with the world is that fools and fanatics are always so certain of themselves, and wiser people so full of doubts." - Bertrand Russell

                                    X Offline
                                    X Offline
                                    xiecsuk
                                    wrote on last edited by
                                    #22

                                    I've already got one of those. Had her for more than 50 years now and she still knows more than I do.

                                    1 Reply Last reply
                                    0
                                    • A ankur1163

                                      I am looking for a codebuddy. A codebuddy with whom I can collaborate and code all day. Now, This thread is going to be open for everybody. Here's the format >>>>>>>>>>>>>>>>>>>>> Language -asp.net,c# Level - Beginner What i want to accomplish - I want to learn asp.net by following these online tutorials [^] So, if you are looking for codebuddy. Please, post it in this thread by following the same format. Because, in reality novice coder will work with novice coder. An expert coder will work with expert coder. So, please follow the format. Thanks

                                      T Offline
                                      T Offline
                                      Tipton Tyler
                                      wrote on last edited by
                                      #23

                                      At times two individuals of about the same level of learning can collaborate and work a problem out (even if its not in the same project). For instance, suppose your trying to implement some code that was published on "CodeProject" and its simply not working. Perhaps your code buddy has run into the same or a similar situation and can provide a clue as to how to implement that code. Or together you can figure out an implementation. It's kind a synergistic relationship. When your working alone and really struggling learning new concepts I suspect a code buddy could be a real asset.

                                      9 1 Reply Last reply
                                      0
                                      • T Tipton Tyler

                                        At times two individuals of about the same level of learning can collaborate and work a problem out (even if its not in the same project). For instance, suppose your trying to implement some code that was published on "CodeProject" and its simply not working. Perhaps your code buddy has run into the same or a similar situation and can provide a clue as to how to implement that code. Or together you can figure out an implementation. It's kind a synergistic relationship. When your working alone and really struggling learning new concepts I suspect a code buddy could be a real asset.

                                        9 Offline
                                        9 Offline
                                        9082365
                                        wrote on last edited by
                                        #24

                                        Hmm. Might be as well to remember that 'two heads are better than one' usually reduces to 'fools never differ'! And what happens when it turns out that one is a far faster learner than the other and is thinking of ways to improve the exchange of information between far space probes while his/her peer is still struggling to get an LED to light up every 20 seconds? No, it'll all end in tears. You mark my words!

                                        1 Reply Last reply
                                        0
                                        • P PIEBALDconsult

                                          Sounds like a circle-jerknerd. :rolleyes: As mentioned, such a group can only elevate its skill to the level of the highest member, so you definitely want to have someone with a lot more experience. Mentoring is a much better solution.

                                          R Offline
                                          R Offline
                                          RASPeter
                                          wrote on last edited by
                                          #25

                                          Wouldn't the person who wrote the tutorial be the mentor in this case?

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups