OOP class design conondrum. I am designing a set of classes for an online survey/quiz engine. I need some help with designing my classes.
[more inside]
posted by therubettes
on Jul 26, 2012 -
7 answers
What's the single best book for a beginning student of C++ to work through over a period of a month or two?
posted by killdevil
on May 16, 2012 -
11 answers
Is there a way to find out the filename associated with a specific FILE * pointer? (OS: Red Hat EL 5)
[more inside]
posted by tckma
on Apr 12, 2012 -
28 answers
What open-source projects should I look at to see examples of great design and clear coding style?
[more inside]
posted by scose
on Oct 2, 2011 -
9 answers
I'm a developer at a C++ shop right now, and would like to expand my skills in order to be more versatile and marketable. What's the next programming language I should learn? (I know some assembly, and very basic HTML)
posted by Stephanie Duy
on Jul 24, 2011 -
31 answers
Help me increase my technology/computer knowledge and resourcefulness so I may help others in my community get the most out of digital tools. Or: How do I apply the DIY/empowering/hackerly approach to computing in a way that benefits others?
[more inside]
posted by elephantsvanish
on May 7, 2011 -
4 answers
Programmers: know any good algorithms for picking colors, modifying colors or choosing colors that go well together? This is specifically for code.
I'm NOT looking for apps that let you choose colors. [more inside]
posted by grumblebee
on Feb 4, 2011 -
15 answers
Programming Filter: I'm applying for software jobs, but I don't want to forget what I know. How should I practice to keep my skills sharp?
[more inside]
posted by Chicken Boolean
on Oct 21, 2010 -
22 answers
How do you go about when you look for a part-time entry-level software developer job?
[more inside]
posted by RaDeuX
on Aug 31, 2010 -
11 answers
I want to create a very specific software application. Which language should I use?
[more inside]
posted by ehamiter
on Apr 12, 2010 -
9 answers
[Software Development filter] I am working on a project that uses a PC (Windows) and a dedicated microprocessor to perform a specific task. I want to create a scripting language that will allow the user to write their own sequences for the tool.
[more inside]
posted by Drasher
on Dec 22, 2009 -
27 answers
Oh God. Where to start? This is, at its heart, a programming question about C#. It's probably not a very hard programming question, either.
[more inside]
posted by kbanas
on Dec 1, 2009 -
13 answers
Is it possible to learn C++ or matlab for financial engineering without a strong background in math or previous experience in computer science or engineering?
Any advice would be appreciated.
posted by jsmith78
on Oct 20, 2009 -
14 answers
I would like to write a program which transforms the Windows task manager's process list into clickable links. Where do I start?
[more inside]
posted by TimeTravelSpeed
on Apr 29, 2009 -
8 answers
I need some help diagnosing a problem static linking a C++ program using g++. It compiles and runs just fine without "-static", but I get all sorts of "undefined references" errors when I use "-static". I'm a C++ novice and am at a loss. Can anyone throw me a bone?
[more inside]
posted by duoshao
on Mar 26, 2009 -
9 answers
I have a program that captures live data from a piece of hardware on a set interval. The data is returned as XML. There are several things I would like to do with this data (in order): -display it to user -save it to disk -eventually, upload it to database
[more inside]
posted by jdlugo
on Jan 17, 2009 -
8 answers
Tips / resources for designing / implementing and application from the ground up?
[more inside]
posted by yarrr
on Dec 2, 2008 -
2 answers
What's the best way of adding a "live" graph to my .NET WinForms application, similar in behaviour to the scrolling CPU usage and pagefile graphs found in Task Manager? Must be free, not too ugly, and not too processor-intensive.
posted by matthewr
on Nov 8, 2008 -
5 answers
Where can I find an honest, intelligent, organized community of folks looking for freelance .NET programmers?
[more inside]
posted by Glendale
on Oct 6, 2008 -
0 answers
Best book for a beginner to learn C? I've never learned a programming language, but I'm hoping to learn C over the summer. My friend, a computer science student, is going to teach me as he learns it. We would like a textbook or reference book or work book of some kind. What would be a good choice?
[more inside]
posted by asparagrass
on May 21, 2008 -
22 answers
ASP.Net development question. Can I map to a printer on the client's machine from a web page?
[more inside]
posted by Eddie Mars
on Mar 17, 2008 -
3 answers
Programming languages: I'd like to take up programming as a hobby, with an eye towards evaluating it as a career choice. What language should I learn? [more inside].
[more inside]
posted by gd779
on Aug 13, 2004 -
27 answers