Jeffrey Palermo coined the Onion Architecture term in 2008 This architecture provides a better way to build applications for better testability, maintainability and dependability on the infrastructures like databases and services What are the Advantages of Onion Architecture?
Devamını Oku
Flutter yazılımcısı için XCODE temel kullanım rehberi XCODE derin bir denizdir. Diplerinde hazine sandığı olabilir, olduğunu bilseniz dahi girmeyiniz. Flutter ‘da ilk kural “XCode’ a dokunma, ayarını değiştirme. ”
Devamını Oku
A guide to finding the shortest or most efficient route between a set of points Route optimization is the process of finding the shortest or most efficient route between a set of points. This can be done manually or using a software application. Route optimization is essential for various businesses, […]
Devamını Oku
Improve your systems’ reliability, efficiency, and scalability with DevOps and AWS. DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). DevOps aims to shorten the systems development life cycle and provide continuous delivery with high quality. AWS is a cloud computing platform that offers […]
Devamını Oku
Automate your infrastructure provisioning and management. Infrastructure as Code (IaC) is a practice of managing and provisioning infrastructure through code. This means that the infrastructure, such as servers, networks, and storage, is defined in regulation and then used to create and manage the infrastructure. Overview of IaC: IaC can help […]
Devamını Oku
The Aldelo Express interface to Deliverect allows orders from popular food delivery companies to flow directly into the POS. From there the order flows as normal with the kitchen printer and displaying on kitchen monitors. In this video Alicia Goodman the Partnership Manager for Deliverect will introduce the interface. At […]
Devamını Oku
SAP SE announced that it has acquired AppGyver Oy, a pioneer in no-code development platforms that enable users with no coding skills to build applications for Web and mobile uses. With the acquisition, SAP is better able to help customers and partners adapt their IT systems efficiently to their specific […]
Devamını Oku
MACOS için terminalden ftp istemcisi olarak NCFTP ‘i kullanıyorum. Embedded cihazlarda genellikle garip FTP sunucuları oluyor ve komut satırı erişim en hızlı seçenek oluyor. Uygulamayı https://ncftp.com/. Adresinden indirebiliyoruz. Basit bir kurum sonunda kullanmaya başlayabiliriz. MACOS için TERMİNAL ‘i açtım. NCFTP ile artık NCFTP ‘bin shell ‘ine giriyorum. Burada çok […]
Devamını Oku
Kaotik Flutter hatalarına devam, Herhangi bir işlem yaparken “Unable to find DartDev snapshot” hatası alıyorum. MACOS kullanıyorum, sınırlı disk, sınırlı bellek ve yavaş internet erişimi var. Çözümü aşağıda anlattım.
Devamını Oku
Hill climbing is a mathematical optimization algorithm whose purpose is to find the best solution to a problem with a (large) number of possible solutions. Explaining the algorithm (and optimization in general) is best done using an example. In the Travelling salesman problem, we have a salesman who needs to […]
Devamını Oku