Have You Ever Thought About a Career as a Trainer/Consultant?

Table of Contents

As our activities at BNS IT (bnsit.pl) continue to expand, we have openings for individuals eager to work with others to share knowledge and experience. We aim to support teams in increasing their work efficiency.

Are You the Right Fit?

If you have practical experience in software development projects and are proficient in at least one of the following areas, we might be looking for you:

  • Design patterns
  • Best practices in coding (refactoring, clean code, object-oriented principles like SOLID, GRASP, interfaces)
  • Test-driven development (TDD)
  • Domain-driven design (DDD)
  • Scrum (Agile methodologies)
  • Team communication within project contexts
  • Time management for developers
  • Project management
  • Requirement management and analysis

Project knowledge and experience are crucial. As for training skills, we can provide the necessary preparation.

Collaboration Opportunities

We are mainly interested in ongoing collaboration but occasional cooperation might also be possible.

Feel free to reach out: m [dot] sieraczkiewicz [at] bnsit [dot] pl

(Text translated and moved from original old blog automatically by AI. May contain inaccuracies.)

Related Posts

Estimation Is Not a Commitment

Estimation Is Not a Commitment

You’ve probably heard that estimation is not a commitment. Sometimes in teams using estimation techniques, some form of accountability for the accuracy of estimation emerges. This is unfavorable for several reasons:
a) firstly, estimation is an approximation (with some probability), not a definitive result;
b) secondly, when accountability kicks in, project games emerge;
c) there are at least several factors causing estimation to differ from the actual time spent on a given task:

Read More

Technical Leader Worries: I Have Too Many Things to Do

Technical Leader Worries: I Have Too Many Things to Do

Those wonderful days when the only thing you did was writing code are gone. Now you are a leader. You are doing everything: attending or conducting meetings, removing impediments, mediating between team members and the rest of the organization, reading or writing some kind of reports (and you deceive yourself that spending two hours in Excel counts as programming because of some smartly used formulas) and so on. You are in a hurry all the time, and it never ends.

Read More

Code Cleanup: Not Just About Refactoring

Introduction

Blogspot unfortunately disappoints me when it comes to publishing source code, which is especially important for topics concerning coding style. Perhaps some of you have experience or ideas on this matter. I use the tool http://formatmysourcecode.blogspot.com/2006/02/paste-your-text-here.html, but still, Blogspot occasionally distorts the post.

Read More