Before you post

Status
Not open for further replies.

niemiro

Senior Administrator, Windows Update Expert
Staff member
Joined
Mar 2, 2012
Posts
8,770
Location
District 12
Welcome to the Programming Section of the Sysnative Forums!

This section is all about getting help with programming related questions. If you would like some help with your computer programming (writing computer code) then you have come to the right place! Simply create a new thread and we will be more than happy to assist you. If you are not after help related to writing computer code, then there are other sections of this forum better suited to answering your question. Simply look for a more appropriate section here: https://www.sysnative.com/forums/forum.php to post your topic.

However, please take the time to read and follow these few general rules and guidelines before posting:

1) Before posting anywhere on this forum, please be sure to read, understand and agree to these Terms of Use and Forum Rules: https://www.sysnative.com/forums/showthread.php?342-Sysnative-Forum-Rules

2) All homework handed in to your instructor must be your own work, and as such we cannot do your homework for you. However, we can provide direction, examples, ideas and general assistance.

If you have something specific in your assignment which you would like help with, we should be able to provide you with the assistance you need. This includes the fixing of bugs, provided you have made a good effort to fix it yourself, and just need that something extra. When you are writing code for real, you must be competent at finding and fixing bugs. While you may occasionally ask for assistance in fixing difficult bugs in your projects later on in your career, this is something you must, for the most part, learn to do yourself.

Fixing bugs is part of the learning process. It is best to learn now, while at university or school, to find and fix your own bugs. However, we are here for when you just can't quite figure it out on your own.

3) Please ask specific questions, provide as many details as possible, and give your topics specific titles. This enables us to help you quickly and efficiently. Please tell us exactly what you are wanting to achieve, what programming language and compiler you are using, and what actually happens in your code. Please also include code samples and snippets.

4) Post code samples and snippets. It will be far easier for us to help you if you provide us with code samples and snippets. Please post relevant sections of your code. It is best if you can post just the relevant portions, but please also make sure that the code snippets make sense out of context, otherwise they are worth nothing! Please also explain your code and show us exactly which parts are going wrong and why, if you can.

5) Please paste all code snippets between CODE tags.
This can either be achieved by manually using code tags, or by asking for code tags.

Method 1: You can manually type code tags, for example, here: [code]CODE GOES HERE:[/code]

It should give a result like this:
Code:
CODE GOES HERE:

Method 2: While in the Full Reply Editor, and not the Quick Reply (just click the Go Advanced button if necessary), you can click on the "Code tags" button, which has a hash symbol. Just click on the below screenshots for a larger image if necessary.

Click here for Full Reply:
SNF1.PNG

And then click on the Code tags button.
SNF2.PNG

If you follow these simple guidelines, we can help you quicker and more efficiently.

Enjoy your stay at the Sysnative Forums!
 
Status
Not open for further replies.
Back
Top