What kinda of code commenting system do you use?

1 Answer

Answer :

answer:<div class[equal]“container”> <!—This div ends in footer.php dumbass—> I write bad code. Seriously, that is in stuff viewable be to public. And I comment the fuck out of everything.

Related questions

Description : How can I fix the commenting feature on my blog?

Last Answer : Can you link to the blog? I will look through the source to see if something is obviously wrong. And if you could post the code your blog is using at http://pastebin.botdom.com/ it would make it a lot easier to see what is wrong.

Description : Do you still use spaghetti code , like QBasic?

Last Answer : talljasperman Sorry I didn’t know that spaghetti code was a pejorative. My teacher called it that and I did not look it up.

Description : How do I simply repeat a line of code 4x in Javascript?

Last Answer : something like a for loop is pretty simple, and gives you a handy counter if needed. for(var i = 0; i < 4; i++) { forward(); }

Description : Programmers: Thoughts on this AI game where you fight via code?

Last Answer : answer:Hmm. Cool, but so far I’m stuck on the tutorial with some sort of error: > Game.mothership.moveTo(1,0) undefined

Description : I understand what the PL/SQL code below is supposed to do, but when I run the code, it won't compile. Can anybody help with why this is so?

Last Answer : answer:PL\SQL really isn’t my thing, but I believe you need something between the first IF statement and the ELSIF. What do you want it to do with the number if it is 50 or 90?

Description : How can I swap two integers without temporary variables using JavaScript code?

Last Answer : answer:This is a trick using the exclusive or operator ^ that was used when computers were short on memory. a = (a ^ b) /* a^b, b */ b = (a ^ b) /* a^b, a */ a = (a ^ b) /* b, a */ You can also do it using subtraction for numeric ... = a - b /* a - b, b */ b = b -a /* a-b, a */ a = b - a /* b, a */

Description : What does this short snippet of C code do? (see details)

Last Answer : answer:It's been a long time since I did much in C but It looks like it reads a file (or url?) and assigns that reference to the variable handle to use later, then reads each ... meant to return file contents in an expected format for use elsewhere. More of the context would provide more clues.

Description : How does computer code break?

Last Answer : Errors in logic, programming errors with the language used; type of programming involved eg. application prgm, operating system executable, etc . operating system upgrades can be any number of items ... is alway helpful when fixing programming problems.. Albeit,a general answer, I hope it helps

Description : How to implement a JavaScript code that doing "Set as my Home Page" in Google Chrome?

Last Answer : So, you’re saying the JavaScript code for doing this works in IE and Firefox, but not Chrome? That’s weird. Let me see if I can find a script for you.

Description : Would appreciate tips on reading someone else's code and understanding it .

Last Answer : First hint: if there are no coments smack the someone else in the face with a crowbar. That said there's really not much to say, you should be able to figure out what the code says ... trying to understand what the subroutines are for and then from that wrking out why the bigger parts need them.

Description : Python Code error?

Last Answer : You have too many parens in that line—you’re passing in a tuple instead of two integers.

Description : Do I have to give up my source code to a .NET DLL I wrote?

Last Answer : It depends on the contract that you had with the client. You might want to check Free Lance Switch. It’s a community of Freelance designers/coders. They might be able to help you out more.

Description : Is there somewhere where I can have someone look at my code and give me suggestions on how to make it better?

Last Answer : There are dozens of PHP forums on the web where you can submit things like that. Just search for PHP community or PHP forum. Most web design forums and communities will have an area for programming ... own forums as well. Just post a thread showing your code and asking for whatever help you need.

Description : The OpenGL source code for an open source Breakout game?

Last Answer : Here is one Learning and copying from others code is cool. Using code is cool if credits are made.

Description : Do I have to be in U.S to be able to participate in Google's Summer of Code?

Last Answer : http://socghop.appspot.com/document/show/program/google/gsoc2009/faqs#student_eligibility

Description : What's the worst single line of code/script/command you have ever written/seen?

Last Answer : You might enjoy this story.

Description : What's some good music to code to?

Last Answer : EDIT: Panic at The Disco. Period.

Description : How much sample code should you give when asked for it as part of a programming job application?

Last Answer : answer:I've recently gone through an interview process where they did ask to see some code that I've written, but didn't ask to actually have the code sent to them. I would assume that a majority of ... you shouldn't have too much of a problem sending the code to them if they insist upon it too.

Description : Do you code on white or black?

Last Answer : I used to do it in white too, and I am definitely liking the change to black. makes my code stand out more and well it saves some battery use :P

Description : What is the HTML code of Visit Count below Needsbd.wapkiz.com ?

Last Answer : You can find http://redowan.wapkiz.com on this website.

Description : What is Html Code to Red Text ?

Last Answer : Your writing! You can color the text using the HTML code .

Description : Want HTML code to enlarge text ?

Last Answer : HTML to enlarge text: your text or your text

Description : Enter the HTML code to color the text ?

Last Answer : + font color = "lime"> Your writing . When using the code, give + example

Description : Web site link that can copy all the code to design Wapkiz site ?

Last Answer : I am giving you the names of some sites from where you can copy the code. Site- 1 Site- 2 From these two sites you will get all the code for creating Wapkiz site . If you need more sites, please let us know in the comments.

Description : What are the key considerations for people in sales while they use social media for selling (Social Selling)? A. Check if their clients are on social media and then connect with them ... D. Connect with their clients and prospects on LinkedIn and then start liking/commenting/sharing their posts

Last Answer : C. Build their professional brand and then position themselves as subject matter experts in their field to build credibility

Description : What are the key considerations for people in sales while they use social media for selling (Social Selling)? A. Check if their clients are on social media and then connect with them ... D. Connect with their clients and prospects on LinkedIn and then start liking/commenting/sharing their posts

