|
I want to get started game programming in C/C++, or C# with DirectX or OpenGL. I'm not really sure what I want to get started, but a smallish project like a simple engine would be nice to get started with. Additionally, I would like to learn about designing...
Started by dr.manhattan on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
To start out as the Tools Programmers writing in-house software for the rest of the game development.
|
|
Possible Duplicate:
where i can get software download for ubuntu 9 ?
i cant find much (softwares, applications and derivers).can linux (software, application and drivers ) work on ubuntu 9?
Started by saleemrehman on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Linux.
As well software works on Ubuntu, the answer is yes, as Ubuntu is a "flavor" or "distribution" of Linux.
For Software, get familiar with the synaptics software tool and/or apt-get or aptitude.
|
|
Duplicate of:
What makes an application an “enterprise” or “enterprise-level” application?
After reading Wolfbyte's answer on Enterprise FizzBuzz I have thought about what constitutes a program as "Enterprise".
What makes an application or a software ...
Started by Sung Meister on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
|
Ask your Facebook Friends
|
I'm interested in a program that does not exist in my favourite programming language. Though, I want to port it to that language.
Am I allowed to port a program, that is published under the GNU GPL, from one programming language to another?
Which licensing...
Started by furtelwart on
, 8 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
You are not only allowed to translate a free program, but even from the Program" and surely any manual or automated translation from one programmming language to another however do a clean implementation....
Are working on that GPL project.
|
|
I've been reading lots on how to trigger an application from inside a C# program (Process.Start()), but I haven t been able to find any information on how to have this new application run within a panel of my C# program. For example, I'd like a button...
Started by Alex on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
You can't - the program you're startingShort Answer: No
Shortish Answer: Only if the other application is designed to allow objects/controls directly into your....
It, by providing components for you to add into your own application.
|
|
Hi:
I'll have bursts of programming-related ideas that I wish to keep track of. Usually, there are two scenarios:
I'm using an open-source application, and there is something about it I'd like to change. This could be fixing a bug, improving a feature...
Started by red.october on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
It focuses your team on what needs to be done, and brings schedules... .
Google docs, rich text editing and you could search them pretty easily
JIRA might also work, though I don't think it dies rich text
FogBugz
FogBugz makes it simple to track your projects .
|
|
Hi,
I'm writing a GUI application that will let users interact with command-line programs. The programs are crystallography programs, in this case. They take a long time to run.
There's a certain common workflow using the command-line programs. The output...
Started by Joe Van Dyk on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If you don't need to readback results from the commandline program it's much easier.
Or FLTK(simpler).
|
|
I hope, certain times people may ask you to write strange things.
What is the most infeasible application/program you've ever been asked to write?
Started by LittleBoy on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
The voice recognition software was already provided in a library format, so my to make this software....
On a application that scanned recorded phone calls from a prison facility phone system, looking for particular any necessary action.
|
|
I have finished the user manual as suggested in the accepted answer here . However, for the developer documentation of my application, other than briefly mentioning the topics on the following:
purpose of why this application needs to be made in the first...
Started by stanigator on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Where.
If this is a coporate application that will be supported later...
I'd add two things off the top of my head .
I like what you have so far.
Include the location and info on any application/error logs.
|
|
Hi,
I am looking for suggested reading for Design and Development of Software Programs, currently I am reading Code Complete and want to continue my reading as it really helps to understand different aspects of Software Engineering and industry best practices...
Started by Rachel on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Oriented Software - The Bible of Software Design Patterns of Enterprise Application Architecture Best ago ;-)
Patterns of Enterprise Application Architecture Refactoring: Improving the Design in the heart of software....
|