Lounge - June 2010

by Faerie
Why do professors . . . ? (1,2)
 
If you're this certain professor or closely enough acquainted with some of these certain professors, why do they sometimes give homework whose solutions consist...
[20 replies] Last: Drw4d, I couldn't have phrased it better than you just did. I totally ... (by Kyon)
cvbvcb
 
title PrintFirstName .model small .stack .data .code mov ax, 3 ;clears the screen int 10h mov ah, 2 ;print mov dl, '?' int 21h ...
[10 replies] Last: @helios Thank you very much! I learned much from you. (by blackcoder41)
"quotaion marks"
 
Have you ever notice it's impossible to put in quotation marks in a program it's so annoying.
[5 replies] Last: "Oh admonishing melody...arise in the name of the Necromancer! Mystic ... (by firedraco)
Football World Cup
 
Any of you interested in it? Big match today - England V Germany - Huuugggge grudge match!
[18 replies] Last: [quote=Incubbus]We finished of England... wohoooo... -1 :( (by mcleano)
by Morph
Learning without Schools(Sorry for the title) (1,2)
 
I'm trying to learn programming/scripting languages for 1.5 years. I tried php/jsp/as2/as3/c++/html/css/java/c#/vbasic . As you can see I tried to find language...
[22 replies] Last: You should try some different paradigms, as stated before. Try startin... (by Kyon)
by Disch
FM Radio Sucks (1,2)
 
I hate FM Radio. We play it at work as background music. Same 30 songs looped over and over, every single day. Grrrrrrrrrrrrr If I hear that damn "I...
[21 replies] Last: Return 0 said: Time to start listening to pandora.com Better y... (by Kyon)
Reverse Engineering Books?
 
Do you know any good books for reverse engineering??? I've downloaded Eldad Eilam's Reversing: Secrets of reverse engineering (got it here -> http://bib...
[6 replies] Last: I just found something very interesting, here -> http://tuts4you.com/d... (by m4ster r0shi)
Too many funny title's for me to actuall give one! So just read...
 
This is priceless: http://techpatio.com/2010/apple/iphone/apple-steve-jobs-reply-email-iphone4-antenna-reception-bars/comment-page-1
[1 reply] : This is how you hold it: http://www.coated.com/wp-content/uploads/2010... (by chrisname)
Who Needs Java? Probably Not You - Article
 
Who Needs Java? Probably Not You -It's like cockroaches and Flash: hard to kill. Source: http://www.readwriteweb.com/archives/who_needs_java_probably_not_you....
[4 replies] Last: Speaking of the phrase "wasted time": this is my favorite phd comics o... (by tition)
by uo1
sqrt does not work?
 
Tried the example on the reference, see below. Getting error message as below. Any idea why? Undefined first referenced symbol ...
[7 replies] Last: Should this even have been in the Lounge section? (by chrisname)
Why are device drivers so proprietary?
 
This doesn't make sense to me. Companies like nVIDIA or ATi give away drivers for their hardware for free, but then license them under a proprietary license. Wh...
[no replies]
Random Java Complaint
 
Their iterators suck...I don't know who came up with the idea that the only way you should be able to access them is if you use it and increment it, but it's re...
[3 replies] Last: I prefer complaining to third parties. (by helios)
Publishing Web-site Advice
 
Hi, I want to publish a web-site that but i've never done this kind of thing before. I'm at creating web-site step hasn't published yet. I need advices.If ...
[no replies]
beginning with cplusplus!!!!! (1,2)
 
hi guys i am new to programming... dont even know what IDE you guys are using... i am using turbo c++ which is vey basic when seeing the IDE you guys are postin...
[24 replies] Last: Turbo C++ it is old, very old. C++ has moved on since then. If you... (by closed account z05DSL3A)
Drive-by Questions
 
What is it with these people that have 1, 2 posts to their name come here to ask questions that are either A) not C++ related, or B) are related to a specific p...
[2 replies] Last: Probably something like, "Given that I'm the only person in the world ... (by chrisname)
by Gio
Commericial Console Applications
 
Do you think someone would buy a console application (no GUI) if it still has an innovative or unique idea? This doesn't relate to me but I am curious.
[8 replies] Last: [quote=helios]90% of statistics etc. Go into any bank and try to find... (by Return 0)
Programs similar to Microsoft's Team Foundation Server?
 
A few friends and I have decided to try and pool our collective programming ability to create...something, we haven't gotten that far yet. At the moment we are ...
[3 replies] Last: +1 SVN -1 Source Safe (up until recently I would not have said this b... (by closed account z05DSL3A)
Rethinking The User Interface Paradigm: Code Bubbles IDE
 
Not to be confused with Code::Blocks (another excellent IDE), Code Bubbles is a completely new take on the user interface of an IDE. It's not released, but sho...
[14 replies] Last: I like QT creator. mainly because it has vi mode nano is ok fo... (by bigearsbilly)
STL Sequence Containers
 
I know this forum is supposed to be for non-programming topics, but I thought this would go better in the Lounge than General C++ Programming (considering that ...
[6 replies] Last: Excepting std :: string s, I tend to use std :: vector for relative... (by Duthomhas)
Hacker Halted Conference-2010
 
Hacker Halted Conference-2010 Schedule: Hacker Halted Conference-2010, October 9-15th 2010, Miami Florida. Hacker Halted is the premier information secu...
[no replies]
June 2010 Pages: 123
  Archived months: [may2010] [jul2010]

This is an archived page. To post a new message, go to the current page.