Revolutionary programming technique / IDE
-
I have an idea about a revolutionary IDE that will make people write more beautiful less bloated code! Yep you read that well!! The tool that everybody has been waiting for and I'm going to unveil to the wold (and you) what it is!!! Well it's very simple. I'll take an open source IDE, say SharpDevelop, and then... I will remove the paste operation from all text editor. This way every single line of code will have to be typed manually!!!! Forcing developer to think on how to write more lean code and maybe use multiple function instead of multiple copy/paste!!! Argh.. trying to get to understand one of those... maybe it's just old age, but those 300 lines long methods really grate me!
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.
-
I have an idea about a revolutionary IDE that will make people write more beautiful less bloated code! Yep you read that well!! The tool that everybody has been waiting for and I'm going to unveil to the wold (and you) what it is!!! Well it's very simple. I'll take an open source IDE, say SharpDevelop, and then... I will remove the paste operation from all text editor. This way every single line of code will have to be typed manually!!!! Forcing developer to think on how to write more lean code and maybe use multiple function instead of multiple copy/paste!!! Argh.. trying to get to understand one of those... maybe it's just old age, but those 300 lines long methods really grate me!
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.
would be a good idea if it wasn't for the fact that half the developers wold then use names like 'A' and 'A1' to save them having to type stuff.
.\\axxx
-
would be a good idea if it wasn't for the fact that half the developers wold then use names like 'A' and 'A1' to save them having to type stuff.
.\\axxx
That's where good auto-complete, like Intellisense and ReSharper rock. You don't have to type or paste long names.
-
That's where good auto-complete, like Intellisense and ReSharper rock. You don't have to type or paste long names.
But if all pasting is disabled, intellisense, etc, won't work. I'm sure that there'll be a patch on hakka sites within a month, though.
I wanna be a eunuchs developer! Pass me a bread knife!
-
But if all pasting is disabled, intellisense, etc, won't work. I'm sure that there'll be a patch on hakka sites within a month, though.
I wanna be a eunuchs developer! Pass me a bread knife!
Does Intellisense paste? I would have thought it directly modified the text in the active code module.
-
I have an idea about a revolutionary IDE that will make people write more beautiful less bloated code! Yep you read that well!! The tool that everybody has been waiting for and I'm going to unveil to the wold (and you) what it is!!! Well it's very simple. I'll take an open source IDE, say SharpDevelop, and then... I will remove the paste operation from all text editor. This way every single line of code will have to be typed manually!!!! Forcing developer to think on how to write more lean code and maybe use multiple function instead of multiple copy/paste!!! Argh.. trying to get to understand one of those... maybe it's just old age, but those 300 lines long methods really grate me!
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.
Rapid Application Development would also be in a distant past. :laugh:
People say nothing is impossible, but I do nothing every day.
-
Does Intellisense paste? I would have thought it directly modified the text in the active code module.
By retrieving characters from a mini-db and pasting them, maybe? (Paste just cats; the display on the screen is updated afterward.)
I wanna be a eunuchs developer! Pass me a bread knife!
-
I have an idea about a revolutionary IDE that will make people write more beautiful less bloated code! Yep you read that well!! The tool that everybody has been waiting for and I'm going to unveil to the wold (and you) what it is!!! Well it's very simple. I'll take an open source IDE, say SharpDevelop, and then... I will remove the paste operation from all text editor. This way every single line of code will have to be typed manually!!!! Forcing developer to think on how to write more lean code and maybe use multiple function instead of multiple copy/paste!!! Argh.. trying to get to understand one of those... maybe it's just old age, but those 300 lines long methods really grate me!
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.
I will then create a text injection tool that circumvents the paste restriction. Although I will not make any money because I type too slow and will be beaten to market by approx 6,348 alternative tools. And yes you are just getting old and grumpy, welcome to the club!
Never underestimate the power of human stupidity RAH
-
I have an idea about a revolutionary IDE that will make people write more beautiful less bloated code! Yep you read that well!! The tool that everybody has been waiting for and I'm going to unveil to the wold (and you) what it is!!! Well it's very simple. I'll take an open source IDE, say SharpDevelop, and then... I will remove the paste operation from all text editor. This way every single line of code will have to be typed manually!!!! Forcing developer to think on how to write more lean code and maybe use multiple function instead of multiple copy/paste!!! Argh.. trying to get to understand one of those... maybe it's just old age, but those 300 lines long methods really grate me!
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.
-
I have an idea about a revolutionary IDE that will make people write more beautiful less bloated code! Yep you read that well!! The tool that everybody has been waiting for and I'm going to unveil to the wold (and you) what it is!!! Well it's very simple. I'll take an open source IDE, say SharpDevelop, and then... I will remove the paste operation from all text editor. This way every single line of code will have to be typed manually!!!! Forcing developer to think on how to write more lean code and maybe use multiple function instead of multiple copy/paste!!! Argh.. trying to get to understand one of those... maybe it's just old age, but those 300 lines long methods really grate me!
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.
Super Lloyd wrote:
maybe it's just old age, but those 300 lines long methods really grate me!
It's not old age, just experience and wisdom.
Panic, Chaos, Destruction. My work here is done. Drink. Get drunk. Fall over - P O'H OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett
-
I have an idea about a revolutionary IDE that will make people write more beautiful less bloated code! Yep you read that well!! The tool that everybody has been waiting for and I'm going to unveil to the wold (and you) what it is!!! Well it's very simple. I'll take an open source IDE, say SharpDevelop, and then... I will remove the paste operation from all text editor. This way every single line of code will have to be typed manually!!!! Forcing developer to think on how to write more lean code and maybe use multiple function instead of multiple copy/paste!!! Argh.. trying to get to understand one of those... maybe it's just old age, but those 300 lines long methods really grate me!
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.
-
I have an idea about a revolutionary IDE that will make people write more beautiful less bloated code! Yep you read that well!! The tool that everybody has been waiting for and I'm going to unveil to the wold (and you) what it is!!! Well it's very simple. I'll take an open source IDE, say SharpDevelop, and then... I will remove the paste operation from all text editor. This way every single line of code will have to be typed manually!!!! Forcing developer to think on how to write more lean code and maybe use multiple function instead of multiple copy/paste!!! Argh.. trying to get to understand one of those... maybe it's just old age, but those 300 lines long methods really grate me!
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.
Will we be able to use it to copy files? :)
Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]
-
I have an idea about a revolutionary IDE that will make people write more beautiful less bloated code! Yep you read that well!! The tool that everybody has been waiting for and I'm going to unveil to the wold (and you) what it is!!! Well it's very simple. I'll take an open source IDE, say SharpDevelop, and then... I will remove the paste operation from all text editor. This way every single line of code will have to be typed manually!!!! Forcing developer to think on how to write more lean code and maybe use multiple function instead of multiple copy/paste!!! Argh.. trying to get to understand one of those... maybe it's just old age, but those 300 lines long methods really grate me!
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.
I used to think it was me, but in the C# IDE, intellisense is way to intrusive. I have been using C++ the last week and it is perfect. Perfect. Very non-intrusive but there when you need it. Not fair.
Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost
-
I have an idea about a revolutionary IDE that will make people write more beautiful less bloated code! Yep you read that well!! The tool that everybody has been waiting for and I'm going to unveil to the wold (and you) what it is!!! Well it's very simple. I'll take an open source IDE, say SharpDevelop, and then... I will remove the paste operation from all text editor. This way every single line of code will have to be typed manually!!!! Forcing developer to think on how to write more lean code and maybe use multiple function instead of multiple copy/paste!!! Argh.. trying to get to understand one of those... maybe it's just old age, but those 300 lines long methods really grate me!
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.
-
I have an idea about a revolutionary IDE that will make people write more beautiful less bloated code! Yep you read that well!! The tool that everybody has been waiting for and I'm going to unveil to the wold (and you) what it is!!! Well it's very simple. I'll take an open source IDE, say SharpDevelop, and then... I will remove the paste operation from all text editor. This way every single line of code will have to be typed manually!!!! Forcing developer to think on how to write more lean code and maybe use multiple function instead of multiple copy/paste!!! Argh.. trying to get to understand one of those... maybe it's just old age, but those 300 lines long methods really grate me!
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.
Quick, Super Lloyd, it looks like the domain names: supernodupe.com supernopaste.com May be available (no site found: I didn't check a domain registrar site). best, Bill
~ "access to everything ever written or recorded, know everything the user ever worked on and saved to his or her personal hard drive, and know a whole lot about the user's tastes, friends and predilections." The future as envisioned by Eric Schmidt, CEO, Google.
-
Quick, Super Lloyd, it looks like the domain names: supernodupe.com supernopaste.com May be available (no site found: I didn't check a domain registrar site). best, Bill
~ "access to everything ever written or recorded, know everything the user ever worked on and saved to his or her personal hard drive, and know a whole lot about the user's tastes, friends and predilections." The future as envisioned by Eric Schmidt, CEO, Google.
Awesome, I hurry buying them! ^^
A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.
-
would be a good idea if it wasn't for the fact that half the developers wold then use names like 'A' and 'A1' to save them having to type stuff.
.\\axxx
Oh yes! I employed someone once who created some really complex graphics manipulation code littered with variables: x, xx, xxx, xxxx and y, yy, yyy, yyyy and just occasionally i,ii,iii,iiii and j,jj,jjj,jjjj Made obfuscated code look readable!
-
That's where good auto-complete, like Intellisense and ReSharper rock. You don't have to type or paste long names.
-
By retrieving characters from a mini-db and pasting them, maybe? (Paste just cats; the display on the screen is updated afterward.)
I wanna be a eunuchs developer! Pass me a bread knife!
Except that your clipboard is unaffected, hence this is not a paste operation, but an insert operation.
-
I used to think it was me, but in the C# IDE, intellisense is way to intrusive. I have been using C++ the last week and it is perfect. Perfect. Very non-intrusive but there when you need it. Not fair.
Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost
Ennis Ray Lynch, Jr. wrote:
C# IDE, intellisense is way too intrusive
Hmm. I thought so at first, but I started adapting my typing to rely on Intellisense. The process of creating code is a lot faster now, and it's easier to use more uniform naming (fewer abbreviations). When I work on C++ it's now a little frustrating because the Intellisense support is so poor. I'd love to have Visual Assist, which apparently fixes a lot of this, but there's no way I'd be able to get the company to buy it and it's a tad expensive to buy for myself ($249) just to use at work.
Software Zen:
delete this;