GOEran

Stories submitted by GOEran

A Software Craftsman’s 200$ Bookshelf Upgrade!(blog.goeran.no)

submitted by GOEranGOEran(380) 2 years, 11 months ago

About three weeks ago, I asked my readers and some people in the Norwegian developer community about what books they have in their bookshelf. The response was good, and I ended up with many good book recommendations. Today I placed a new order on Amazon, and spent 200$ to upgrade my bookshelf. If you read further, you’ll see which books I ordered. read more...

add a comment |category: |Views: 30

tags: another

the most inspiring talk I’ve ever heard!(blog.goeran.no)

submitted by GOEranGOEran(380) 3 years ago

UncleBob’s keynote from RailsConf2009 – the most inspiring talk I’ve ever heard. If you are a software developer and consider yourself as a professional, you should watch this presentation. Robert C. Martin aka UncleBob has been a programmer for 40 years, written tons of articles and some really good books. He has worked very hard to promote professionalism and craftsmanship to software developers. In this keynote you’ll see him talk about that. Watch and learn! read more...

add a comment |category: |Views: 23

tags: another

A Software Craftsman’s Bookshelf(blog.goeran.no)

submitted by GOEranGOEran(380) 3 years ago

Every now and then I get the question about what books I recommend on the topic of programming and software development. As I try to practice the DRY (Don‘t repeat yourself) principle while writing code, I‘ll also intend to do it in real life. And by answering this question in form of a blog post, I‘ll be able to redirect future questioners here. read more...

add a comment |category: |Views: 475

tags: another

The best way to learn new API’s; TDD!(blog.goeran.no)

submitted by GOEranGOEran(380) 3 years ago

In this post I will tell you a story about how I used TDD (Test Driven Development) to learn new a new API, and how I successfully managed to accomplish my task before expected, and delivered 100% working code (no defects), even though I did something I’ve never done before – interested? I thought so ;) read more...

add a comment |category: |Views: 349

tags: another

jQuery for ASP.NET MVC unleashed!(blog.goeran.no)

submitted by GOEranGOEran(380) 3 years, 10 months ago

jQuery plugins for the ASP.NET MVC framework read more...

1 comment |category: |Views: 617

tags: another

Hello jQuery!(blog.goeran.no)

submitted by GOEranGOEran(380) 3 years, 10 months ago

This post gives an introduction to the jQuery Java Script library. read more...

add a comment |category: |Views: 39

tags: another