Flexibility Despite of a small plan from the last post to the last moment I haven’t been sure what I will do as next point of my application development. I
Author: KarolS
I somewhere read that is a good thing to have in a point about CV volunteering in some open source project. Unfortunately as a totally beginner (lack of time too)
More planning? I would like to know how to build and programm an avr microcontroller. I would like it to recive and send some data when working. This is some
This time I emphasised documentation much more than earlier. I think that I won’t start implementation of the thermodynamic calculator before decomposing some major functions as classes interfases. Then if
Even in so small project as ThermodynamicProcesses calculator RUP methodology plays very important role. Time for the second step has just come. In the first step I projected only general
Today i am writing about AVR microcontroller comunication using uart. It is going be short post. Last couple days I have been working on AVR microcontroller comunication with a PC.
According to the wikipedia.org refactoring is process in which programmer is changing code without changing functionality of that code, but achieving the code readability and reducing reducing the code complexity.
First thing which i wanted to implement are setters and getters. These functions are as names points for grabbing input data for classes and for giving output data from classes.
Last time i generated code with the umbrello UML modeller application, unfortunately generated code isn’t ready to compile even for testing. I arranged files for testing compilation and fixed some
As a beginner i thought that i can sit and write a program. I have lately learned hard way that programming doesn’t work that way. After that mess i decided