Lounge - March 2015 (Page 3)

Put the code you need help with here.
 
Sometimes I wonder how this is possibly overlooked when posting code.
[5 replies] Last: oh good point rabbit: @dkapuno: thats not actually what the thread is ... (by Little Bobby Tables)
Researchers designed music to appeal to cats
 
To demonstrate that cats are capable of appreciating music, some researchers designed a few tracks that should appeal to them. I have three of those furry beast...
[10 replies] Last: Notice a key word there: "associated". That only means that it makes ... (by Little Bobby Tables)
Infected with virus that encrypts data (ransomware)
 
Main machine at our workplace became infected with virus that encrypted the database. Criminals sent a message demanding money for a "decryption" key. We cl...
[6 replies] Last: Thanks for replies. Perhaps I wasn't clear enough, our backup was not ... (by Clint Westwood)
GameDev General #2
 
I was google searching some information on information regarding information about intermediate 3D model formats, and I came across this: http://www.cplusplu...
[17 replies] Last: I guess it depends on the type of game you're making. With a game like... (by LB)
The Equation Group == NSA: interesting...
 
And they called me a paranoid conspiracy theorist... Some seriously cool stuff in there...OS hijacking, virtual file systems, etc...all executed flawlessly for...
[4 replies] Last: The original report is a bit more detailed: https://securelist.com/fil... (by Cubbi)
by LB
Taking Offense (1,2,3)
 
Normally, someone intentionally offends someone else. However, here in America, there's this thing where instead, someone takes offensep from something that...
[55 replies] Last: I'm not good with being able to express my intention of opinions with ... (by TheBeardedQuack)
Can someone who works as a software engineer/computer programmer tell me about...
 
Can someone who works as a software engineer/computer programmer tell me about one job assignment that your boss gave you?
[2 replies] Last: Sure, I'll tell you one from last week. I work for a service software ... (by ultifinitus)
by LB
Console User Input Done Right
 
This is something I have to deal with a lot when helping out on these forums. Instead of rewriting the same things over and over, I decided to just write an art...
[9 replies] Last: yeah :L i figured it wasnt bash. that was a long shot. the point remai... (by Little Bobby Tables)
Game Programming Books - What To Read Next?
 
Hello I got into the programming world a month ago. I read a fabulous book called Beginning C++ Through Game Programming by Michael Dawson. In 2 weeks i did ...
[6 replies] Last: Take things one step at a time - you're not going to learn this stuff ... (by LB)
Should we create a blacklist of sources?
 
Sometimes I notice newcomers are consistently using bad tools or sources. For example, it's taken quite a while to get people to quit using the outdated Blo...
[6 replies] Last: My university still points students to downloading Quincy if they don'... (by Cody0023)
by dilver
character encoding
 
I know that character encoding is the translation of a character (for example A ) into binaries 0 and 1 . However , I do not know which part in my computer does...
[15 replies] Last: Hi all, wow this topic is quite interesting and i agree with you guys,... (by closed account SECMoG1T)
Bignum Challenge 2
 
here is my big integer library: #include <iostream> using namespace std; int main(int argc, char **argv) { } class BigNum { char Num1 ="100000000000000"; ch...
[2 replies] Last: Um... BigNum.Add would do nothing. Its a character array. After readin... (by fabtasticwill)
Java help
 
Does anyone know of a good Java forum or tutorial like this site? Others that Ive found have been a dud.
[8 replies] Last: StackOverflow, no matter who is in it it is still garbage system. no... (by Little Bobby Tables)
Freelancing
 
I want to know what the best reputable freelancing sites are. I did a quick websearch, but there are too many results, and I don't want to send any information...
[6 replies] Last: @ toddhicks209 This is a C++ forum... you should assume posts to be ... (by IWishIKnew)
Java reference webpage
 
Hey guys, I just started learning Java a few days ago and I'm picking it up pretty quickly. However, the main reason why I love cplusplus.com is the refere...
[1 reply] : http://docs.oracle.com/javase/8/docs/api/ (by Peter87)
March 2015 Pages: 123
  Archived months: [feb2015] [apr2015]

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