Close

parse platform

Parse, Inc. was a company acquired by Meta (then named Facebook) in 2013 and shut down in January 2017. They developed an MBaaS platform, Parse Platform. Following the announcement in 2016 of the impending shutdown, the platform was subsequently open-sourced.

What is Scrum?

What is Scrum?

“Scrum” has become a new meaning and purpose in today’s professional workforce. It is a framework for getting things done, primarily in software development. Still, it has become more common in project management and other sectors such as marketing, product development, and financial services. The Scrum methodology is based on […]

Devamını Oku

Python Object Oriented Programming (OOP) – For Beginners

Python Object Oriented Programming (OOP) – For Beginners

Python is a good language for beginners to learn. It is an interpreted, high-level programming language with a simple, readable syntax. Python’s simplicity and ease of use make it an excellent language for beginners to learn, as it allows them to focus on learning programming concepts and principles without getting […]

Devamını Oku

Deliveroo at 10: How Will Shu Built a food delivery empire

Deliveroo at 10: How Will Shu Built a food delivery empire

Deliveroo is one of the world’s most successful and innovative food delivery platforms. Founded in 2013 by Will Shu and Greg Orlowski, the company has grown from a small startup in London to a global leader in online food ordering and delivery, operating in 10 countries and serving over 7 […]

Devamını Oku

Is AWS Chalice the Future of Serverless Web Applications or Another Overhyped Framework?

Is AWS Chalice the Future of Serverless Web Applications or Another Overhyped Framework?

AWS Chalice is a Python Serverless Microframework developed by Amazon Web Services (AWS). It allows developers to quickly create and deploy serverless applications to AWS Lambda and API Gateway. Chalice simplifies the building of serverless applications by providing a simple yet powerful API for creating AWS Lambda functions and configuring […]

Devamını Oku

Learn SOLID Principles with CLEAN CODE Examples

Learn SOLID Principles with CLEAN CODE Examples

The SOLID principles are design principles that can help developers write maintainable and scalable code. The SOLID principles are: Single Responsibility Principle (SRP) – A class should have only one reason to change.Open-Closed Principle (OCP) – Software entities should be open for extension but closed for modification.Liskov Substitution Principle (LSP) […]

Devamını Oku

The Scaled Agile Framework (SAFe)

The Scaled Agile Framework (SAFe)

Scaling Agile involves using the Agile methodology across multiple teams and organizational projects. This can be done with the help of tools that automate Agile practices and improve delivery speed. The Scaled Agile Framework (SAFe) is an adaptation that provides a roadmap for enterprise-level implementation of Agile practices. To be […]

Devamını Oku

Facebook never wanted to host your app: The real reasons it shut down Parse

Parse Platform

Many years ago, My first android applications were using the Parse Cloud Platform. These applications used in 14 countries for B2B data collection without any interruption. I wanted to share a review of Parse’s shut down the story. Fast Company named Parse one of the top 50 most innovative companies of […]

Devamını Oku