Adrian Stolarski

Founder and start-up engineer

Wypowiedzi

  • Adrian Stolarski
    Wpis na grupie Blogi w temacie Ciekawy wpis na blogu
    3.05.2013, 13:10

    Introduction to Agile project planning
    A lot of people wonder how they can provide valuable software quickly. This article will attempt to answer this question. It is written from the perspective of a normal user, and the way it will show how many items that would normally be provided to the user is unnecessary. At the same time article will show you how important to you is to provide working software at regular intervals.

    After reading this article, the reader will learn what it is agile project planning how to measure the degree of success in agile project and know the three basic principles that apply to the software development process....
    http://adrian-stolarski.pl/pages/Introduction%20to%20A...

  • Adrian Stolarski
    Wpis na grupie DZIŚ NA MOIM BLOGU w temacie Dziś na moim blogu ...
    3.05.2013, 13:09

    Introduction to Agile project planning
    A lot of people wonder how they can provide valuable software quickly. This article will attempt to answer this question. It is written from the perspective of a normal user, and the way it will show how many items that would normally be provided to the user is unnecessary. At the same time article will show you how important to you is to provide working software at regular intervals.

    After reading this article, the reader will learn what it is agile project planning how to measure the degree of success in agile project and know the three basic principles that apply to the software development process....
    http://adrian-stolarski.pl/pages/Introduction%20to%20A...

  • Adrian Stolarski
    Wpis na grupie Blogerzy w akcji w temacie Najnowsze wpisy
    3.05.2013, 13:09

    Introduction to Agile project planning
    A lot of people wonder how they can provide valuable software quickly. This article will attempt to answer this question. It is written from the perspective of a normal user, and the way it will show how many items that would normally be provided to the user is unnecessary. At the same time article will show you how important to you is to provide working software at regular intervals.

    After reading this article, the reader will learn what it is agile project planning how to measure the degree of success in agile project and know the three basic principles that apply to the software development process....
    http://adrian-stolarski.pl/pages/Introduction%20to%20A...

  • Adrian Stolarski
    Wpis na tablicy
    http://t.co/fSCW3bBhlV przez @adrian_stolarsk
    • 3.05.2013, 13:04
  • Adrian Stolarski
    Wpis na tablicy
    • 3.05.2013, 12:58
  • Adrian Stolarski
    Wpis na grupie Programiści WWW w temacie Próbka kodu a możliwość zatrudnienia
    3.05.2013, 12:08

    Z tego co wiem, python jest językiem obiektowym.

    Stosowanie if and else jest uważane za antywzorzec. Stosowanie magical number tez. Brakuje mi także testów jednostkowych dla funkcji. Dodatkowo ten kod nie jest pisany zgodnie z SOLID. lotto() powinna być zrefaktoryzowana.

    Przed tym człowiekiem jest jeszcze bardzo dużo nauki.

  • Adrian Stolarski
  • Adrian Stolarski
    Wpis na grupie DZIŚ NA MOIM BLOGU w temacie Dziś na moim blogu ...
    2.05.2013, 14:43

    Elements of all projects

    Each project should somehow start. You can always approach the project information in a disorganized manner. But this approach does not give any results. In general, the project begins in this way end up in failure. Every IT project management can be both a wonderful experience and a very painful experience. The decision is, of course, to the project manager.

    The question is, what characteristics distinguish projects that are going without much difficulty from those that cause a nervous breakdown at the managers. The main features that distinguish good projects from the rest are: skillful project management, knowledge, motivation, clearly defined goal of any IT project, project cost and completion date. In this article, you will learn how to build a solid foundation for the project, ensuring successful project management. The reader should also realize that in any other case, the appropriate planning, determination and foresight not determine the success, as in the case of projects.
    http://adrian-stolarski.pl/pages/Elements%20of%20all%2...

  • Adrian Stolarski
    Wpis na grupie Blogi w temacie Ciekawy wpis na blogu
    2.05.2013, 14:42

    Elements of all projects

    Each project should somehow start. You can always approach the project information in a disorganized manner. But this approach does not give any results. In general, the project begins in this way end up in failure. Every IT project management can be both a wonderful experience and a very painful experience. The decision is, of course, to the project manager.

    The question is, what characteristics distinguish projects that are going without much difficulty from those that cause a nervous breakdown at the managers. The main features that distinguish good projects from the rest are: skillful project management, knowledge, motivation, clearly defined goal of any IT project, project cost and completion date. In this article, you will learn how to build a solid foundation for the project, ensuring successful project management. The reader should also realize that in any other case, the appropriate planning, determination and foresight not determine the success, as in the case of projects.
    http://adrian-stolarski.pl/pages/Elements%20of%20all%2...

  • Adrian Stolarski
    Wpis na grupie Blogerzy w akcji w temacie Najnowsze wpisy
    2.05.2013, 14:42

    Elements of all projects

    Each project should somehow start. You can always approach the project information in a disorganized manner. But this approach does not give any results. In general, the project begins in this way end up in failure. Every IT project management can be both a wonderful experience and a very painful experience. The decision is, of course, to the project manager.

    The question is, what characteristics distinguish projects that are going without much difficulty from those that cause a nervous breakdown at the managers. The main features that distinguish good projects from the rest are: skillful project management, knowledge, motivation, clearly defined goal of any IT project, project cost and completion date. In this article, you will learn how to build a solid foundation for the project, ensuring successful project management. The reader should also realize that in any other case, the appropriate planning, determination and foresight not determine the success, as in the case of projects.
    http://adrian-stolarski.pl/pages/Elements%20of%20all%2...

  • Adrian Stolarski
    Wpis na tablicy
    http://t.co/KqIxQiG6Gv przez @adrian_stolarsk
    • 2.05.2013, 14:40
  • Adrian Stolarski
    Wpis na tablicy
    • 2.05.2013, 14:34
  • Adrian Stolarski
    Wpis na grupie Eclipse w temacie XDebug - fast, efficient debugging of applications...
    2.05.2013, 13:23

    XDebug - fast, efficient debugging of applications written in PHP

    I had a little trouble with PHP. As usual, I forgot about testing applications. So I decided to start the debugger to install PHP. By the way, was this short article.

    What is Xdebug?

    XDebug is a PHP extension which provides debugging and profiling actions. It wykoszystuje DBGp protocol for debugging. There is a lot of information that can show you the code debugger. Most important are:

    stack and trace functions for errors
    displays all user-defined parameters
    Display function names, file and line
    full support for all member functions
    memory allocator

    Xdebug also provides profiling information to be added to the php scripts, analyze code coverage tests and the ability to debug scripts using the debugger front-end. Xdebug is also available through PECL library. But more on that in a moment.
    http://adrian-stolarski.pl/pages/XDebug%20-%20fast,%20...Adrian Stolarski edytował(a) ten post dnia 02.05.13 o godzinie 13:23

  • Adrian Stolarski
    Wpis na grupie Blogerzy w akcji w temacie Najnowsze wpisy
    2.05.2013, 13:21

    Rules and safety procedures in the event of bombings
    http://adrian-stolarski.pl/pages/%20Rules%20and%20safe...

  • Adrian Stolarski
    Wpis na grupie Blogi w temacie Ciekawy wpis na blogu
    2.05.2013, 13:15

    Rules and safety procedures in the event of bombings
    http://adrian-stolarski.pl/pages/%20Rules%20and%20safe...

  • Adrian Stolarski
  • Adrian Stolarski
    Wpis na tablicy
    http://t.co/vbDpRmylLj przez @adrian_stolarsk
    • 2.05.2013, 13:10
  • Adrian Stolarski
    Wpis na tablicy
    • 2.05.2013, 13:08
  • Adrian Stolarski
    Wpis na tablicy
    http://t.co/JykywPXocL przez @adrian_stolarsk
    • 1.05.2013, 16:12
  • Adrian Stolarski
    Wpis na tablicy
    • 1.05.2013, 16:10

Dołącz do GoldenLine

Oferty pracy

Sprawdź aktualne oferty pracy

Aplikuj w łatwy sposób

Aplikuj jednym kliknięciem

Wyślij zaproszenie do