Click here to Skip to main content
15,892,927 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: Maybe a good news? Pin
W Balboos, GHB11-Jan-17 3:57
W Balboos, GHB11-Jan-17 3:57 
GeneralRe: Maybe a good news? Pin
den2k8811-Jan-17 4:06
professionalden2k8811-Jan-17 4:06 
GeneralRe: Maybe a good news? Pin
W Balboos, GHB11-Jan-17 4:08
W Balboos, GHB11-Jan-17 4:08 
GeneralRe: Maybe a good news? Pin
den2k8811-Jan-17 4:11
professionalden2k8811-Jan-17 4:11 
GeneralSomething completely new... Pin
Sander Rossel10-Jan-17 21:40
professionalSander Rossel10-Jan-17 21:40 
AnswerRe: Something completely new... Pin
megaadam10-Jan-17 21:52
professionalmegaadam10-Jan-17 21:52 
GeneralRe: Something completely new... Pin
Wastedtalent10-Jan-17 21:52
professionalWastedtalent10-Jan-17 21:52 
GeneralRe: Something completely new... Pin
den2k8810-Jan-17 21:57
professionalden2k8810-Jan-17 21:57 
Command line is a power tool - you don't hand off power tools to children.

"Real programmers" respones aside, GUI and command line can both be terrible depending on who developed it. Command line is unbeatable for automatizing tasks though, so it wins. Also most of the time command line is direct - instead of navigating through the 4-5 screens needed to chek and change the IP and router of windows, which take some browsing and a lot of loading time, you can set it up easily with an ipconfig and eventually a route command, and the latter is more powerful than the GUI anyway.

Same for compiling and running a project with VS, if you happen to have a VS instance that must debug another VS instance which has to run a project in debug mode (I had to, it wasn't fun) it saves a LOT of time.

Command line is usually concise and direct, of course it depends on the tools... both the software and the human one.
DURA LEX, SED LEX
GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X

If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver

When I was six, there were no ones and zeroes - only zeroes. And not all of them worked. -- Ravi Bhavnani

GeneralRe: Something completely new... Pin
Mark_Wallace10-Jan-17 22:00
Mark_Wallace10-Jan-17 22:00 
GeneralRe: Something completely new... Pin
OriginalGriff10-Jan-17 22:00
mveOriginalGriff10-Jan-17 22:00 
GeneralRe: Something completely new... Pin
Sander Rossel11-Jan-17 0:13
professionalSander Rossel11-Jan-17 0:13 
GeneralRe: Something completely new... Pin
den2k8811-Jan-17 0:52
professionalden2k8811-Jan-17 0:52 
GeneralRe: Something completely new... Pin
Mark_Wallace11-Jan-17 2:04
Mark_Wallace11-Jan-17 2:04 
GeneralRe: Something completely new... Pin
Mark_Wallace11-Jan-17 2:00
Mark_Wallace11-Jan-17 2:00 
GeneralRe: Something completely new... Pin
Joan M10-Jan-17 22:01
professionalJoan M10-Jan-17 22:01 
JokeRe: Something completely new... Pin
den2k8810-Jan-17 22:05
professionalden2k8810-Jan-17 22:05 
GeneralRe: Something completely new... Pin
Joan M10-Jan-17 22:07
professionalJoan M10-Jan-17 22:07 
GeneralRe: Something completely new... Pin
CDP180211-Jan-17 0:09
CDP180211-Jan-17 0:09 
GeneralRe: Something completely new... Pin
Rob Philpott10-Jan-17 23:07
Rob Philpott10-Jan-17 23:07 
GeneralRe: Something completely new... Pin
Mladen Janković10-Jan-17 23:14
Mladen Janković10-Jan-17 23:14 
GeneralRe: Something completely new... Pin
Eddy Vluggen10-Jan-17 23:16
professionalEddy Vluggen10-Jan-17 23:16 
GeneralRe: Something completely new... Pin
PeejayAdams10-Jan-17 23:21
PeejayAdams10-Jan-17 23:21 
GeneralRe: Something completely new... Pin
Nagy Vilmos10-Jan-17 23:38
professionalNagy Vilmos10-Jan-17 23:38 
GeneralRe: Something completely new... Pin
Sander Rossel10-Jan-17 23:53
professionalSander Rossel10-Jan-17 23:53 
GeneralRe: Something completely new... Pin
Marc Clifton11-Jan-17 2:58
mvaMarc Clifton11-Jan-17 2:58 

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.