Click here to Skip to main content
15,910,009 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: how long would it take to write a MB of code Pin
Brady Kelly6-Sep-18 2:42
Brady Kelly6-Sep-18 2:42 
GeneralRe: how long would it take to write a MB of code Pin
Munchies_Matt6-Sep-18 2:44
Munchies_Matt6-Sep-18 2:44 
GeneralRe: how long would it take to write a MB of code Pin
dandy724-Sep-18 7:50
dandy724-Sep-18 7:50 
AnswerRe: how long would it take to write a MB of code Pin
raddevus4-Sep-18 8:37
mvaraddevus4-Sep-18 8:37 
GeneralRe: how long would it take to write a MB of code Pin
SirWernich4-Sep-18 20:49
SirWernich4-Sep-18 20:49 
GeneralRe: how long would it take to write a MB of code Pin
Dar Brett4-Sep-18 20:53
Dar Brett4-Sep-18 20:53 
GeneralRe: how long would it take to write a MB of code Pin
Michael Martin4-Sep-18 21:42
professionalMichael Martin4-Sep-18 21:42 
GeneralRe: how long would it take to write a MB of code Pin
Gary Wheeler5-Sep-18 2:59
Gary Wheeler5-Sep-18 2:59 
Pshaw. One character per second? That's really slow for typing speed.

<BullshitWarning>

Let's use my 80 year-old mother as a test subject here. She's a classically-trained touch typist, with a measured typing speed at one time of around 90 words per minute. Based on A Note on Calculating Text Entry Speed[^], that corresponds to (90 * 5) / 60 = 7.5 characters per second. 1.2GB of source code should therefore require only 5.45 years.

Note that this result is based on Mom's typing speed measured on a mechanical typewriter keyboard. I don't have data, but it's reasonable to assume she would be faster on a modern electronic keyboard. She bought a refurbished IBM Selectric[^] typewriter when I was in high school, and I remember her claiming her typing speed increased substantially. Let's take a W.A.G. here and assume that an electronic keyboard gives you a speed edge of 25%, which then reduces the time for 1.2GB of code to 4.36 years.

All of that is mere mechanics, however. Source code editors provide all kinds of productivity aids: text templates and snippets, predictive typing (IntelliSense), and so on. After I'd been using C# for a while, I found I'd modified my code editing habits to really take advantage of Visual Studio's predictive typing features. I wouldn't be surprised to be able to generate 1.2GB of source code in less than a year.

</BullshitWarning>
Software Zen: delete this;

GeneralRe: how long would it take to write a MB of code Pin
raddevus5-Sep-18 3:11
mvaraddevus5-Sep-18 3:11 
GeneralRe: how long would it take to write a MB of code Pin
Gary Wheeler5-Sep-18 3:27
Gary Wheeler5-Sep-18 3:27 
GeneralRe: how long would it take to write a MB of code Pin
theoldfool4-Sep-18 10:12
professionaltheoldfool4-Sep-18 10:12 
GeneralRe: how long would it take to write a MB of code Pin
maze34-Sep-18 23:58
professionalmaze34-Sep-18 23:58 
GeneralRe: how long would it take to write a MB of code Pin
Munchies_Matt5-Sep-18 0:12
Munchies_Matt5-Sep-18 0:12 
GeneralRe: how long would it take to write a MB of code Pin
Nelek5-Sep-18 0:47
protectorNelek5-Sep-18 0:47 
GeneralRe: how long would it take to write a MB of code Pin
Gerry Schmitz17-Sep-18 17:17
mveGerry Schmitz17-Sep-18 17:17 
QuestionHow do you decide... Pin
littleGreenDude4-Sep-18 4:23
littleGreenDude4-Sep-18 4:23 
AnswerRe: How do you decide... PinPopular
Johnny J.4-Sep-18 4:33
professionalJohnny J.4-Sep-18 4:33 
AnswerRe: How do you decide... Pin
Munchies_Matt4-Sep-18 4:36
Munchies_Matt4-Sep-18 4:36 
AnswerRe: How do you decide... Pin
Daniel Pfeffer4-Sep-18 4:41
professionalDaniel Pfeffer4-Sep-18 4:41 
GeneralRe: How do you decide... Pin
Munchies_Matt4-Sep-18 4:52
Munchies_Matt4-Sep-18 4:52 
GeneralRe: How do you decide... Pin
Daniel Pfeffer4-Sep-18 5:42
professionalDaniel Pfeffer4-Sep-18 5:42 
GeneralRe: How do you decide... Pin
kalberts4-Sep-18 22:28
kalberts4-Sep-18 22:28 
GeneralRe: How do you decide... Pin
Daniel Pfeffer5-Sep-18 0:28
professionalDaniel Pfeffer5-Sep-18 0:28 
GeneralRe: How do you decide... Pin
kalberts5-Sep-18 1:03
kalberts5-Sep-18 1:03 
AnswerRe: How do you decide... Pin
OriginalGriff4-Sep-18 4:42
mveOriginalGriff4-Sep-18 4:42 

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.