Quantcast
Channel: IProgrammable
Browsing all 26 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Continuous Test-Driven Development

I have recently participated in the “ENASE – Evaluation of Novel Approaches to Software Engineering” conference. This year (2013) it was held in Angers, France. I have learned a lot during this...

View Article



Developer Week – .NET Developers Conference 2013

I was invited speaker at this years Developer Week – .NET Developer Conference in Nuremberg, Germany. It was quite nice event and I was speaking about “Continuous Integration in .NET”. You can find...

View Article

Image may be NSFW.
Clik here to view.

Hardware programmieren in .NET – Netduino, Tinkerforge, Raspberry Pi

On 17 December 2013 I will be speaking at .NET Developers Group München. Of course in Munich, Germany. And of course in German. The topic is hardware programming with .NET. I will take Netduino,...

View Article

Image may be NSFW.
Clik here to view.

Eventful week

Last week was quite eventful. I’ve talked about Continuous Integration in .NET and about how do we use it at my company CODEFUSION at the IT Academic Day 2013 at the Opole University of Technology...

View Article

Image may be NSFW.
Clik here to view.

.NET hardware programming basics

I’m a “bits sculptor”! I work with bits to create beautiful software. I have done it myself for years and now I’m running a software development company to create “better software”. But I was always...

View Article


Image may be NSFW.
Clik here to view.

I am a Software Engineering Subject Matter Expert at CompTIA

I’m very proud to be a Subject Matter Expert at CompTIA in Chcicago, USA. I was invited to participate in a Software Engineering and Networking for Programmers workshops in their headquarters at...

View Article

Image may be NSFW.
Clik here to view.

4Developers conference in Warsaw

I will be speaking at the 2014 4Developers conference in Warsaw, Poland. In a matter of fact I have not one session but two! Tja, it’s actually THE one. But divided into two parts. Nevertheless a...

View Article

Image may be NSFW.
Clik here to view.

Hardware programming in .NET at DWX 2014

Once again I was invited to give a talk at the DWX – Developer Week in Nuremberg, Germany.  Last year I was speaking about “Continuous Integration in .NET”. This year it is a time to give “Hardware...

View Article


Image may be NSFW.
Clik here to view.

Waiting for the first .NET wrist watch

Almost a year ago there was a Kickstarter campaign to found a first .NET Micro Framework watch: Agent smartwatch. Nice thing about it is that you will be able to program it using C# and Visual Studio....

View Article


Image may be NSFW.
Clik here to view.

Pictures from DWX’14 conference

This year I was once again an invited speaker at the Developer Week conference in Nuremberg, Germany. I was speaking (in German of course) about the basics of hardware programming in .NET. Developer...

View Article

Image may be NSFW.
Clik here to view.

WCF services behind NAT problem and solution

Problem: We have a set of WCF services working on a server. We have an ordinary ASP.NET page that calls one of the services to display its state. When we call that page we is supposed to look like...

View Article

Software decay

At my company CODEFUSION we are working with bigger and bigger customers. We are getting hit by terms that were little known to us until now. Last time we did get a contract to sign with a term...

View Article

Image may be NSFW.
Clik here to view.

.NET Developer Days 2014 Conference

I will be speaking at .NET Developer Days 2014 in Wrocław, Poland. The conference will be held between 14th and 16th October 2014 at the City Stadium in Wrocław. The topic is “Continuous integration...

View Article


Vanilla build server and a little NuGet gem

Vanilla build server is a concept that says that the build server should have as few dependencies as possible. It should be like vanilla ice cream without any raisins (I have raisins in ice cream). Let...

View Article

Image may be NSFW.
Clik here to view.

Scaling CI–switching poll to push

Scaling CI has many flavors. For example: When: Code base / test no. increases -> build time increases, Teams grow, No. of projects grows. Then: Create targeted builds (dev build, qa build), Write...

View Article


Image may be NSFW.
Clik here to view.

Developer Week 2015

Third time in a row I will be speaking at Developer Week 2015 in Nuremberg, Germany. This year I will not do it solo. I’m going with the CODEFUSIONs Head Developer Marcin Słowik and we will be speaking...

View Article

Image may be NSFW.
Clik here to view.

I will be speaking at CIDC 2015 in Orlando, Florida

I was invited to give a talk at the CIDC 2015 in Orlando, USA. CIDC is annual Clarion International Developers Conference. I will be speaking about the Microsoft .NET and Clarion integration. The talk...

View Article


Image may be NSFW.
Clik here to view.

XVIII KKIO Software Engineering Conference

I will be speaking at the XVIII KKIO Software Engineering Conference in Wrocław, Poland. The conference will take place between 15th and 17th September, 2016. It is a conference “covering all topics of...

View Article

What is IL – practical example

I’m sure you know your C# code is not directly compiled into machine code and ran. It is first converted into IL. CIL to be precise. Its stands for Common Intermediate Language. This CIL is then...

View Article

Machine Learning 4 Continuous Defect Prediction

Defect prediction is a set of techniques used to identify a likely buggy software change (eg. a commit). Various measurements from previous changes are taken into consideration to predict weather a new...

View Article
Browsing all 26 articles
Browse latest View live




Latest Images