DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Stories recently tagged with 'Programming' Subscribe to this feed
22
kicks
published 9 days, 3 hours ago, submitted by CharlieCalvert 10 days, 9 hours ago

blogs.msdn.com — In this Channel 9 video C# architect Anders Hejlsberg answers some commonly asked questions about the new Dynamic features that will be included in C# 4.0. Building on the talk that he gave at PDC, Anders chats with C# Community PM Charlie Calvert. They discuss questions that community members have asked and riff on themes of import to developers who have been following the latest news from the C# team. read more...

Add a comment 1 comment | category: | Views: 201
tags: , , , , | tag it

2
kicks
submitted by dcarr dcarr 1 month, 15 days ago

blog.domaindotnet.com — Functional programming is so addictive. It reminds me when I could code with no team, no deadline, no broken processes or cultures to navigate. I do hope this becomes a common option for general development or at least C# continues to borg functional ideas… read more...

Add a comment add a comment | category: | Views: 16
tags: , , , , | tag it

3
kicks
submitted by powerrush powerrush 5 months, 16 days ago

timoni.org — * Programmers are craftsmen. As craftsmen, they work to a quality line, NOT a deadline. * Software is not industrial. It is not a product that has a direct correlation between quantity and value. * Because it is both a craft and a replicatable product, software has both elements of pre-industrial (ie craftsmanship) and post-industrial products. * Programmers do not respect authority, only ability. * There is programmer calculus: “We have two different opinions. You have one vote. I, being smarter and more well-informed, have two votes.” * Programmers are quick to adapt when it makes sense. read more...

Add a comment add a comment | category: | Views: 2
tags: , , , | tag it

2
kicks
submitted by ramiljoaquin 5 months, 22 days ago

blog.dmbcllc.com — I’ve been thinking about the state of the programmers coming into our industry recently. It seems to me that many of the college students who graduate today understand the syntax, but few know how to apply true object oriented principles to the real world. read more...

Add a comment add a comment | category: | Views: 29
tags: , , , , | tag it

16
kicks
published 6 months, 8 days ago, submitted by spavkov spavkov 6 months, 8 days ago

blogs.msdn.com — This stuff is easy. It's also really fun. You don't have to read academic papers to learn about, enjoy, and benefit from functional programming in C# 3.0. There are about half a dozen concepts you need to learn, each one easy. Concepts like just a new way to write a method (that has no name), or a new way to write a static method for a class. Then you put them all together, and the result is more than the sum of the parts. read more...

Add a comment add a comment | category: | Views: 285
tags: , , , , | tag it

4
kicks
submitted by samuel_d_jack 6 months, 15 days ago

blog.functionalfun.net — Using a LINQ query to sanitise user's input from the console. read more...

Add a comment add a comment | category: | Views: 2
tags: , , , , | tag it

36
kicks
published 9 months, 3 days ago, submitted by gustavod gustavod 9 months, 4 days ago

duartes.org — Cheat sheets for retrieving various bits of ASP.NET runtime information, all with live sample values, links to MSDN, and some explanations. Includes source code. read more...

Add a comment 1 comment | category: | Views: 7
tags: , , | tag it

1
kicks
submitted by martinig 1 year ago

devagile.com — This article takes a critical look at the pair programming practice read more...

Add a comment add a comment | category: | Views: 0
tags: , , | tag it

2
kicks
submitted by yesthatmcgurk yesthatmcgurk 1 year, 1 month ago

msdn.microsoft.com — My man-crush, Jeffrey Richter (of CLR Via C# fame) writes in the November issue of MSDN magazine about some of the recent additions to C# that makes the async programming model easier, plus other stuff. read more...

Add a comment add a comment | category: | Views: 2
tags: , , , , | tag it

19
kicks
published 1 year, 2 months ago, submitted by jamesewelch jamesewelch 1 year, 2 months ago

norvig.com — People are in a big rush to learn about computers, or that computers are somehow fabulously easier to learn than anything else. There are no books on how to learn Beethoven, or Quantum Physics, or even Dog Grooming in a few days. Written by Peter Norvig, Director of Research for Google. read more...

Add a comment add a comment | category: | Views: 0
tags: , | tag it

6
kicks
submitted by jamesewelch jamesewelch 1 year, 2 months ago

jamesewelch.wordpress.com — I’ve tried to maintain a consistent set of naming rules for my code. Here’s a few guidelines that I’ve collected over the years. Contains recommending naming rules for namespaces, classes, enumerations, parameters, methods, properties, events, exception classes, and interfaces and abbreviation usage. read more...

Add a comment add a comment | category: | Views: 0
tags: , , , | tag it

1
kicks
submitted by gavinjoyce gavinjoyce 1 year, 2 months ago

paulgraham.com — "A good programmer working intensively on his own code can hold it in his mind the way a mathematician holds a problem he's working on. Mathematicians don't answer questions by working them out on paper the way schoolchildren are taught to. They do more in their heads: they try to understand a problem space well enough that they can walk around it the way you can walk around the memory of the house you grew up in. At its best programming is the same. You hold the whole program in your head, and you can manipulate it at will." read more...

Add a comment add a comment | category: | Views: 0
tags: , | tag it

15
kicks
published 1 year, 3 months ago, submitted by rprouse rprouse 1 year, 3 months ago

codeplex.com — A collection of tools which have been developed to abstract the complexity of doing software development using common Windows Vista APIs. The kit features include drag ‘n drop controls and components, SmartTags, Visual Basic and Visual C# source code for all tools and samples as well as complete QuickStarts and APIs documentation. read more...

Add a comment add a comment | category: | Views: 0
tags: , , , , | tag it

2
kicks
submitted by marcoow 1 year, 4 months ago

formpage.de — .Net Documentor is a Visual Studio 2005 Extension that adds productivity features to the IDE's source code documentation fecilities, e.g.: - recursive documentation of all elements in a project (with optional insertion of task shortcuts) - recursive documentation of a type and its members - automatic application of custom text snippets to properties, events and constructors - reuse of base type's documentations read more...

Add a comment 1 comment | category: | Views: 70
tags: , , , , | tag it

20
kicks
published 1 year, 5 months ago, submitted by cls2deg cls2deg 1 year, 5 months ago

codinghorror.com — Jeff Atwood discusses the importance of not being the sole developer on a project. read more...

Add a comment add a comment | category: | Views: 2
tags: , , , | tag it

3
kicks
submitted by jaavaaguru 1 year, 5 months ago

sorn.net — The Wildcat COBOL Compiler is an up-and-coming open-source COBOL compiler for .NET and Mono capable of compiling traditional COBOL programs and making use of object-oriented extensions and classes from external assemblies and the .NET framework. While the compiler still lacks support for some areas of the language, there are examples of what it's currently capable of including algorithms such as the Towers of Hanoi, and running NUnit tests by referencing the NUnit Framework assembly. read more...

Add a comment add a comment | category: | Views: 24
tags: , , , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge