|
What is a good way to evaluate the (+ 100 (+ 100 100)) part in
(+ (+ 1 2) (+ 100 (+ 100 100)))
?
For now, I do it by C-x C-e, which means I need to locate the ending parenthesis, which is difficult in most cases. Options > Paren Matching Highlighting...
Started by RamyenHead on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You could write such a command like so:
(require 'thingatpt) (defun eval-sexp-at-or-surrounding-pt () "evaluate the sexp following the point, or surrounding the point" (interactive) (save-excursion (forward-char 1) (if (search-backward "(" nil t) (message... .
|
|
This answer says that Linq is targeted at a slightly different group of developers than NHibernate, Castle, etc.
Being rather new to C#, nevermind all the DB stuff surrounding it:
Are there other major, for lack of a better term, SQL wrappers than NHibernate...
Started by Adam Davis on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
With linq to sql, your database is pre-existing and you're ... .
When you say Castle I assume you mean Castle Active Record?
The difference is NHibernate is an OR/M and is aimed at developers who want to focus on the domain rather than the database.
|
|
I'm looking for a forward error-correcting code that is relatively easy/fast to encode on a microcontroller; decode will be done on a PC so it can be more complicated.
I don't know that much about error-correcting codes and except for the simple Hamming...
Started by Jason S on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
16 bits of error correction for 64 bits of data .
express the allowable overhead as a percentage.
|
Ask your Facebook Friends
|
I'm really a beginner when it comes to programming and have read that I should make each method as small as possible. Can anyone suggest how many lines of code is a good number for each method?
Started by Satir on
, 25 posts
by 25 people.
Answer Snippets (Read the full thread at stackoverflow):
Sometimes it's pretty much a wash, so if the code is nasty look for a better way to express.
42 would be best no.
It guarantees the best combination of efficiency and readability.
Aim for zero.
|
|
AIMS Medical Sales Recruiting, Inc.
www.aimedsales.com.com
8310 South Valley Highway, Suite 200
Englewood, CO 80112
There is a company out there called AIMS Medical Sales Recruiting that posts all over Monster.com and other jobs boards. Their ads look...
Answer Snippets (Read the full thread at cafepharma):
Personally, I don't believe the programs themselves are well respected, but that's not to say anything negative about the people who fork over their money... .
Whether these programs actually can or cannot teach you "medical device sales" is highly debatable .
|
|
Drama more drama.
just got a email From Yousif Yalda
Quote: : Ryan Eagle, from EWA Network (known online for stiffing affiliates for thousands of dollars) has hacked into AIM account PKMYousif. Malicious IMs are being sent out in the masses to everyone...
Started by vinnythejinny on
, 16 posts
by 14 people.
Answer Snippets (Read the full thread at wickedfire):
Jacked your AIM name, so is this even you?
Paul Bourque: lol
PKMYousif: no they didnt jack for the lulz You'd guess the birdman got better things to do then brute forcing some kid's aim password.
|
|
Posted December 30, 2011 - 04:41 PM
So had an argument with Aim Of God and delirium because Aim Of God kills himself as soon as someone is about to kill him by pressing his binded key. And of course delirium backed him up because he is doing the same ...
Started by NASA on
, 14 posts
by 10 people.
Answer Snippets (Read the full thread at therenegadeclan):
That we don't cause problems that don't exist and get angry when someone tries to express.
|
|
I apologise if this sounds a crazy but I'm getting so confused - and I haven't got a healthy relationship to learn from. I'm a co-dependent, woman who loves too much - call it what you will. I'm working hard towards letting go, living my own life etc,...
Started by CoachTim on
, 11 posts
by 5 people.
Answer Snippets (Read the full thread at recoverynation):
As you create and internalize....
There may be similarities, but ultimately it is up to you to determine for yourself, what a healthy relationship looks like to you .
Dear runningscared
I think that what constitues a healthy relationship is different for everyone .
|
|
Kenneth Jeyaretnam is the new GMS -- aims to be top village insect
When asked for his response, Reform Party Secretary-General Kenneth Jeyaretnam said: "In the light of WP's protracted silence on this matter, individually and collectively, we find this...
Started by Thick Face Black Heart on
, 20 posts
by 14 people.
Answer Snippets (Read the full thread at sammyboy):
He derives great satisfaction in taking the opportunity to drive the dagger... .
Kenneth is still having red-eye over WP's success in last GE .
Re: Kenneth Jeyaretnam is the new GMS -- aims to be top village insect Not surprise to hear this from NSP.
|
|
We had a discussion a couple weeks back about range type practice vs an apparent tendency for many SD incidents to actually happen as point-and-shoot, and whether range practice would help with point-and-shoot.
I have played around every so often with...
Started by MLeake on
, 25 posts
by 12 people.
Answer Snippets (Read the full thread at thefiringline):
The course may be the shooters first experience, or close... .
What can be evaluated is the shooters ability to safely handle, and operate the firearm .
Since so many CCW applicants have little or no experience with firearms, there isn't much skill to evaluate .
|