Click here to Skip to main content
15,891,976 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsCan good design be cost-effective: Team builds massive database of mobile-app designs Pin
Kent Sharkey25-Oct-17 11:01
staffKent Sharkey25-Oct-17 11:01 
GeneralRe: Can good design be cost-effective: Team builds massive database of mobile-app designs Pin
Marc Clifton25-Oct-17 11:21
mvaMarc Clifton25-Oct-17 11:21 
GeneralRe: Can good design be cost-effective: Team builds massive database of mobile-app designs Pin
Kent Sharkey25-Oct-17 11:25
staffKent Sharkey25-Oct-17 11:25 
NewsMobile has largely displaced other channels for email Pin
Kent Sharkey25-Oct-17 10:01
staffKent Sharkey25-Oct-17 10:01 
JokeRe: Mobile has largely displaced other channels for email Pin
Tony Foo25-Oct-17 18:15
professionalTony Foo25-Oct-17 18:15 
NewsCode review etiquette Pin
Kent Sharkey25-Oct-17 10:01
staffKent Sharkey25-Oct-17 10:01 
GeneralRe: Code review etiquette Pin
Mike Hankey25-Oct-17 10:27
mveMike Hankey25-Oct-17 10:27 
GeneralRe: Code review etiquette Pin
Marc Clifton25-Oct-17 11:11
mvaMarc Clifton25-Oct-17 11:11 

JavaScript was made in a week, considered a hacky scripting language, and then became the most widely used programming language in the world.


Knowing that still doesn't help. Wink | ;)

Still, a reasonable article, though it failed to mention something I do with code reviews, specifically when I conduct code reviews of my own code:

1) I conduct the code review to cover the good, the bad, and the ugly.
2) I ask myself the question "if I had to maintain this code, what would I want to know?"
3) I ask others to speak up if they see anything in my algorithms or structure that I'm doing wrong.
4) I often present alternate implementations with pros and cons (for example, using metadata and reflection vs. imperative code, using LINQ vs. "old style" coding.)
5) And most importantly, I don't lead code reviews of other people's code, I ask them to lead a code review of their own code.

The result is a learning experience for everyone (including me) and particularly the discovery of algorithm deficiencies or where comments would really be helpful.

Marc
Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages

Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

Artificial intelligence is the only remedy for natural stupidity. - CDP1802

GeneralRe: Code review etiquette Pin
Kornfeld Eliyahu Peter25-Oct-17 18:35
professionalKornfeld Eliyahu Peter25-Oct-17 18:35 
NewsTelerik UI for Xamarin for all MVPs Pin
Kent Sharkey25-Oct-17 9:46
staffKent Sharkey25-Oct-17 9:46 
NewsWindows 10 Mobile to be supported through December 2019 at least Pin
Kent Sharkey25-Oct-17 9:31
staffKent Sharkey25-Oct-17 9:31 
NewsReport: Interest in the Linux kernel remains strong Pin
Kent Sharkey25-Oct-17 9:01
staffKent Sharkey25-Oct-17 9:01 
GeneralRe: Report: Interest in the Linux kernel remains strong Pin
Joe Woodbury25-Oct-17 15:27
professionalJoe Woodbury25-Oct-17 15:27 
GeneralRe: Report: Interest in the Linux kernel remains strong Pin
Eddy Vluggen25-Oct-17 16:06
professionalEddy Vluggen25-Oct-17 16:06 
NewsRobot bees can now dive in and out of water using tiny combustible rockets Pin
Kent Sharkey25-Oct-17 9:01
staffKent Sharkey25-Oct-17 9:01 
GeneralRe: Robot bees can now dive in and out of water using tiny combustible rockets Pin
Richard Deeming26-Oct-17 1:58
mveRichard Deeming26-Oct-17 1:58 
NewsTech companies pledge to use artificial intelligence responsibly Pin
Kent Sharkey25-Oct-17 8:16
staffKent Sharkey25-Oct-17 8:16 
GeneralRe: Tech companies pledge to use artificial intelligence responsibly Pin
Mike Hankey25-Oct-17 9:30
mveMike Hankey25-Oct-17 9:30 
GeneralRe: Tech companies pledge to use artificial intelligence responsibly Pin
Joe Woodbury25-Oct-17 15:29
professionalJoe Woodbury25-Oct-17 15:29 
NewsWindows Application Driver is no longer in Beta! Pin
Kent Sharkey25-Oct-17 8:16
staffKent Sharkey25-Oct-17 8:16 
NewsMicrosoft ceases production of the Kinect Pin
Kent Sharkey25-Oct-17 8:16
staffKent Sharkey25-Oct-17 8:16 
NewsAmazon’s New Plan for Home Deliveries: Hand Over the Keys Pin
Eddy Vluggen25-Oct-17 6:11
professionalEddy Vluggen25-Oct-17 6:11 
GeneralRe: Amazon’s New Plan for Home Deliveries: Hand Over the Keys Pin
Richard Deeming25-Oct-17 6:16
mveRichard Deeming25-Oct-17 6:16 
GeneralRe: Amazon’s New Plan for Home Deliveries: Hand Over the Keys Pin
charlieg25-Oct-17 7:55
charlieg25-Oct-17 7:55 
GeneralRe: Amazon’s New Plan for Home Deliveries: Hand Over the Keys Pin
Eddy Vluggen25-Oct-17 8:03
professionalEddy Vluggen25-Oct-17 8:03 

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.