ABOUT THE AUTHOR

Magdalena Szczęch

Content Writer

Magdalena Szczęch is a content writer and author on CodiLime's blog. Check out the author's articles on the blog.

Magdalena Szczęch

Recent posts by Magdalena:

Thumbnail of an article about What is test-driven development? Meaning, tests, and benefits
SOFTWARE DEVELOPMENT

What is test-driven development? Meaning, tests, and benefits

Do you want to deliver software faster and of better quality? Sure, everyone wants to. We know a methodology that will help you achieve that goal. The method is test-driven development (TDD), focusing on testing the first approach. In this article, you’ll learn what test-driven development is, its process, and also some pros and cons to give you a full understanding of TDD. Test-driven development concentrates on building unit test cases as a first step of coding new feature functions. In this iterative approach, you mix the traditional order of unit tests, refactoring, and programming.
Thumbnail of an article about Berkeley Packet Filter (BPF) — general overview
NETWORKS

Berkeley Packet Filter (BPF) — general overview

At CodiLime, we believe that sharing knowledge with both our external and internal communities creates an organizational culture founded on innovation. That is why we organize regular online events during which our coworkers share their first-hand experiences and know-how on particular network and software development cases. Our latest event was held around the topic of the Berkeley Packet Filter, introduced by our senior software engineer, Łukasz Kszonowski. During his presentation, Łukasz covered the following topics: