23 posts tagged with Programming and code. (View popular tags)
Displaying 1 through 23 of 23. Subscribe:
OS X: I want to batch print all the files in a source-code library. They are actionscript files, which means they are text files that all end in a .as extension. The files are in a complex directory structure (one root folder but files in multiple subfolders), and there are non .as files that I don't want printed. When the files print, I need some kind of separator ( spaces, asterisks, new page...) between each file. [more inside]
posted by grumblebee
on Nov 18, 2009 -
6 answers
I would like to find some books that cover how to work with other people's code. [more inside]
posted by giggleknickers
on Apr 21, 2009 -
8 answers
VBA programmers: is there any way to control the formatting of Outlook Contacts Body text? [more inside]
posted by IAmBroom
on Feb 2, 2009 -
0 answers
How do I load and then sort a really huge (94 MB) text file list of words? Perl runs out of memory trying to load all the lines-- before I have a chance to try to sort it. [more inside]
posted by kosmonaut
on Oct 8, 2008 -
25 answers
How do I make code LOOK beautiful? Occasionally, I see these snippets of code where everything looks very aligned and orderly, the variables all seem the same length, the functions are all neatly aligned.
My code on the other hand always looks rough and shoddy. What do the people with neat code do to make it look so neat? [more inside]
posted by markovich
on Jul 28, 2008 -
13 answers
I'm looking for some help with a math equation / algorithm I'm trying to create. I'm a programmer by trade and not very good at math so I'd like some help with this or perhaps a site where I could pay someone to come up with the equation I'm looking for. I considered rentacoder or elance however I'd be concerned if the companies there had the proper math knowledge. A lot of claims get made on those sites that turn out to be false. [more inside]
posted by JohnGL
on Jul 3, 2008 -
6 answers
Can you help me find a tutorial (or book) on the design and programming of a fantasy sports site? (My google-fu is failing me on this one) [more inside]
posted by vega
on Apr 25, 2008 -
5 answers
I'm planning on starting a database freelancing business. I understand a lot of people prefer Microsoft Access or FileMaker. With the current evolving trend of applications going on the web and add to that my somewhat good experience with PHP, HTML, Javascript and CSS I'm seeking a cross platform efficient application environment. This is why I believe Access and FileMaker are not an option, I'm also more experienced with high level languages than I am with Access or FileMaker. [more inside]
posted by mrbloo
on Mar 13, 2008 -
11 answers
I have reason to be concerned that source code I am turning in for programming projects at school might be being burgled for the professor's own purposes. I would like to protect my code some way. I am thinking this is a great place for DRM to actually be useful. Anyone have experience with this? What are my options?
posted by jxpx777
on Sep 30, 2007 -
18 answers
Are there any good online auction solutions out there or should we hire a programmer? [more inside]
posted by bristolcat
on Jul 9, 2007 -
3 answers
Javascript / Prototype problem: I've written a function that inserts new content in a div whenever you click on a link in that same div. It works, but with the added "feature" of scrolling to the top of the page after the new content has been added. I don't want it to do this. How do I stop it? Here's the page. (Scroll down to see the link.) [more inside]
posted by grumblebee
on May 2, 2007 -
11 answers
Better to prototype an application and hire someone to port it, or learn C from the ground up and do it myself? [more inside]
posted by ndrw
on Jan 26, 2007 -
14 answers
How do I wish my programming-geek boyfriend "Happy Birthday" and tell him "I love you" using computing code? [more inside]
posted by divabat
on Jan 23, 2007 -
25 answers
I'm writing a book on programming for beginners, and I have a question about color-coding. [more inside]
posted by grumblebee
on Oct 9, 2006 -
36 answers
How do I learn what goes on "under the hood" of programming languages? [more inside]
posted by grumblebee
on Aug 14, 2006 -
34 answers
How do I alter this piece of code to make the pop up window close automatically after exactly 37 seconds? [more inside]
posted by wsg
on Jun 23, 2006 -
16 answers
I've got a MediaWiki front-end question... [more inside]
posted by SweetJesus
on Apr 11, 2006 -
5 answers
xsl:saint-augustine -- help me get to grips with XSLT [more inside]
posted by AmbroseChapel
on Feb 14, 2006 -
15 answers
Programming/geometry: in a Flash program (you don't need to know Flash to answer this), I'm trying to place rectangular images at random positions on the screen. There are already images on the screen. I need to make sure that the new, randomly-placed images don't obscure the images already there. [more inside]
posted by grumblebee
on Sep 29, 2005 -
25 answers
I'm doing some research for a paper about the ways in which computer science has been coping with program complexity throughout its short yet interesting history, and I'm worrying I might have overlooked some fundamental developments. [more inside]
posted by koenie
on Aug 16, 2005 -
10 answers
Inspired by this blog post about a particularly elegant single line of code, and thinking back to the golden-age brilliance of Duff's Device, does anyone else have good examples of code beauty? Are there any blogs out there that are essentially a reverse DailyWTF?
posted by Plutor
on Apr 5, 2005 -
16 answers
I want to learn to code. I used to be a good coder - in 6502 assembler and VAX Fortran in 1988. I know nothing of the architecture of modern computers (OOP? kernal? shell? how one set of code on work on Linux and Windows). I guess I should learn C++ - what's a good resource (book I guess) for learning, writing apps compiling etc on my Win XP machine, and finally getting jobs?
posted by Pericles
on Jan 29, 2005 -
20 answers
I'm a graphic designer who is looking to advance my actionscript skills in Flash. What is the best way for "non-coders" to learn more advanced coding? [+] [more inside]
posted by quadog
on Jan 20, 2005 -
7 answers