dotcodedump

Stories kicked by dotcodedump

You Don't Need Tools(dotcodedump.com)

submitted by dotcodedumpdotcodedump(10) 2 years, 10 months ago

High quality software can be created without, advanced tools, automation, and even design patterns. Professionals in many fields besides software development are looking for latest tools, and trends to stay ahead of the competition. Allocating, learning, and implementing new tools can soon become a dangerous cycle, where an emphasis is placed on specific technologies and trends, rather than the product being created. One of the many side effects of using an ever changing tool set is adding entropy and complexity to a development ecosystem. read more...

add a comment |category: |Views: 8

tags: another

The Importance of the Contact Us Page(dotcodedump.com)

submitted by dotcodedumpdotcodedump(10) 3 years, 5 months ago

The ubiquitous contact us form. This was my introduction to web development, and something that is a part of almost every single web application. Developing a contact us form is a task almost every web developer has had to tackle. The contact us form is so common, because it embodies the fundamental purpose of the web: Communication. One question I ask myself is "Why are contact us forms so different?", I think this is because many companies, and organization want to customize the communication experience. A custom contact us form reflects who the organization is, and how they communicate. read more...

add a comment |category: |Views: 19

tags: another

Thought Driven Development a Methodology of Abile Development(littletutorials.com)

submitted by contourcontour(490) 3 years, 7 months ago

Warning: This is a rant against TDD extremism! Sensitive TDD people better step out of this dark sleazy communist place right now! Why do I pick on TDD? Because it makes no sense. The development and design shall be driven by thought not by test. Yes some people are able to “think” better about their problems while using TDD. Kudos to them! But not all people are alike. read more...

5 comments |category: |Views: 222

tags: another

Free Visual Studio File Explorer Add-in(mindscape.co.nz)

submitted by AndrewPetersAndrewPeters(1170) 3 years, 9 months ago

The Visual Studio File Explorer Add-in (sexy name we know, but hey, it’s self documenting) is a free Tool Window add-in for VS 2008 that provides a Windows Explorer style file system view. It’s particularly useful for performing routine file system tasks without the need to “context switch” away from Visual Studio, which can be time-consuming over the course of days and weeks. It is shell-enabled so extensions like TortoiseSVN work too. read more...

add a comment |category: |Views: 638

tags: another

Being a better programmer #2: Don't be a missionary(java.dzone.com)

submitted by t3mujint3mujin(15) 3 years, 9 months ago

Pushing an operating, platform, IDE, programming language or methodology at all cost ain't the way to go. read more...

add a comment |category: |Views: 10

tags: another