|
Can you give an example where the Queue data structure can be specially helpful
Started by Johanna on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Or a FIFO type structure...first in first out...which preserves the request... .
In the case that you need to process requests in the order that they are received you would use a Queue .
Do your homework on your own.
All of these questions are easily googled.
|
|
I want to know what do you think (and why) will be the most helpful feature of HTML 5 (on a developer's POV)
Started by Diego Dias on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
(If it ever gets enough penetration to make it feasible to use it, that is...)
It's a toss up for me between:
Canvas (marginally... .
The ability to embed audio or video in a web page without having to care what plugin is going to play it is a big win in my book .
|
|
When you are reading technical materials (books, blogs, wiki…) do you find detailed theory or direct code samples more helpful? Also do you perfer paper or electronic?
Started by Matthew Whited on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
In ....
These materials will help you understand why you should do like are professor in that field.
But if you want get future study about that field, you should read some theory books and papers .
That will help you much as my experience.
|
Ask your Facebook Friends
|
Everyone should know about boost . What are other helpful libraries for C++? If you need to mention specifics (like libcurl, freeimage) please note what they are specific to (web protocol, image loading).
Started by acidzombie24 on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at stackoverflow):
POCO C++ Librarie
Features
threads, thread synchronization and advanced abstractions for multithreaded programming streams and filesystem access shared libraries and class loading powerful logging and error reporting security and encryption network programming... .
|
|
I've been running AutoHotKey for a while now and I have to say that when I need it, it is extremely helpful. However, it is still limited in what it can do. Now that I'm going to be starting some new work I will be way busier and would like to automate...
Started by Jason on
, 20 posts
by 16 people.
Answer Snippets (Read the full thread at superuser):
You just hold down the Caps Lock key and type an Enso command, which is displayed in a translucent... .
From the site:
Enso is dead simple to use.
Just hold down the capslock key and you can type all sorts of commands to launch apps or execute commands .
I use Enso.
|
|
Inspired after watching Michael Feather's SCNA talk " Self-Education and the Craftsman ", I am interested to hear about practical examples in software development where discrete mathematics have proved helpful.
Started by Ola Eldøy on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Right?
There are a lot of real-life examples where....
That counts as helpful...
Understanding of set theory in particular helped me quite a bit with the Professor Layton games.
Terms seems to really help make testing more effective.
|
|
What are your most helpful keyboard shortcuts while work? talking about windows specially because there are many keyboard shortcuts which make life easier but most of the coders in their early stages of career don't know them, as i don't. Would love if...
Started by Umair on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
It's a keyboard.
My most helpful tip would be to look into AutoHotKey ...
Visual Studio's CTRL + F7.
|
|
I am re-reading Code Complete (Second Edition) since I read it in College. I got to the Second Chapter about the importance of metaphors and was curious what metaphor is/was most helpful to you in understanding software design/construction? I was looking...
Started by SwDevMan81 on
, 13 posts
by 13 people.
Answer Snippets (Read the full thread at stackoverflow):
It may be helpful to explain something are you don't understand it thoroughly....
I was first exposed to this when and learn object oriented design as I know it now correctly .
helpful metaphor was one you don't hear much about - information theory.
|
|
Hello. Every one.
Actually I would like to know the list of commands & there use, which can be helpful for php development.
Say for example,
Crop Command => May be used to crop an image, Cut image
I know very few commands of linux like "ls", "pwd" ...
Started by sagar on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Dramatically-increases-script-execution-time/1709151#1709151
The only ones that will really help you.
|
|
I have a choice between Physics and Economics as elective units in a course I'm about to start (undergraduate level). I'm already doing maths as part of the course, so should hopefully do some trignometry and geometry etc which is helpful for 3D game ...
Started by Click Upvote on
, 16 posts
by 16 people.
Answer Snippets (Read the full thread at stackoverflow):
The understanding of physical processes and light theories will help you....
This will be helpful everywhere in life, not just in game programming.
Physics and other natural sciences help develop logical thinking and clean up the mind.
|