Click here to Skip to main content
15,892,059 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: When (or not) did you learn about the Sieve of Eratosthenes Pin
PIEBALDconsult9-May-18 11:36
mvePIEBALDconsult9-May-18 11:36 
GeneralRe: When (or not) did you learn about the Sieve of Eratosthenes Pin
CPallini9-May-18 21:23
mveCPallini9-May-18 21:23 
GeneralRe: When (or not) did you learn about the Sieve of Eratosthenes Pin
dan!sh 9-May-18 22:37
professional dan!sh 9-May-18 22:37 
GeneralRe: When (or not) did you learn about the Sieve of Eratosthenes Pin
Alexander DiMauro10-May-18 2:25
Alexander DiMauro10-May-18 2:25 
GeneralRe: When (or not) did you learn about the Sieve of Eratosthenes Pin
sandyson10-May-18 2:51
sandyson10-May-18 2:51 
GeneralRe: When (or not) did you learn about the Sieve of Eratosthenes Pin
ventureaaron10-May-18 3:20
ventureaaron10-May-18 3:20 
GeneralRe: When (or not) did you learn about the Sieve of Eratosthenes Pin
TrinityRaven10-May-18 4:03
TrinityRaven10-May-18 4:03 
GeneralRe: When (or not) did you learn about the Sieve of Eratosthenes Pin
Kirk 1038982110-May-18 5:54
Kirk 1038982110-May-18 5:54 
So, why did I learn to read more...
I was interested in Prime Numbers since I was a kid.
When I got my first PC, I decided to write a problem to spin through prime numbers.
And I came up with this TOTALLY UNIQUE Idea.
Once ANY number becomes prime, all future multiples of that number are no longer prime.
(2 being the best example, eliminate every even number in the future)
So every number that is not already a multiple of a prime is then prime, etc.

And I wrote this, and was amazed that I was able to find primes without division!

Mind you: I wrote software to check most of my theory of matrices homework, and Diff Eq stuff...
(Because a monochrome computer screen was not good for much else, LOL)

So, I explain what I built to my lab partner in crime at University, and he says "Oh, you implemented the Sieve of Eratosthenes..." I was crushed. Then I was excited... (I am only a couple of thousand years behind the greeks... I can catch up)... Then I was crushed... (I had classes).

Ah, the good old days...

GeneralHow to make ISO image of an XBox360 game disc? Pin
swampwiz9-May-18 5:27
swampwiz9-May-18 5:27 
GeneralRe: How to make ISO image of an XBox360 game disc? Pin
OriginalGriff9-May-18 5:38
mveOriginalGriff9-May-18 5:38 
GeneralRe: How to make ISO image of an XBox360 game disc? Pin
lopatir9-May-18 5:50
lopatir9-May-18 5:50 
GeneralRe: How to make ISO image of an XBox360 game disc? Pin
Gary Wheeler9-May-18 6:43
Gary Wheeler9-May-18 6:43 
GeneralRe: How to make ISO image of an XBox360 game disc? Pin
dandy729-May-18 7:05
dandy729-May-18 7:05 
GeneralRe: How to make ISO image of an XBox360 game disc? Pin
swampwiz9-May-18 7:08
swampwiz9-May-18 7:08 
GeneralRe: How to make ISO image of an XBox360 game disc? Pin
dandy729-May-18 7:13
dandy729-May-18 7:13 
GeneralRe: How to make ISO image of an XBox360 game disc? Pin
swampwiz9-May-18 14:48
swampwiz9-May-18 14:48 
GeneralRe: How to make ISO image of an XBox360 game disc? Pin
dandy7210-May-18 3:06
dandy7210-May-18 3:06 
GeneralRe: How to make ISO image of an XBox360 game disc? Pin
Richard MacCutchan9-May-18 7:16
mveRichard MacCutchan9-May-18 7:16 
GeneralRe: How to make ISO image of an XBox360 game disc? Pin
swampwiz9-May-18 14:44
swampwiz9-May-18 14:44 
GeneralRe: How to make ISO image of an XBox360 game disc? Pin
Richard MacCutchan9-May-18 22:09
mveRichard MacCutchan9-May-18 22:09 
GeneralRe: How to make ISO image of an XBox360 game disc? Pin
dandy7210-May-18 3:09
dandy7210-May-18 3:09 
GeneralThought of the Day Pin
OriginalGriff9-May-18 5:04
mveOriginalGriff9-May-18 5:04 
GeneralRe: Thought of the Day Pin
lopatir9-May-18 5:13
lopatir9-May-18 5:13 
GeneralRe: Thought of the Day Pin
jeron19-May-18 5:20
jeron19-May-18 5:20 
GeneralRe: Thought of the Day Pin
W Balboos, GHB9-May-18 5:22
W Balboos, GHB9-May-18 5:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.