I'm ashamed to be a noobie
-
Seriously, I know this has been talked about over and over here and on many other forums. But the amount of "gimme code" posts I see now make me ashamed to be considered a noobie to programming. It makes me ever more hesitant to even bother to ask a question myself because I hate to be associated with that behavior. I mean it's horribly lazy, insulting and just pure ignorant to try and grab a block of code , cut and paste into project, and then say "your code didn't work, why?" Is it so terribly hard to do a little reading? I myself will spend at least a few days and probably read over 200 websites and blogs/posts/tutorials before giving in and asking for help. Would it really kill some of these lazy people to read at LEAST two or three? Yeah I know I'm ranting and beating that dead horse with that same ole stick, but I read a new one this morning on CP that had two different back to back "gimmes" and it really pisses me off because I try to LEARN what I'm doing not just hack together blocks of a dozen other peoples code to make something work.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
Don't be afraid to post questions, I still do and I don't consider myself a noob at all. I had to talk to my gf about this, she is learning to code but sees the response from people trying to answer, and they are so jaded from "urgentz" that it discourages actual noobs to seek help. btw, she does not use CP.
"Life should not be a journey to the grave with the intention of arriving safely in a pretty and well preserved body, but rather to skid in broadside in a cloud of smoke, thoroughly used up, totally worn out, and loudly proclaiming "Wow! What a Ride!" — Hunter S. Thompson
-
What if I'm an a**hole without the troll part? can i still make it? hehe
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
-
Seriously, I know this has been talked about over and over here and on many other forums. But the amount of "gimme code" posts I see now make me ashamed to be considered a noobie to programming. It makes me ever more hesitant to even bother to ask a question myself because I hate to be associated with that behavior. I mean it's horribly lazy, insulting and just pure ignorant to try and grab a block of code , cut and paste into project, and then say "your code didn't work, why?" Is it so terribly hard to do a little reading? I myself will spend at least a few days and probably read over 200 websites and blogs/posts/tutorials before giving in and asking for help. Would it really kill some of these lazy people to read at LEAST two or three? Yeah I know I'm ranting and beating that dead horse with that same ole stick, but I read a new one this morning on CP that had two different back to back "gimmes" and it really pisses me off because I try to LEARN what I'm doing not just hack together blocks of a dozen other peoples code to make something work.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
-
well I didn't even want to be associated with even Typing those words... lol I've been a member at CP for a year and half. give or take a couple months. I just recently started to even poke my head out of the sand as I just graduated in December. I now work at my first job(in IT) and managed to land a job where I am the ONLY developer at this company . seriously not one other person who even knows what code looks like. I have to design, write the code, build the database etc etc..So yeah I'm in waaay over my head but have managed to get projects done and they work. Even though I'm pretty sure my code comments would drive a real programmer crazy and that I have tons of spaghetti logic. I do spend lots of time on CP, There are some great articles and great responses by some of the people here and I have learned a lot just by reading instead of asking. When I ask a question it might seem simple or maybe even stupid to some of you guys, but I promise when I ask one I am well and truly stumped.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
-
well I didn't even want to be associated with even Typing those words... lol I've been a member at CP for a year and half. give or take a couple months. I just recently started to even poke my head out of the sand as I just graduated in December. I now work at my first job(in IT) and managed to land a job where I am the ONLY developer at this company . seriously not one other person who even knows what code looks like. I have to design, write the code, build the database etc etc..So yeah I'm in waaay over my head but have managed to get projects done and they work. Even though I'm pretty sure my code comments would drive a real programmer crazy and that I have tons of spaghetti logic. I do spend lots of time on CP, There are some great articles and great responses by some of the people here and I have learned a lot just by reading instead of asking. When I ask a question it might seem simple or maybe even stupid to some of you guys, but I promise when I ask one I am well and truly stumped.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
gavindon wrote:
When I ask a question it might seem simple or maybe even stupid to some of you guys
I, for one, see a huge difference between ignorance and stupidity. If you can show that you've at least used a debugger to step through some code (ie, "I get this odd error message from api function X"), and done a smidgeon of research, then you'll find people here falling over to help you. I was in your shoes a while back - some of were in them longer ago... Iain.
I am one of "those foreigners coming over here and stealing our jobs". Yay me!
-
gavindon wrote:
When I ask a question it might seem simple or maybe even stupid to some of you guys
I, for one, see a huge difference between ignorance and stupidity. If you can show that you've at least used a debugger to step through some code (ie, "I get this odd error message from api function X"), and done a smidgeon of research, then you'll find people here falling over to help you. I was in your shoes a while back - some of were in them longer ago... Iain.
I am one of "those foreigners coming over here and stealing our jobs". Yay me!
Well count me as truly ignorant then. I've had two years of school. Yes I excelled compared to everybody else in my classes, that's not necessarily saying a lot. I had very basic instruction in c++, even less in vb and basic in java. Then data structures and that pretty much covers the programming for my degree. Since I graduated in December, I've taught myself more in asp.net with c# code behind than I learned about all the others combined in school. But I'm still ignorant as heck.. And at 40 years old, its not as easy as it would have been years ago.. lol I'm learning fast though and appreciate your guys comments to this thread. I will surely be a regular here on CP from now on and as I said further down, I hope to be able to contribute myself one day in the not to distant future.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
-
Seriously, I know this has been talked about over and over here and on many other forums. But the amount of "gimme code" posts I see now make me ashamed to be considered a noobie to programming. It makes me ever more hesitant to even bother to ask a question myself because I hate to be associated with that behavior. I mean it's horribly lazy, insulting and just pure ignorant to try and grab a block of code , cut and paste into project, and then say "your code didn't work, why?" Is it so terribly hard to do a little reading? I myself will spend at least a few days and probably read over 200 websites and blogs/posts/tutorials before giving in and asking for help. Would it really kill some of these lazy people to read at LEAST two or three? Yeah I know I'm ranting and beating that dead horse with that same ole stick, but I read a new one this morning on CP that had two different back to back "gimmes" and it really pisses me off because I try to LEARN what I'm doing not just hack together blocks of a dozen other peoples code to make something work.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
Give the laziest man the hardest job and he will find the easiest way to do it. The gimme shame belongs to parents who are emotionally unavailable for their children.
Dwayne J. Baldwin
-
Seriously, I know this has been talked about over and over here and on many other forums. But the amount of "gimme code" posts I see now make me ashamed to be considered a noobie to programming. It makes me ever more hesitant to even bother to ask a question myself because I hate to be associated with that behavior. I mean it's horribly lazy, insulting and just pure ignorant to try and grab a block of code , cut and paste into project, and then say "your code didn't work, why?" Is it so terribly hard to do a little reading? I myself will spend at least a few days and probably read over 200 websites and blogs/posts/tutorials before giving in and asking for help. Would it really kill some of these lazy people to read at LEAST two or three? Yeah I know I'm ranting and beating that dead horse with that same ole stick, but I read a new one this morning on CP that had two different back to back "gimmes" and it really pisses me off because I try to LEARN what I'm doing not just hack together blocks of a dozen other peoples code to make something work.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
First, let me tell you you are not a noob, you are a newb (or newbie). The former is a derogative term normally used for people who not only don't know about things, but also behave in an unappropriate way considering their lack of knowledge. The latter may know just as little, but strives to improve and do things right within the limits of his abilities. That's what you do, and there is nothing to be ashamed of - everyone started out as a newb at some point. And I am quite sure nobody here has any problems helping out someone willing to learn. Ok, that may just be one way of interpreting the variant spellings, but I found that this understanding is generally widespread. I do agree that many of the questions I see posted could be answered satisfactorily by a simple search on CP or the interwebs. That said, sometimes, when I have a question about a field that I have absolutely zip knowledge of, I find it hard to select the relevant answers from the hundreds of pages of search results, leaving me confused on a heap of contradictory and often misleading information. As a result, I do find it easier to ask on an expert forum such as CP and discuss the answers with their authors to better understand the reaasoning and help decide the value of the information. Also, I grew up in a time when there was no internet to search for fast answers, instead I had to read books and manuals, and sometimes even check out a library :omg: ! But I do understand that nowadays children grow up with the knowledge that the internet is just around the corner, and the answer is just a posting away. That is quite a different mentality, and I do not claim I completely understand the way these 'young people' think, but it appears many of them grew up with the realisation that asking on a forum gets more relevant results, and with less effort than searching the web. For these reasons I do feel some sympathy even for requests like those you mentioned. When I do post answers though, I usually try to give an explanation rather than an actual solution (although I might do both). Probably I'm more tolerant than others. I tend to assume the best intentions, and even if appearances hint otherwise, I might take the time to point out how best to search for appropriate answers, or why many people may find their way of asking offensive. (ok, you may find little of that from me on this forum, I'm just not very active here, but that's what I do just about anywhere else)
-
Well count me as truly ignorant then. I've had two years of school. Yes I excelled compared to everybody else in my classes, that's not necessarily saying a lot. I had very basic instruction in c++, even less in vb and basic in java. Then data structures and that pretty much covers the programming for my degree. Since I graduated in December, I've taught myself more in asp.net with c# code behind than I learned about all the others combined in school. But I'm still ignorant as heck.. And at 40 years old, its not as easy as it would have been years ago.. lol I'm learning fast though and appreciate your guys comments to this thread. I will surely be a regular here on CP from now on and as I said further down, I hope to be able to contribute myself one day in the not to distant future.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
<blockquote class="FQ"><div class="FQA">gavindon wrote:</div>And at 40 years old, its not as easy as it would have been years ago.</blockquote> Imagine what I feel like at my age (68) trying to learn ASP.NET MVC and C#, at home, on my own. I just started to understand MVC 1 and then MVC 2 was released. Having got to grips with that, MVC 3 is released. The same is true with EF Code First with CTP3 then CTP4 then CTP5. Each of these releases meant a revisit to code you had already written. I've been used to Fortran, Visual Basic, MS Access VBA and other languages where everything could be read up in a couple of manuals. With ASP.NET these days, I bet there is not a single User that understands the complete language. Everyone finds the part that works for them. It may not be the most efficient but it works. The problem then occurs when you try and get help via forums. Someone answers the question using techniques you do not understand. The trouble is, it is never a complete solution. They assume that you have at least some understanding of the technique, which more often than not, you don't. A lot of the time, most?, the documentation can't be found in a single place. You have search in a blog here, a forum there, to find answers. And I find the Microsoft help system totally incomprehensible. It might be the perfect definition of a class and its objects, but to someone trying to find out how to use the function, forget it! And then there's the wife asking if you're going to help her in the garden. But I don't think I'll go there. Still, I shall plug on and try and master it.
-
not going to lie and say I've never used cut and paste. But the few times I have I at least take the time to break it down and understand what the code Does since it normally has to be modified to work for my specific project anyway. More often than not if i find a piece of actual code that is relevant I will paste it into a quick test project by itself so that I can do that very thing. Then write my own code based off of it in my actual project.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
Almost imposible to have only cut and pasted. I never found code out there that fit my bill perfectly. It mostly showed me how to approach the problem or a specific technique. I always had to understand it and then adjust it to my needs. There's a difference between: 1. "give me some code to finnish my project" = ("make it work for me") = bad and 2. "give me some code that explains this concept so I can understand how its done" = laudable. Keep close, CP is good for you. Cheers.
giuchici
-
<blockquote class="FQ"><div class="FQA">gavindon wrote:</div>And at 40 years old, its not as easy as it would have been years ago.</blockquote> Imagine what I feel like at my age (68) trying to learn ASP.NET MVC and C#, at home, on my own. I just started to understand MVC 1 and then MVC 2 was released. Having got to grips with that, MVC 3 is released. The same is true with EF Code First with CTP3 then CTP4 then CTP5. Each of these releases meant a revisit to code you had already written. I've been used to Fortran, Visual Basic, MS Access VBA and other languages where everything could be read up in a couple of manuals. With ASP.NET these days, I bet there is not a single User that understands the complete language. Everyone finds the part that works for them. It may not be the most efficient but it works. The problem then occurs when you try and get help via forums. Someone answers the question using techniques you do not understand. The trouble is, it is never a complete solution. They assume that you have at least some understanding of the technique, which more often than not, you don't. A lot of the time, most?, the documentation can't be found in a single place. You have search in a blog here, a forum there, to find answers. And I find the Microsoft help system totally incomprehensible. It might be the perfect definition of a class and its objects, but to someone trying to find out how to use the function, forget it! And then there's the wife asking if you're going to help her in the garden. But I don't think I'll go there. Still, I shall plug on and try and master it.
Understand the wife thing. Mine is pretty understanding though since when I started school we had a nice family discussion(also have 3 teenage boys) about what it was going to take for me to do this and the sacrifices everyone would have to make. However wives being what they are.. I still occasionally get the questions about when I'm going to do my chores.. My disadvantage compared to you is that up until 5 years ago I had never even owned a pc. I had no previous experience with anything to lean on so its been cold turkey all the way. But the challenge has been great, I've had many many moments of noob pride about "looky looky I made it work!!!!! " that gets my wifes eyes rolled up in the back of her head because she has zero clue what I'm blathering about. But I am greatly enjoying the challenge in moving forward and will learn to be a real programmer yet.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
-
First, let me tell you you are not a noob, you are a newb (or newbie). The former is a derogative term normally used for people who not only don't know about things, but also behave in an unappropriate way considering their lack of knowledge. The latter may know just as little, but strives to improve and do things right within the limits of his abilities. That's what you do, and there is nothing to be ashamed of - everyone started out as a newb at some point. And I am quite sure nobody here has any problems helping out someone willing to learn. Ok, that may just be one way of interpreting the variant spellings, but I found that this understanding is generally widespread. I do agree that many of the questions I see posted could be answered satisfactorily by a simple search on CP or the interwebs. That said, sometimes, when I have a question about a field that I have absolutely zip knowledge of, I find it hard to select the relevant answers from the hundreds of pages of search results, leaving me confused on a heap of contradictory and often misleading information. As a result, I do find it easier to ask on an expert forum such as CP and discuss the answers with their authors to better understand the reaasoning and help decide the value of the information. Also, I grew up in a time when there was no internet to search for fast answers, instead I had to read books and manuals, and sometimes even check out a library :omg: ! But I do understand that nowadays children grow up with the knowledge that the internet is just around the corner, and the answer is just a posting away. That is quite a different mentality, and I do not claim I completely understand the way these 'young people' think, but it appears many of them grew up with the realisation that asking on a forum gets more relevant results, and with less effort than searching the web. For these reasons I do feel some sympathy even for requests like those you mentioned. When I do post answers though, I usually try to give an explanation rather than an actual solution (although I might do both). Probably I'm more tolerant than others. I tend to assume the best intentions, and even if appearances hint otherwise, I might take the time to point out how best to search for appropriate answers, or why many people may find their way of asking offensive. (ok, you may find little of that from me on this forum, I'm just not very active here, but that's what I do just about anywhere else)
generally by the time I have the guts to ask for help, I have hit the end of my rope for sure. Once I have a piece of code that is supposed to work, I will test it alone, break it down figure out how to change it and what each piece does. Then I can replicate with little trouble. Where I get stuck is when lack of knowledge prevents me from really even knowing where to start looking or what direction I need to take. Once I get pointed down the proper road I normally get there due to simply sheer bullheadedness, stubbornness and the fact that "give up" has never been in my vocabulary. I will probably die at the keyboard one day with code half written because I simply do not know when to quit.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
-
Understand the wife thing. Mine is pretty understanding though since when I started school we had a nice family discussion(also have 3 teenage boys) about what it was going to take for me to do this and the sacrifices everyone would have to make. However wives being what they are.. I still occasionally get the questions about when I'm going to do my chores.. My disadvantage compared to you is that up until 5 years ago I had never even owned a pc. I had no previous experience with anything to lean on so its been cold turkey all the way. But the challenge has been great, I've had many many moments of noob pride about "looky looky I made it work!!!!! " that gets my wifes eyes rolled up in the back of her head because she has zero clue what I'm blathering about. But I am greatly enjoying the challenge in moving forward and will learn to be a real programmer yet.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
Just to give you hope... I gave my Dad his first computer when he was 76. After a couple of years playing around with it, he decided he was going to learn Office. So he went to college (1 day, 1 night) for two years and learnt Office, including Access. At 80, he decided he wanted to know more about the machine itself, so he did another 2 years at college learning how to build them. He now goes round maintaining his mates' machines. He's now 88!
-
Give the laziest man the hardest job and he will find the easiest way to do it. The gimme shame belongs to parents who are emotionally unavailable for their children.
Dwayne J. Baldwin
Agreed. Its a lack of pride in personal achievement. I see this evident in these forums, in almost any job I've ever had in the last 20 years and even in the gaming world(cheaters, hackers etc etc..). I used to play WOW hardcore and could for the life of me never understand the mentality of somebody who cheated then talked smack about what they accomplished. My thinking was, you didn't accomplish a damn thing you simply cheated. To me, pasting code found on sites like CP and not having a CLUE how it actually works,, amounts to cheating. Its the same mentality in my opinion. Especially when its to get through homework for school to earn a degree that I busted hump to get, then I get really pissed. That same person that cheated through school will go compete against me for the same jobs, and when he BS his way into one, will continue the cheating behavior and turn out crappy work. This can even go so far as to give a particular school a bad reputation. This has happened in the city I live in. The school I went to now has a horrible reputation for programmers due to that very fact. They are letting people pass that copy and pasted their way through class and those idiots have went out into the field and given the school a bad rep. Now when my silly butt goes for an interview I get walleyed looks simply because of school I attended. Luckily due to my personal work ethics and more than a couple of years of life experience, I ended up with some outstanding reference letters from instructors and a previous boss in IT. I have managed to get an underpaid position but its better than being unemployed. Soon I'll have enough experience to start commanding a better salary and then the cheaters can go serve fries at McDonald's while I make a good career and name for myself.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
-
Seriously, I know this has been talked about over and over here and on many other forums. But the amount of "gimme code" posts I see now make me ashamed to be considered a noobie to programming. It makes me ever more hesitant to even bother to ask a question myself because I hate to be associated with that behavior. I mean it's horribly lazy, insulting and just pure ignorant to try and grab a block of code , cut and paste into project, and then say "your code didn't work, why?" Is it so terribly hard to do a little reading? I myself will spend at least a few days and probably read over 200 websites and blogs/posts/tutorials before giving in and asking for help. Would it really kill some of these lazy people to read at LEAST two or three? Yeah I know I'm ranting and beating that dead horse with that same ole stick, but I read a new one this morning on CP that had two different back to back "gimmes" and it really pisses me off because I try to LEARN what I'm doing not just hack together blocks of a dozen other peoples code to make something work.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
OK, I'm late to the party and all the comments I might have made seem to have been made already, but well done you! I see you were a crane operator: bring the professionalism and attitude you learned in that job to your programming and you won't go far wrong.
gavindon wrote:
I mean it's horribly lazy, insulting and just pure ignorant to try and grab a block of code , cut and paste into project, and then say "your code didn't work, why?"
I'm a Chartered Engineer, not a professional programmer. What you need to do is apply the old engineering adage: If you're going to steal an idea, make sure it's a good one.
gavindon wrote:
Is it so terribly hard to do a little reading? I myself will spend at least a few days and probably read over 200 websites and blogs/posts/tutorials before giving in and asking for help.
Well, yes, it would seem so. For most of my career, I was in much the same position as you are in. I was - for at least part of the job - the 'expert' and I was expected to be fount of all knowledge in my field. Yes, it is harder than having everything handed to you on a plate, but at the end of the day it's rewarding too. And bear in mind for the most part I too am talking about the pre-internet era, so it was a lot harder then. From what I've seen of CodeProject, and you can see from the responses to your post, if you ask an intelligent question and show you've done some research, then - thanks to all those who are much better programmers than I'll ever be - you'll get loads of good free advice. Good luck, and have a 5 for attitude.
-
well I didn't even want to be associated with even Typing those words... lol I've been a member at CP for a year and half. give or take a couple months. I just recently started to even poke my head out of the sand as I just graduated in December. I now work at my first job(in IT) and managed to land a job where I am the ONLY developer at this company . seriously not one other person who even knows what code looks like. I have to design, write the code, build the database etc etc..So yeah I'm in waaay over my head but have managed to get projects done and they work. Even though I'm pretty sure my code comments would drive a real programmer crazy and that I have tons of spaghetti logic. I do spend lots of time on CP, There are some great articles and great responses by some of the people here and I have learned a lot just by reading instead of asking. When I ask a question it might seem simple or maybe even stupid to some of you guys, but I promise when I ask one I am well and truly stumped.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
gavindon wrote:
I am the ONLY developer at this company . seriously not one other person who even knows what code looks like. I have to design, write the code, build the database etc etc..
Although I have more experience than you, I am in EXACTLY the same position. And, even with experience, it's not a whole lot easier, let me tell you... The worst part is definitely not having anyone to talk to. Many programming problems can often be solved just by sitting down with people and talking it over. It's impossible for one person to know everything, and I really miss having a team. Of course, the other big issue, since no one understands code, they also don't understand how much WORK it takes to get everything done! I've seriously been given whole webpage campaigns only days before they were due to be released! 'Here, here is a brochure. We need a multi-page website done base on this. Oh, and we need it in 3 days, because that's when the program starts.' (true story) :wtf: But, on the bright side...the amount I have learned by being forced to do everything is huge. In just a couple of years, I feel I have learned more than the previous 5-6 years. So, if you can keep from going insane (I've come close! :mad:), you really can learn a lot.
When writing code, don't forget to account for Ewoks!
-
gavindon wrote:
I am the ONLY developer at this company . seriously not one other person who even knows what code looks like. I have to design, write the code, build the database etc etc..
Although I have more experience than you, I am in EXACTLY the same position. And, even with experience, it's not a whole lot easier, let me tell you... The worst part is definitely not having anyone to talk to. Many programming problems can often be solved just by sitting down with people and talking it over. It's impossible for one person to know everything, and I really miss having a team. Of course, the other big issue, since no one understands code, they also don't understand how much WORK it takes to get everything done! I've seriously been given whole webpage campaigns only days before they were due to be released! 'Here, here is a brochure. We need a multi-page website done base on this. Oh, and we need it in 3 days, because that's when the program starts.' (true story) :wtf: But, on the bright side...the amount I have learned by being forced to do everything is huge. In just a couple of years, I feel I have learned more than the previous 5-6 years. So, if you can keep from going insane (I've come close! :mad:), you really can learn a lot.
When writing code, don't forget to account for Ewoks!
agreed with all of the above, including the learning part. I am learning things that I would likely not get if i was in a team simply because I am having to do it all. Even though its tough leaning on google and no other programmers to bash ideas around with. What makes it worse is I'm also the IT support for over 70 store locations, The dang boss seems unable to comprehend that when I spend 6 hours removing viruses from pcs out in the field that that is 6 hours I'm NOT writing code. So in addition to being the entire programming team, I'm the DB admin, designer, developer, network admin, sharepoint developer, sharepoint admin, etc.. you get the picture. If it has anything to do with a pc or the network or software, I'm supposed to be god. That includes being the go between for our 3rd party POS software... I DREAD the days they do updates. All of this with being a whopping 4 months out of school with an associates degree and no prior experience. I spend a LOT of time researching on the internet for various issues. But so far have managed to survive and keep the boat from sinking for those 4 months now. lol but hey I always liked a challenge.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
-
better a noobie than a boobie.
-
Seriously, I know this has been talked about over and over here and on many other forums. But the amount of "gimme code" posts I see now make me ashamed to be considered a noobie to programming. It makes me ever more hesitant to even bother to ask a question myself because I hate to be associated with that behavior. I mean it's horribly lazy, insulting and just pure ignorant to try and grab a block of code , cut and paste into project, and then say "your code didn't work, why?" Is it so terribly hard to do a little reading? I myself will spend at least a few days and probably read over 200 websites and blogs/posts/tutorials before giving in and asking for help. Would it really kill some of these lazy people to read at LEAST two or three? Yeah I know I'm ranting and beating that dead horse with that same ole stick, but I read a new one this morning on CP that had two different back to back "gimmes" and it really pisses me off because I try to LEARN what I'm doing not just hack together blocks of a dozen other peoples code to make something work.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
It's no shame to ask, it's a shame not to try. Some people wants the helpers to make everything for them, really, they don't bother to try even if you put them into the right direction. These are the ones that give me cripples. Take this last question I answered on MSDN forums as example: http://social.msdn.microsoft.com/Forums/en-US/winforms/thread/ea4726a0-c43d-441a-b269-36b71f4b959d[^] :wtf:
-
Seriously, I know this has been talked about over and over here and on many other forums. But the amount of "gimme code" posts I see now make me ashamed to be considered a noobie to programming. It makes me ever more hesitant to even bother to ask a question myself because I hate to be associated with that behavior. I mean it's horribly lazy, insulting and just pure ignorant to try and grab a block of code , cut and paste into project, and then say "your code didn't work, why?" Is it so terribly hard to do a little reading? I myself will spend at least a few days and probably read over 200 websites and blogs/posts/tutorials before giving in and asking for help. Would it really kill some of these lazy people to read at LEAST two or three? Yeah I know I'm ranting and beating that dead horse with that same ole stick, but I read a new one this morning on CP that had two different back to back "gimmes" and it really pisses me off because I try to LEARN what I'm doing not just hack together blocks of a dozen other peoples code to make something work.
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
Never be ashamed to be a noobie. Even the most experienced of us still need to ask noobie questions when learning a new paradigm. There is a vast difference between "Gimme codezz" and "This is what I have tried, but the documentation does not seem to address this case; Can anyone share any insight?". Better results will be obtained by providing a brief code sample to show what your understanding of the problem is.
Fletcher Glenn