Click here to Skip to main content
15,885,366 members

Heath Stewart - Professional Profile



Summary

Follow on Twitter      Blog RSS
44,850
Author
10,127
Authority
8,204
Debator
252
Editor
14
Enquirer
366
Organiser
2,142
Participant
Principal Software Engineer currently working on Azure SDKs at Microsoft. My opinions are my own. I work on a number of OSS projects for work and personally in numerous languages including C++, C#, JavaScript, Go, Rust, et. al. See a problem, fix a problem (or at least create an issue)!

Avid outdoor adventurer 🏔️❄️👞🚴‍♂️, husband, father.
31 Dec 2004 CodeProject MVP 2005

 

Reputation

Weekly Data. Recent events may not appear immediately. For information on Reputation please see the FAQ.

Privileges

Members need to achieve at least one of the given member levels in the given reputation categories in order to perform a given action. For example, to store personal files in your account area you will need to achieve Platinum level in either the Author or Authority category. The "If Owner" column means that owners of an item automatically have the privilege. The member types column lists member types who gain the privilege regardless of their reputation level.

ActionAuthorAuthorityDebatorEditorEnquirerOrganiserParticipantIf OwnerMember Types
Have no restrictions on voting frequencysilversilversilversilver
Bypass spam checks when posting contentsilversilversilversilversilversilvergoldSubEditor, Mentor, Protector, Editor
Store personal files in your account areaplatinumplatinumSubEditor, Editor
Have live hyperlinks in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Have the ability to include a biography in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Edit a Question in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Edit an Answer in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Delete a Question in Q&AYesSubEditor, Protector, Editor
Delete an Answer in Q&AYesSubEditor, Protector, Editor
Report an ArticlesilversilversilversilverSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending ArticlegoldgoldgoldgoldSubEditor, Mentor, Protector, Editor
Edit other members' articlesSubEditor, Protector, Editor
Create an article without requiring moderationplatinumSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending QuestionProtector
Approve/Disapprove a pending AnswerProtector
Report a forum messagesilversilverbronzeProtector, Editor
Approve/Disapprove a pending Forum MessageProtector
Have the ability to send direct emails to members in the forumsProtector
Create a new tagsilversilversilversilver
Modify a tagsilversilversilversilver

Actions with a green tick can be performed by this member.


 
GeneralRe: It's in the Docs Pin
Heath Stewart20-May-03 1:20
protectorHeath Stewart20-May-03 1:20 
GeneralRe: It's in the Docs Pin
Nick Parker20-May-03 1:32
protectorNick Parker20-May-03 1:32 
GeneralRe: It's in the Docs Pin
Rai Umair11-Jul-03 5:06
Rai Umair11-Jul-03 5:06 
GeneralRe: It's in the Docs Pin
Heath Stewart11-Jul-03 5:28
protectorHeath Stewart11-Jul-03 5:28 
Thank you for your comments and insight.

However, being of a conservative mind, I put blame where blame is due. If code monkeys don't know as much as they should, there's no one to blame but themselves. I started coding when I was 8 on a C64. Samples helped, but I always made sure I looked-up information about what I was doing instead of just typing the same commands, functions, etc. Gopher was a pain in the butt to find information online from our public schools and library, but the advent of the Web made it easier after geeks jumped on board (and harder when companies started commercializing it). I knew much more than the university taught me and I learned a lot while I was there (not part of class, just during that time on my own). That was all self-taught, which isn't hard and it's free! (sans material expenses)

Today, the Internet (not just the Web) is a vast collection of knowledge and even off-line systems are much easier to use. HTML Help is an excellent medium, and Help2 is even better (I'd still like to know why MS is giving up on it).

Looking at sample code and asking questions of the community is a good thing. I wish I had some of these forums when I was younger. But there is a time to do it. Asking a question like "what does method XZY() do?" is a dumb question - read the docs. Or copying and pasting code, as you said, and trying to figure out why it doesn't work is also dumb. You should understand at least a little bit about the code before using it.

In these cases, it is obvious there is no one else to blame. The resources are there and - in most cases - free.

About education: if people pick these two-year colleges that teach a trade and don't educate themselves to a greater extent, that is their fault. They paid for what they got. In the case of 4+ colleges and universities, such places teach you to think and do research - not how to do. If you don't understand that and think that books and no-experience professors (usually) are going to teach you anything real - that is their fault. They also paid for what they got.

Basically, wannabes have no one to blame but themselves. Do they expect that someone will hold them at gun point and force to learn? They must take what they can and educate themselves more. Even just using IntelliSense without hitting F1 to know what the method / property really does is lazy and unintelligent. No one will do it for them - they must do it themselves.

So, the buck stops with them. Give credit where credit is due, and lay blame on whom is at fault.

 

Reminiscent of my younger years...
10 LOAD "SCISSORS"
20 RUN

GeneralRe: It's in the Docs Pin
Rai Umair11-Jul-03 9:24
Rai Umair11-Jul-03 9:24 
GeneralRe: It's in the Docs Pin
Nick Seng30-Oct-03 17:24
Nick Seng30-Oct-03 17:24 
GeneralRe: It's in the Docs Pin
Heath Stewart31-Oct-03 2:09
protectorHeath Stewart31-Oct-03 2:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.