Last Answer : C. Build their professional brand and then position themselves as subject matter experts in their field to build credibility

Description : How long will the rest of the world's leaders manage to restrain themselves from commenting on the fitness of you know who?

Last Answer : I'm really sorry to burst your bubble, but ...quite a lot of people support him and his views. It wouldn't be that hard not to oppose him. Besides, most world leaders and politicians ... not stupid enough to insult a leader of the most powerful country in the world and potentionally create conflict.

Description : Should those who comment on faith or spiritual matter (especially concerning the God of Abraham, Isaac, and Jacob) educate themselves on the subject before commenting as if they know?

Last Answer : Yes. But a layman’s opinion can get interesting and provide some new perspective too.

Description : How does YouTube not have a filter on racist slurs on their commenting platform?

Last Answer : First!! YouTube comment section is where the internet goes to die…

Description : Which sport commentary lingo from one sport would just sound silly when said commenting on another sport?

Last Answer : Hat trick in American football.

Description : Can you block obnoxious users from commenting on your questions on ask-public?

Last Answer : No, you can't as far as i remember from an earlier, similar question. What you could do, when that user is commenting on your question and the answer is in any way not in accordance with the ... and use your mouse wheel to scroll the page twenty centimeters down and you can open your eyes again now.

Description : If you hide someone on your Facebook news feed, can you still see their other activity, such as liking or commenting on a post?

Last Answer : No, you can’t see any of their activity. The only thing you can still use is private message.

Description : Do you get annoyed by cashiers commenting on your purchases?

Last Answer : Yes. Also fellow shoppers. I find it incredibly intrusive and rude.

Description : How successful were the french in strengthening their relationships with the first nations peoples as a local official in the S's write a short letter to the governor commenting on the situation?

Last Answer : Need answer

Description : The third type of comment is used by a tool called .................. for automatic generation of documentation. A) Java commenting B) Java generator C) Java doc D) Java loc

Last Answer : C) Java doc

Description : What replaces the System.Data.OracleClient in .NET Framework 4.0?

Last Answer : Hmm. Unfortunately I am not familiar with System.Data.OracleClient, but I would guess that Oracle supplies a .NET connector that you can use in your code. I say this becaues MySQL provides one that ... on their site. Just do some Googling for access oracle database C# or something like that.

Description : How is your Python/Django system set up?

Last Answer : answer:Awesome! I think you'll be very happy with Django That's what we built Ask-public with and it has been a real pleasure throughout. We've also had a good experience with Slicehost, though have since ... now. Soon we plan to add lighttp. Let me know if you have other questions and good luck!

Description : How much does it cost to add notification system to Q&A site ?

Last Answer : You need to use the plugin to turn on notifications on the Q&A site. If you want to use paid plugin it will cost a little and if you use free plugin then you can do it for free.

Description : What is a system flowchart ?

Last Answer : When all the work of an organization is expressed through a picture, it is called system flowchart.

Description : Anyway that someone could let me have a gmail that you don't use? I kinda need one.

Last Answer : Several relevant things come to mind, including: 1. Why can’t you create your own new gmail really easily and use that? 2. Does it have to be a gmail account? Because there are many free email providers that allow immediate creation of new email accounts.

Description : [Warning: might be kinda gross] Would you use this thing? Ever seen anything like it?

Last Answer : We had a simple bulb syringe for our kids They turned out ok. Except for the time we overdid it and sucked out speech and the recognition of squares and triangle shapes.

Description : Regulating email use?

Last Answer : What Operating System are you using and do you use a Desktop client for email or a web-based client?

Description : Why use ASP.NET MVC 4 over just HttpHandlers with JQuery Ajax?

Last Answer : answer:I'm not familiar with asp.net, so I'm not sure what it gives you, but a common problem with a single-page app using a lot of jQuery is that it can quickly become unmanageable, especially if ... you other questions, I'm a fan of using only as much as you need and your approach sounds fine.

Description : What does the use of the # symbol mean in XML Document Type Definitions?

Last Answer : answer:

Description : How to use cron in ruby on rails (2.3.5). Please help?

Last Answer : answer:At the UNIX prompt, type man crontab and help documentation will appear. - Crontab is the interface you use to schedule jobs in cron. It launches a basic text editor - usually vi but anything you want - and you enter in one ... . 30 21 * * 3 /path/to/maintenance.sh # #---------------------

Description : Why should I use JavaScript Library if it may effect the performance of a web site?

Last Answer : You might want to check out some extremely lightweight Javascript libraries such as xui, zepto, or jQuery Mobile. However, 17KB should not be a huge concern on iOS and Android devices. On phones with ... .example.com or mobile.example.com with minimal CSS, small page size, and no Javascript at all.

Description : Do any other ask-public users use J (the programming language)?

Last Answer : answer:Interesting. How can it confuse experienced programmers, and how is this an awesome thing? Also, is this one of those languages great for mathematics and scientific computation?

Description : If I already know basic PHP/MySQL, what else should I learn to use Google App Engine?

Last Answer : answer:I am not an expert, I just started reading up on this myself, but here are a couple of starting points on data storage. Rather than a separately maintained SQL database, ... .com/appengine/articles/datastore/overview.html http://code.google.com/appengine/docs/python/datastore/overview.html

Description : Why do the majority of Python packages use urllib2 instead of httplib?

Last Answer : answer:urllib2 is closer to curl. It's closer to a real client-and for many of us, makes much more sense than doing 4 or 5 steps to request an url and read the response. httplib is a lower ... It is normally not used directly - the module urllib uses it to handle URLs that use HTTP and HTTPS.

Description : When to use stored procedure and when function in SQL Server 2008?

Last Answer : There’s no technically right answer here – I think I’d do the SP calling SP.