Lounge - November 2011

My first program which realy do something!! (1,2)
 
hello there, after stugling for some months with C++ generic coding I would like to publish my first application which diserves to be called "Application" :D...
[31 replies] Last: [quote=helios]Of all the stupid arguments I've heard... Sigh... it w... (by Catfish)
by LB
Blind Challenge: Will this compile? (1,2)
 
Without using your friendly neighborhood compiler, consider this code: #include <iostream> #include <Windows.h> //Assume you have a correct windows.h header ...
[21 replies] Last: [quote=CodeMonkey]Well...in C:\Program Files (x86)\Microsoft SDKs\Wind... (by Duthomhas)
mathematical paradox
 
This is a mathematical paradox for the square root of -1. i 2 =-1 -1*1 2 =-1*-1 -1*1 2 =1 (i*i)*i 2 =1 i 2 *i 2 =1 i 4 =1 Then square root both side...
[10 replies] Last: @gaminic:thank you yes it is supposed to be i not one (by Aramil of Elixia)
by Chathu
Download Databases
 
Hey guys.. I'm doing a web based project about question answering system. I'm checking the correctness of the words the user enter. Wrong words are corrected b...
[3 replies] Last: *** read wrongly deleted *** (by sohguanh)
Gum of Minor Programming
 
Fortify Programming, 5 pts Gum is an effective booster of mental performance, conferring all sorts of benefits without any side effects. The latest investig...
[2 replies] Last: "without any side effects" Lockjaw, anyone? (by LB)
Quiz and Programming Challenge of Kurukshetra 2012
 
Xceed- The All India Robotics, Quiz and Programming Challenge of Kurukshetra 2012 Are you a geek??? Are you the one who thinks robots are the future and is t...
[no replies]
Faster than light Neutrino. (1,2,3,4)
 
Thoughts?
[65 replies] Last: But before I go further, I’m asking you to spare me the proposition... (by helios)
Programming Ugly (1,2,3,4,5)
 
The amount of self satisfaction I'm feeling with my code is at an all-time low for my short 5-year experience with hobby programming. Don't mind that, it would ...
[83 replies] Last: I have implemented an experimental network protocol analyzer (in C++) ... (by dimitri christodoulou)
by moot1
link
 
i have a question- ive seen in some posts a link to w website.you know how there are those links in blue writing that you dont even have to copy and paste it in...
[6 replies] Last: Oh, interesting. To add, if you copy+paste from the address bar, the h... (by Zhuge)
Linux Partitioning
 
I'm about to reinstall my Linux setup. I've read a lot of varied advice on the internet regarding the best way to set up one's various partitions (e.g. just / a...
[9 replies] Last: [quote=Xander314]Do you intend 'Linux 1' and 'Linux 2' to be for two d... (by chrisname)
How to build a website similar to ModelMayhem.com
 
Noob question ahead! What do I need to build a website similar to ModelMayhem.com? Will I need to wait 2-3 years till I'm done with my CS degree that I re...
[9 replies] Last: @king214: choose another acception of the word. (by ne555)
by moot1
$$ programs
 
have any of you guys made programs that you sell for money. if so tell me the link so i can check it out and maybe buy it if its useful to me. preferably the pr...
[2 replies] Last: You've asked this already. Wazzak (by closed account zb0S216C)
Programming Buddy
 
Been learning programming for about 2 months. need a buddy through all the confusing nights. add me on skype harrison.grant3.
[3 replies] Last: me too looking for someone to work out problems with .. can email me a... (by anunay144)
A question about your rights as a windows user
 
Hey guys, when I bought my laptop it came with Vista, I bought windows 7 professional when it came out, and not long after that I was dual booting with Ubuntu. ...
[8 replies] Last: RTFLA! :) (by Catfish)
MTBF
 
Hey, does anyone know much about Mean time between failure (MTBF) or reliability in general? I have to calculate an MTBF for a company I'm working for on plac...
[4 replies] Last: Yea sorry I wasn't very clear with my question. It's an MTBF for an e... (by TheMeerkat)
What does this code output to?
 
Hello there, (sigh), Alright, I made this program for fun, gave it to a friend, and were both getting different outputs (basically trying to break it). #...
[2 replies] Last: Seems like your compiler is newer than your friend's. In C++03, faile... (by Cubbi)
by velcro
How to Know if You Have Real Programming Potential?
 
I would appreciate experienced programmers’ advice concerning how to know if I’m a good candidate for further studies in programming. This semester I’m t...
[13 replies] Last: I think everyone in here can benefit from reading a book called "Outli... (by kabiru1215)
A simple vector in c + + library
 
EDIT: Original post deleted
[1 reply] : These goddamn spammers are getting creative. http://joncraton.org/blog (by helios)
Help me prosper!
 
I hope to become a programmer! mainly in the gaming industry. but, i relise its not as easy as that, so i will get any sofware/ict related job first, and work m...
[2 replies] Last: If your doing A-levels, does that mean your in the UK? I remember rea... (by TheMeerkat)
by kbw
Where'd all the memory go?
 
I rebooted my workstation this morning and just happened to notice the momory footprint, 3.43Gb in use. Yes, 3.43Gb! So I had a quick look, it's just runnin...
[5 replies] Last: I believe "active" just means "ready to be allocated", while "free" me... (by helios)
November 2011 Pages: 123
  Archived months: [oct2011] [dec2011]

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