Lounge - January 2012

@ TheMassiveChipmunk
 
So I noticed this: http://www.cplusplus.com/articles/1hvU7k9E/ Since you thanked me for an idea I never intentionally gave you, here I am making up for it. ...
[13 replies] Last: I'll just leave this here, for interested time travelers from the fut... (by Catfish)
by LB
Game called "C-Jump"
 
My parents got me this for the holidays. I'm just now looking at it, and I have to say, I don't think this is even C... http://www.LB-Stuff.com/C++/C-Jump.JPG L...
[9 replies] Last: heh... It might be good for schools though. (by strongdrink)
by LB
Is not specifying signed/unsigned portable?
 
I noticed that some compilers treat "int" as unsigned instead of signed, and that most have it as an option. Is code portable if you don't specify signed or uns...
[3 replies] Last: Thanks Duoas. I already knew that the compiler I'm having to use defin... (by LB)
by CMinus
Website Text Highlighter
 
Hi all , Sometimes I would like to highlight important something in a book , so I use a highlighting pen , but here on the website I can't highlight a text . I...
[4 replies] Last: Thanks Guys I will fetch chrome extensions or I will just download it ... (by CMinus)
Reversing: Secrets of Reverse Engineering
 
http://en.wikipedia.org/wiki/Reversing:_Secrets_of_Reverse_Engineering Anyone read this? Reviews on Amazon all primarily say it's great, but was just curious i...
[8 replies] Last: A legal way to practice, as I have participated in many times, is for ... (by closed account 3hM2Nwbp)
Are functional programming languages more applicable to AI?
 
I remember reading that LISP tends to be used for AI programming. Is this due to properties of LISP, or is there something inherent to functional programming la...
[1 reply] : Lisp was more or less designed for use with AI. John McCarthy was even... (by Cheraphy)
The Framework debacle. (1,2)
 
Well, I guess the site is bollocksed until the admin cleans house. I have a good idea about which scum sucking fuck wit is behind this, I hope you and your i...
[33 replies] Last: @Gaminic I couldn't help but picture this.. http://i.imgur.com/r9xc1.g... (by closed account DSLq5Di1)
Language to learn, for learning
 
Ok so my sister in law works for a company that does a bunch of software for hospitals. She's basically the one who goes out to these potential client hospitals...
[4 replies] Last: I'm just finishing off a sideline project so I'm going to have more fr... (by closed account z05DSL3A)
Discrete mathematics
 
So, anyone here take discrete math at any point in their life and still remember anything about? I've ran into a problem that I'm not sure about, and my profess...
[11 replies] Last: I don't get why everyone posted the answer after I did, but glad we co... (by ascii)
Colleges..
 
Hi! I was wondering if anyone knew of any good colleges that they would recommend. I currently live in Florida, but I could travel. But around that area would b...
[3 replies] Last: Avoid Art Institute and DeVry. State colleges usually are good enough ... (by BHX)
Programming Blog
 
Hey guys, i have modified my blog from all your comments and suggestions. So feel free to check it out and point out any problems or errors. Even your suggestio...
[13 replies] Last: Also your actual posts are riddled with spelling and grammatical error... (by ascii)
by BHX
Not sure what to do...
 
I've been doing the things out of books for years. I found that I have huge issues thinking of ideas to program and when I do I have even more trouble breaking ...
[3 replies] Last: Except for the standard C++ libraries. Allegro, but A5 has been change... (by BHX)
by Rave
How to prepare for Job Interview
 
How does one prepare for a job interview? Since most interviews ask C, and C++ with algorithms, and pointers. anyone know good books or resource to brush ...
[6 replies] Last: OH! And if you have a portfolio of programs you've made or worked on, ... (by ResidentBiscuit)
I invite you to my little open-source project! (1,2)
 
Hello forum, A few days ago I started a little project with my friend. The goal is to make an encryption utility which can encrypt and decrypt files using v...
[20 replies] Last: I believe it will, because I didn't mean a key file as in text file ,... (by Catfish)
Yet Another XOR Encryptor...
 
I originally wanted to write this in C++ and then post it in the Source Codes section. However, it appears that C++11's random library is only a stub in both...
[6 replies] Last: Version 5 followed, immediately after a major WTFAID moment. import ... (by Catfish)
Google & Privacy
 
So, what do we all think of this? http://www.washingtonpost.com/business/technology/google-faces-backlash-over-privacy-changes/2012/01/25/gIQAVQnMQQ_story.ht...
[17 replies] Last: Indeed you can't. (by chrisname)
What happened?
 
I used to be so enthusiastic about C++, but when i got into my 4. semster, we started using c# for web development, and i got some kind of a job as a Android ap...
[8 replies] Last: When looking at your code, the question "Why do C++ programmers make t... (by rapidcoder)
looking for a suitable language
 
I need a declarative language that either offers some way to use OpenCL bindings from another langauge or has it's own bindings for OpenCL. Basically, I've dra...
[8 replies] Last: [quote=rapidcoder]FP in a language without GC? I seriously doubt it. ... (by chrisname)
Buffering...
 
Reading xander333's XOR Encryption code, I noticed I/O is performed byte by byte. So I wonder: isn't there a performance penalty for doing it this way, as oppo...
[10 replies] Last: I love benchmarking too! testing on GNU g++ 4.6.2 on linux with a 386... (by Cubbi)
by LB
What is your ideal IDE? (1,2)
 
What would you want and not want in your ideal IDE? For me, all I would want are: -Syntax Highlighting and Auto-Indenting -Intellisense -Automatic calling...
[26 replies] Last: for me the ideal ide would have 1. admisibility of text based algorit... (by polar)
January 2012 Pages: 1234
  Archived months: [dec2011] [feb2012]

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