Lounge - November 2019

What is the difference between Scrum and Rapid Prototyping?
 
What is the difference between Scrum and Rapid Prototyping? Isn't scrum implicitly also applying ...
[2 replies] Last: scrum is themed off incremental development. you build the core func... (by jonnin)
if AB is odd, then a is odd or b is even? (1,2,3)
 
So this comes from a book I'm currently reading,the chapter is on proof by contrapositive. but th...
[56 replies] Last: a b ab even even even contradiction because a is even, and ab is... (by againtry)
What to expect with C++20 (1,2,3)
 
Good stuff. https://hackaday.com/2019/07/30/c20-is-feature-complete-heres-what-changes-are-coming/ ...
[41 replies] Last: The Modules idea is sound, but how (and when) it is implemented by the... (by deleted account xyzzy)
How do I know which of the two testing area’s are more important is for my project?
 
I have no experience in testing and my colleagues also don’t have this experience. We are in con...
[2 replies] Last: what else you got on the project? testing the final thing (front end) ... (by jonnin)
Programming Challenge: Nonsense Sort
 
AKA a Random Sort. Your task, should you choose to accept it, is to create a sort algorithm that ...
[15 replies] Last: Make a new thread to ask your question. It's off-topic here. (by helios)
What is Visual Studio doing?
 
Often as I am in thick of a Ctrl+C and Ctrl+V cycle in Visual Studio 2017, inadvertently, I at times...
[9 replies] Last: Thank you very much, @LunarLander that is the solution (by closed account E8A4Nwbp)
Git add .
 
I want to understand what my git repository is going to add to my repository if Do `git add .` Then...
[2 replies] Last: Thank you for the explanation, you could not have explained it better! (by jenniferruurs)
related to trigonometirc values and loops
 
hello, I'm very new to C++ programming and I'd really appreciate any help regarding this question....
[5 replies] Last: its probably spam but what the hey... put them in beginners after thi... (by jonnin)
本站有多少从中国来的?
 
如题。我是一名学生,从高中开始学习C语言和C++,一直学到现在,我因为查...
[1 reply] : ... (by closed account E8A4Nwbp)
What looks good on paper, but is un-ideal, and perhaps dangerous, when implemented (1,2,3,4,5)
 
Hello, forum, TL;DR: What looks good on paper, but is bad in real life I have been tasked to crea...
[87 replies] Last: Maybe it depends on the local culture. The most common denomination he... (by helios)
by helios
About teaching/learning C++ (1,2,3)
 
Do you think it makes sense for newbies to learn old idioms (e.g. manual memory management, functors...
[47 replies] Last: The tag on myth 5 -- Myth 5: “C++ is for large, complicated, program... (by deleted account xyzzy)
Asking for opinions about The C++ Programming Language (4th edition), or changes since C++11
 
I have not programmed in C++ in roughly 10 years. I'm not a professional programmer but I do program...
[4 replies] Last: I only mentioned the book because it is one that isn't in my library. ... (by deleted account xyzzy)
I've lost my project files how i can extract code from exe
 
I was developing a Multiplayer 3d game but recently something hapeened while i was closing my pc it ...
[8 replies] Last: Visual Studio can integrate git source control with projects and solut... (by deleted account xyzzy)
Git branch
 
I want to create a new functionality, but this new functionality may be different what other develop...
[1 reply] : I want to create a new functionality, but this new functionality may ... (by MikeyBoy)
The need for other programming languages? (1,2)
 
Hey guys, this sort of topic has probably been discussed countless of times but I would like to rev...
[21 replies] Last: Yeah, it's just fun to code in C++. You really feel like you're doing ... (by jjordan33)
Is is such a problem to moderate posts?
 
is it such a problem to stop spam by moderating user posts before publishing them of those who have ...
[10 replies] Last: I have a somewhat more cynical view. A few years back someone admitted... (by TheIdeasMan)
duthomhas::utf8_console (1,2)
 
Something that has bothered me for a while is that *nix programs natively support UTF-8 cin,cout,etc...
[23 replies] Last: Uh, sorry, I found it: my source file (test.cpp) was encoded in ANSI. ... (by Enoizat)
My code for school
 
Impressive. You've looked through the list of forums on this site, and decided that the place that ...
[3 replies] Last: You're a moron, Rascake. You have no business mocking anyone. All mis... (by closed account E8A4Nwbp)
Can I request New Feature
 
I request New Feature: Open a new forum on all Software/program building from a written code such a...
[10 replies] Last: reference/tutorial sections The single admin did all that? Still com... (by closed account E8A4Nwbp)
  Archived months: [oct2019] [dec2019]

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