Lounge - September 2015

Windows Verification
When you create a Windows bootable USB drive, how does it verify your Windows? For example, if someone was to build a PC without an optical bay, we could 'insta...
Sep 28, 2015 at 2:36pm
[10 replies] Last: Ah, well I was thinking of Windows XP because I had to install it in V... (by LB)
Anyone know how to make an image irreversible (unsearchable)?
Hey guys, does anyone here know how to make an image irreversible? I heard there's a way in doing it using photoshop but I am certainly not a graphic designer o...
Sep 27, 2015 at 4:28am
[3 replies] Last: Suppose you have picture A that's visible in a place containing privat... (by helios)
by Zhuge
Admin Request
There is a particular account that has managed to build up a post count such that its spam posts aren't being deleted on report. I'd like to request that the ad...
Sep 27, 2015 at 1:38am
[2 replies] Last: Ah, I didn't think of that. Request sent. (by Zhuge)
Coding guidelines from C++ creator.
Bjarne Stroustrup and Herb Sutter have started open-source coding guidelines project: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines....
Sep 26, 2015 at 1:57pm
[6 replies] Last: Don't miss Herb Sutter's sequel from day 2, https://youtu.be/hEx5DNLWG... (by Cubbi)
This has always been a struggle for me
I know I'm not the only one with this problem, if you don't have this problem you are very lucky. I have a hard time getting up from bed, I set my alarm at 7 am...
Sep 26, 2015 at 8:33am
[14 replies] Last: One thing I've seen that helps is setting multiple alarms at intervals... (by Pratik K)
Software engineering vs object oriented software developer?
So, I've just discovered that if I want a career in this, I have to choose between going to a university and becoming a software engineer or going to a technica...
Sep 25, 2015 at 6:32pm
[5 replies] Last: I just talked to my TA about academics, I think I'm going to SAIT, whi... (by RealGiganitris)
by RaduV
Looking for a good python 3 book or online tutorial
The tutorials I've seen are really basic and assume no prior programming knowledge. I want to find something that explains the language in more depth including ...
Sep 25, 2015 at 12:52pm
[2 replies] Last: Learn X in Y minutes is good for a quick overview http://learnxinyminu... (by Lachlan Easton)
by S G H
Mauro SHUT THE FUCK UP
Backstory: Name's Mauro. https://lkml.org/lkml/2012/12/23/75
Sep 23, 2015 at 5:54pm
[9 replies] Last: "Brilliant, but with the social skills of a thermonuclear device." A ... (by Duthomhas)
How do you break down a problem?
I always have a hard time breaking down a problem when it comes to finding a solution. A lot of people tell me start with what you know and work your way up whe...
Sep 22, 2015 at 10:18pm
[13 replies] Last: Thanks SO MUCH (by genellewhite)
by helios
Serialization
I finished a C++ serializer generator: https://github.com/Helios-vmg/cppserialization It supports reference cycles, smart pointers, strings, various standard c...
Sep 22, 2015 at 5:01pm
[8 replies] Last: Avoid guids/long longs in method names. Unless you've been very caref... (by helios)
by kalrin
program help
hi guys can you please help i am struggling to write this program... where ever i have put //help #include <iostream> using namespace std; int main() { f...
Sep 21, 2015 at 9:00am
[3 replies] Last: Thanks so much Dhayden... I understand it now.. i was having a hard t... (by kalrin)
How in-depth should you know a language?
I learned programming from "Programming -- Principles and Practice Using C++" after that I wanted to learn C++ in-depth and I read "The C++ Programming Language...
Sep 21, 2015 at 6:09am
[6 replies] Last: It doesn't really have a lot to do with what @OP asked. It was more ad... (by YFGHNG)
Can anyone refer me to some users in this forum that is REALLLLYYY good at C++?
Preferable with a humongous ego. I need that person to evaluate the quality of a 500 line code from a particular person.
Sep 20, 2015 at 8:34am
[10 replies] Last: @ Alpha22 Yes, that is exactly right. Hopefully the OP won't get he... (by TheIdeasMan)
Cplusplus in java?
Is there a help website like this for java?
Sep 17, 2015 at 9:36pm
[1 reply] : I believe this has been asked many times, and the answer is always bas... (by ResidentBiscuit)
What is your opinion?
I want to ask your opinion. I just started to learn C++ and found it very interesting. I am even thinking of getting a diploma in computer science. But I doubt ...
Sep 17, 2015 at 8:34pm
[5 replies] Last: Thanks for your replies. Sounds encouraging. (by NatalieNatalie)
Word Evolve (1,2)
The point of this challenge is to reply ONE word that relates to the last one in any way! Like so (comment 1: blue comment 2: sky comment: 3 fly comment: 4 plan...
Sep 17, 2015 at 5:03pm
[32 replies] Last: M*A*S*H (by closed account z05DSL3A)
Need me some pedagogical style help with neural networking! Its that backprogation maths init, know anything about it?
So I been learning me computerscience at uni, am actually about to start the second year, I did a foundation and the first year so technically I re learned a fo...
Sep 16, 2015 at 3:19pm
[6 replies] Last: Yeah I found that :D thanks! these pre-requisites have stumped me bef... (by devonrevenge)
by yj1214
Just installed Windows 10... (1,2,3)
I think...Windows 10 looks not bad, perhaps I think Windows 10 is so far the best. Only thing I miss is the old dll and exe icons... What's your opinion?
Sep 14, 2015 at 9:33pm
[41 replies] Last: In my case it just installed AMD Catalyst Control Center. (by LB)
A Coders Nightmare
Tell me this dose not annoy you... #include <iostream> #include <string> int main(){int age =9876543210;std::string name = "abcdefghijklmnopqrstuvwxyz...
Sep 14, 2015 at 6:31pm
[5 replies] Last: http://www.worsethanfailure.com/articles/Make-It-Work OUCH! (by closed account E0p9LyTq)
Documentation
First off I wasn't sure if this should be lounge or general but it would apply to all languages so I put it here. Anyway, I'm currently facing the problem of...
Sep 9, 2015 at 8:17pm
[7 replies] Last: It's just that my exam board really likes them for documenting algorit... (by shadowmouse)
September 2015 Pages: 12
  Archived months: [aug2015] [oct2015]

This is an archived page. To post a new message, go to the current page.
Registered users can post in this forum.