Click here to Skip to main content
15,893,161 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
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 
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 
Along with the images and static stuff, is auto complete and higher level language compiling. Stub classes might be as quick as 2 or 3 key presses making 20+ characters.
then add in simply press // + tab to generate another 20+ characters of method documentation stub.

Use entity framework, and simply generate mvc web page with read/write adds some 300+ characters.

But in contrast, if write in TypeScript and Less, might take longer to hit 1mb compared to writing it out in pure JS. even jquery shortens number of characters needed to accomplish the same thing in pure js.
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... Pin
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 
GeneralRe: How do you decide... Pin
GuyThiebaut4-Sep-18 6:04
professionalGuyThiebaut4-Sep-18 6:04 
GeneralRe: How do you decide... Pin
BryanFazekas5-Sep-18 1:35
BryanFazekas5-Sep-18 1:35 
AnswerRe: How do you decide... Pin
Clifford Nelson4-Sep-18 4:43
Clifford Nelson4-Sep-18 4:43 
AnswerRe: How do you decide... Pin
Maximilien4-Sep-18 4:44
Maximilien4-Sep-18 4:44 

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.