Methodology
The importance of probation
FeaturedOne of the golden rules of optimization is to regularly re-read your code to identify possible improvements, while taking into...
4D Qodly pro – Secure Data Access in your Application
Discover best practices for securing data access in 4D Qodly Pro. During the session, you’ll learn how to protect your...
4D Coding #06 – Signal and Semaphore
This module introduces 4D’s synchronization mechanisms: signals and semaphores.These tools enable you to coordinate several processes working in parallel, avoid...
Fundamentals of Git and GitHub for 4D projects
FeaturedVersion management has become an essential pillar of modern software development. In an environment where several developers collaborate on the...
Unlock the power of .query()
Mastering dataclass search in your 4D application Since the introduction of ORDA in 4D, many developers have become accustomed to...
Project Mode and Continuous Integration/Continuous Delivery (CI/CD)
In this session, we will present the fundamentals of Project Mode, as well as best practices and tips for team...