Close

Aylık Arşiv: Ağustos 2023

Python Web Development Using Django

Python Web Development Using Django

This Edureka video on ‘Python Web Development’ will help you understand how to create websites from scratch using Django. Below are the topics covered in this video: 1.09 Introduction1.50 Why use Python for web development2.17 Python web development libraries2.35 Python and Django3.12 Django installation6.30 Sample web application demo Python Django […]

Devamını Oku

Onion Architecture – Software Design Patterns Explained

Onion Architecture - Software Design Patterns Explained

Onion Architecture is a design approach that aims to create a separation of concerns within the layers of an application. It is called “onion” architecture because the design is layered, with the core domain logic at the center and the outer layers representing services and infrastructure. The layers of an […]

Devamını Oku

DoorDash’s Daring Dive Beyond Dining

DoorDash's Daring Dive Beyond Dining

A New Culinary Chapter DoorDash, once synonymous with restaurant deliveries, is now making waves in the non-restaurant sector. DoorDash is expanding its horizons from groceries to flowers, and customers love it. While DoorDash’s roots trace back to meal deliveries, it now boasts over 100,000 retail stores on its app. This […]

Devamını Oku

Exploring the Art of Pull Requests

Exploring the Art of Pull Requests

Every software engineer cherishes the moment they hit the merge button, propelling their code into production. But before that sweet moment, there’s the crucial step of gaining approvals on pull requests. Let’s dive into the art of crafting impeccable pull requests. The Essence of Pull Requests: Telling a Story Pull […]

Devamını Oku

Unleashing Real-Time Data Processing with AWS Kinesis Firehose

Unleashing Real-Time Data Processing with AWS Kinesis Firehose

In the era of big data, the ability to process and analyze vast amounts of streaming data in real time has become a competitive advantage for businesses. Amazon Web Services (AWS) Kinesis Firehose offers a robust and scalable solution for handling real-time data streams efficiently. In this article, we will […]

Devamını Oku

Lisp and Its Legacy: A Deep Dive into the World’s Oldest High-Level Language

Lisp and Its Legacy: A Deep Dive into the World's Oldest High-Level Language

The Genesis of Lisp Lisp, an acronym for “List Processing”, emerged in the late 1950s, making it one of the oldest high-level programming languages. Conceived by John McCarthy at MIT, Lisp was initially designed for artificial intelligence research. Its unique structure, based on symbolic expression processing, set it apart from […]

Devamını Oku

Sattas – Şarkı Söylemek Lazım (Sezen Aksu Cover)

Sattas - Şarkı Söylemek Lazım (Sezen Aksu Cover)

Şarkı Söylemek Lazım Hayat zorlaşıncaÇıkmaz sokaklarda soluksuz kalıncaAzalınca manadanSeyyar sevdalarda parçalanıncaDil yetmeyinceGöz görmeyinceGönül hissetmeyinceKırılınca camdan kalpDönüp yalnızlığa kitlenince O zaman şarkı söylemek lazımAvaz avazO zaman şarkı söylemeliÇığlık çığlığaO zaman yüreğin yükü hafiflerBelki birazO zaman şarkı söylemek lazımAvaz avazDert bitmeyince Bildiğin çektiğine yetmeyinceDüşmanında kendini yakalayıncaBir daha kin gütmeyince Söz & Müzik: […]

Devamını Oku

A Guide to AWS CodePipeline

A Guide to AWS CodePipeline

As technology advances unprecedentedly, software delivery becomes more complex and challenging. In response, Amazon Web Services (AWS) developed CodePipeline, a powerful and fully managed continuous integration and continuous delivery (CI/CD) service. In this article, we will delve into the history, features, benefits, drawbacks, and alternatives of AWS CodePipeline. We will […]

Devamını Oku

Fostering a Microservices Culture

Fostering a Microservices Culture

In this video, Mike Amundsen of the API Academy applies theories from computing and anthropology to define the right organizational approach to Microservices. Fostering a microservices culture within an organization involves promoting the principles and practices of designing and building software as a collection of small, independently-deployable services. This includes […]

Devamını Oku