Blog

Articles

In our blog, we share useful insights on a wide range of topics related to IT systems, software, and security.

Design Patterns - Introduction and the Abstract Factory

The core idea behind design patterns has been present in software development since 1987. Some programmers know a lot about patterns, others less — but their usefulness is rarely questioned. At ponte.hu, we ...
Learn more

Refactored

Author: Simon Kornél
Mastering refactoring has become increasingly important for programmers in recent years. In our rapidly changing world, there is a strong need to continuously reshape existing codebases into forms that are m...
Learn more

Publishing to Maven Central

Author: Mezei József
Do you have a great idea? Or have you already implemented it? Would you like other developers to be able to use it as well? Then you’re in the right place! We’ll show you how you can publish your code to Mav...
Learn more

Are You Using Your Resources Correctly?

Author: Mezei József
Vector or raster images, fonts, colors, localization texts. What do they have in common? They are all resources, and whenever you need to work with them, they are guaranteed not to be in the proper format. R...
Learn more

Knowledge base

We support the development of our colleagues through professional workshops, offering biweekly and monthly lecture series as well.

AWS

Author: Hadobás András
AWS Lambda - developing, configuring, and running cloud-based applications. The presentation shared a developer's perspective on the advantages and disadvantages of AWS. A concrete example illustrated the entire process, and the session concluded with a brief look at other useful related AWS services.

SQL Queries with AI

Author: Farkas Ferenc
Tired of writing SQL scripts manually? Want to work more efficiently and save time? Discover a revolutionary way to generate SQL scripts using AI tools! Let’s make our work smarter and faster!

reCaptcha + Two-Factor Authentication

Author: Domonkos Zoltán
How should we handle an unknown user? Should we let Google decide whether our user is a human or a bot? The session covered using reCaptcha v2 and v3 at DOKK. For additional security on the Workspace side, we also looked at enabling two-factor authentication for users.

Life as a System Administrator + Cloud Deployment

Author: Szűcs Rudolf
What challenges and tasks shape the life of a system administrator? What does a typical day look like? The second part of the presentation offered a brief overview of the Google Cloud environment and a first-hand account of deploying applications to the Cloud.