Exploring the essentials of professional software engineering
Content type
Blog
Overview: Blog series - Jelle
Author
Jelle Fremery
Throughout this series, Jelle explored various facets of the software engineering profession that, in his view, define a genuine professional. It's important to note that his perspective is influenced by his own skills, experiences, and aspirations. Nevertheless, he trusts that the discussions have offered valuable insights into the realm of software development, with a specific focus on the roles and responsibilities of a software engineer.
Jelle is covering a range of topics. Below is a quick refresher on everything he has delved into.
An overview of this entire blog series by Jelle.
- Don't Skip, Hot Take
- Writing Quality Code (part 1)
- Writing Quality Code (Part 2)
- Building Quality Software (part 1)
- Building Quality Software, (Part 2)
- Creating ethical software, Part 1)
- Creating ethical software (part 2)
- The Development Process (part 1)
- The Development Process (part 2)
- The Software Engineer Oath
More blog posts
-
Storing JSON data in SQL databases
This blog explores how JSON data can be stored and processed within SQL Server and Azure SQL Database, and how the built-in JSON functionality enables flexible handling of schemaless data without constant database schema changes.Content typeBlog
-
Regex in SQL Server 2025 & Azure SQL
SQL Server 2025 introduces native regex support, simplifying pattern matching, validation, and data transformation with more readable, maintainable, and powerful queries compared to traditional string functions.Content typeBlog
-
Blind SQL Injection: what it is and how to prevent it
Introduction to SQL injection and blind SQL injection, showing how attackers extract and manipulate data and how to prevent this using secure practices like parameterized queries and input validation.Content typeBlog
Stay up to date with our tech updates!
Sign up and receive a biweekly update with the latest knowledge and developments.