SlideShare une entreprise Scribd logo
1  sur  44
Vincent Pontier aka Elroubio – Creator Of elePHPant
 PHP mascot
THREE-TIERED WEB SITE:
WAMP/LAMP
SERVER SIDE TECHNIQUES
• PHP
• Java EE: Servlet, JSP
• .NET
• CGI / Perl (Very old)
• Ruby
• …
HISTORY
PHP (PHP: Hypertext Preprocessor) was created by Rasmus Lerdorf in 1994. It was initially 
developed for HTTP usage logging and server-side form generation in Unix. 
PHP 2 (1995) transformed the language into a Server-side embedded scripting language. Added 
database support, file uploads, variables, arrays, recursive functions, conditionals, iteration, regular 
expressions, etc.
PHP 3 (1998) added support for ODBC data sources, multiple platform support, email protocols 
(SNMP,IMAP), and new parser written by Zeev Suraski and Andi Gutmans . 
PHP 4 (2000) became an independent component of the web server for added efficiency. The 
parser was renamed the Zend Engine. Many security features were added.
PHP 5 (2004) adds Zend Engine II with object oriented programming, robust XML support using the 
libxml2 library, SOAP extension for interoperability with Web Services, SQLite has been bundled 
with PHP 
PHP 6 and Unicode(2005) lacking native Unicode support at the core language level
PHP 7(2015) (PHP next generation), which aims at optimizing PHP performance by refactoring the 
Zend Engine while retaining near-complete language compatibility.
WHAT IS PHP?
• PHP is a scripting language that was originally designed for 
web development to produce dynamic webpages.
• For this purpose, PHP code is embedded into HTML 
• PHP originally stood for ”PERSONAL HOME PAGE” - now -
Hypertext Preprocessor
• Installed on more than 240 million websites
• Cost-effective, Scope for Customization, Faster, Preferred 
over others
USAGE
• PHP is a general-purpose scripting language that is especially 
suited to server-side web development where PHP generally 
runs on a web server. 
• PHP code in a requested file is executed by the PHP runtime, 
usually to create dynamic web page content. 
• PHP is also used for command-line scripting and client-side 
GUI applications.
• PHP can be deployed on most web servers, many operating 
systems and platforms, and can be used with many relational 
database management systems.
RESOURCES
• PHP includes free and open source libraries.
• PHP is a fundamentally Internet-aware system.
• Many database servers, embedded SQL libraries such as 
embedded PostgreSQL, MySQL and SQLite, LDAP servers, 
and others. 
• PHP allows developers to write extensions in C to add 
functionality to the PHP language. 
• These can then be compiled into PHP or loaded dynamically at 
runtime.
PHP SYNTAX
PHP KEYWORDS
PHP TAG
PROGRAM
DEVELOPMENT ENVIRONMENT
WHITESPACE & COMMENTS
ECHO VS PRINT
SINGLE (‘) VS DOUBLE (“) QUOTES
OPERATORS
ARITHMETIC
OPERATORS
COMPARISON OPERATORS
LOGICAL OPERATORS
COMBINATION OPERATORS
OPERATOR PRECEDENCE
CONTROLLING THE
FLOW
REPEATING CODE
ARRAYS
INDEXED ARRAYS
ASSOCIATIVE
ARRAYS
FUNCTION
RETURN FROM FUNCTION
CODE REUSE
FUNCTION
PHP FRAMEWORKS
INFORMATION
• Usual file extensions .php, .phtml .php5 .phps
• Paradigm imperative, object-oriented
• Appeared in : 1995[1]
• Designed by : Rasmus Lerdorf
• Developer :The PHP Group
• Typing discipline Dynamic, weak
• Major implementations Zend Engine, Roadsend PHP, Phalanger,
Quercus, Project Zero, HipHop
• Influenced by C, Perl, Java, C++, Tcl[1]
• Influenced PHP4Delphi
• Programming language : C
• OS : Cross-platform
• License : PHP License
• Website : http://www.php.net
THANK YOU
amitpatil@whitecode.co.in

Contenu connexe

Tendances

Dockerize Me: Distributed PHP applications with Symfony, Docker, Consul and A...
Dockerize Me: Distributed PHP applications with Symfony, Docker, Consul and A...Dockerize Me: Distributed PHP applications with Symfony, Docker, Consul and A...
Dockerize Me: Distributed PHP applications with Symfony, Docker, Consul and A...Alexey Petrov
 
Docker in 30 minutes
Docker in 30 minutesDocker in 30 minutes
Docker in 30 minutesSteve Poole
 
Python on FreeBSD
Python on FreeBSDPython on FreeBSD
Python on FreeBSDpycontw
 
Dockerize your Symfony application - Symfony Live NYC 2014
Dockerize your Symfony application - Symfony Live NYC 2014Dockerize your Symfony application - Symfony Live NYC 2014
Dockerize your Symfony application - Symfony Live NYC 2014André Rømcke
 
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...Edureka!
 
Dockerizing Symfony Applications - Symfony Live Berlin 2014
Dockerizing Symfony Applications - Symfony Live Berlin 2014Dockerizing Symfony Applications - Symfony Live Berlin 2014
Dockerizing Symfony Applications - Symfony Live Berlin 2014D
 
Dockerizing a Symfony2 application
Dockerizing a Symfony2 applicationDockerizing a Symfony2 application
Dockerizing a Symfony2 applicationRoman Rodomansky
 
Red Hat Certified engineer course
  Red Hat Certified engineer course   Red Hat Certified engineer course
Red Hat Certified engineer course Ali Abdo
 
Buildroot easy embedded system
Buildroot easy embedded systemBuildroot easy embedded system
Buildroot easy embedded systemNirma University
 
Understanding how C program works
Understanding how C program worksUnderstanding how C program works
Understanding how C program worksMindBridgeTech
 
PHP development with Docker
PHP development with DockerPHP development with Docker
PHP development with DockerYosh de Vos
 
Container Support in IBM Spectrum LSF
Container Support in IBM Spectrum LSFContainer Support in IBM Spectrum LSF
Container Support in IBM Spectrum LSFGabor Samu
 
FreeBSD - LinuxExpo
FreeBSD - LinuxExpoFreeBSD - LinuxExpo
FreeBSD - LinuxExpowebuploader
 
NeXTBSD aka FreeBSD X
NeXTBSD aka FreeBSD XNeXTBSD aka FreeBSD X
NeXTBSD aka FreeBSD XiXsystems
 
Composer | PHP Dependency Manager
Composer | PHP Dependency ManagerComposer | PHP Dependency Manager
Composer | PHP Dependency ManagerUjjwal Ojha
 

Tendances (20)

Dockerize Me: Distributed PHP applications with Symfony, Docker, Consul and A...
Dockerize Me: Distributed PHP applications with Symfony, Docker, Consul and A...Dockerize Me: Distributed PHP applications with Symfony, Docker, Consul and A...
Dockerize Me: Distributed PHP applications with Symfony, Docker, Consul and A...
 
Postfix
PostfixPostfix
Postfix
 
Docker in 30 minutes
Docker in 30 minutesDocker in 30 minutes
Docker in 30 minutes
 
Python on FreeBSD
Python on FreeBSDPython on FreeBSD
Python on FreeBSD
 
Dockerize your Symfony application - Symfony Live NYC 2014
Dockerize your Symfony application - Symfony Live NYC 2014Dockerize your Symfony application - Symfony Live NYC 2014
Dockerize your Symfony application - Symfony Live NYC 2014
 
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
 
Dockerizing Symfony Applications - Symfony Live Berlin 2014
Dockerizing Symfony Applications - Symfony Live Berlin 2014Dockerizing Symfony Applications - Symfony Live Berlin 2014
Dockerizing Symfony Applications - Symfony Live Berlin 2014
 
Dockerizing a Symfony2 application
Dockerizing a Symfony2 applicationDockerizing a Symfony2 application
Dockerizing a Symfony2 application
 
Red Hat Certified engineer course
  Red Hat Certified engineer course   Red Hat Certified engineer course
Red Hat Certified engineer course
 
Aix overview
Aix overviewAix overview
Aix overview
 
Linex
LinexLinex
Linex
 
Buildroot easy embedded system
Buildroot easy embedded systemBuildroot easy embedded system
Buildroot easy embedded system
 
ASP.NET vNext
ASP.NET vNextASP.NET vNext
ASP.NET vNext
 
Understanding how C program works
Understanding how C program worksUnderstanding how C program works
Understanding how C program works
 
PHP development with Docker
PHP development with DockerPHP development with Docker
PHP development with Docker
 
Container Support in IBM Spectrum LSF
Container Support in IBM Spectrum LSFContainer Support in IBM Spectrum LSF
Container Support in IBM Spectrum LSF
 
Haiku
HaikuHaiku
Haiku
 
FreeBSD - LinuxExpo
FreeBSD - LinuxExpoFreeBSD - LinuxExpo
FreeBSD - LinuxExpo
 
NeXTBSD aka FreeBSD X
NeXTBSD aka FreeBSD XNeXTBSD aka FreeBSD X
NeXTBSD aka FreeBSD X
 
Composer | PHP Dependency Manager
Composer | PHP Dependency ManagerComposer | PHP Dependency Manager
Composer | PHP Dependency Manager
 

En vedette

consumidors de productes de qualitat i duraders
consumidors de productes de qualitat i duradersconsumidors de productes de qualitat i duraders
consumidors de productes de qualitat i duradersespefrau
 
The 3 Green Sins of IT; and how to get your halo back
The 3 Green Sins of IT; and how to get your halo backThe 3 Green Sins of IT; and how to get your halo back
The 3 Green Sins of IT; and how to get your halo backballyhero
 
press release | 1º aniversário BNI Visa | dv | 2
press release | 1º aniversário BNI Visa | dv | 2press release | 1º aniversário BNI Visa | dv | 2
press release | 1º aniversário BNI Visa | dv | 2bnivisa
 
A3课程总结
A3课程总结A3课程总结
A3课程总结dozer47528
 
WaterReijk Deelnemersbijeenkomst 2015
WaterReijk Deelnemersbijeenkomst 2015WaterReijk Deelnemersbijeenkomst 2015
WaterReijk Deelnemersbijeenkomst 2015Alice Hulshof
 
Curso de Delphi - Lógica de Programacao
Curso de Delphi - Lógica de ProgramacaoCurso de Delphi - Lógica de Programacao
Curso de Delphi - Lógica de ProgramacaoJosé Araújo
 
Fundamentos de Sistemas de Informacao - Aula 5
Fundamentos de Sistemas de Informacao - Aula 5Fundamentos de Sistemas de Informacao - Aula 5
Fundamentos de Sistemas de Informacao - Aula 5Ismar Silveira
 

En vedette (19)

consumidors de productes de qualitat i duraders
consumidors de productes de qualitat i duradersconsumidors de productes de qualitat i duraders
consumidors de productes de qualitat i duraders
 
The 3 Green Sins of IT; and how to get your halo back
The 3 Green Sins of IT; and how to get your halo backThe 3 Green Sins of IT; and how to get your halo back
The 3 Green Sins of IT; and how to get your halo back
 
Home Maintenance Dubai
Home Maintenance DubaiHome Maintenance Dubai
Home Maintenance Dubai
 
Empresa tvm
Empresa tvmEmpresa tvm
Empresa tvm
 
press release | 1º aniversário BNI Visa | dv | 2
press release | 1º aniversário BNI Visa | dv | 2press release | 1º aniversário BNI Visa | dv | 2
press release | 1º aniversário BNI Visa | dv | 2
 
recommendation_Glenda
recommendation_Glendarecommendation_Glenda
recommendation_Glenda
 
Informaticainternet4
Informaticainternet4Informaticainternet4
Informaticainternet4
 
LHU FOOTBALL RESUME 2
LHU FOOTBALL RESUME 2LHU FOOTBALL RESUME 2
LHU FOOTBALL RESUME 2
 
Greg-Ferguson
Greg-FergusonGreg-Ferguson
Greg-Ferguson
 
UC-JLVIXM1J
UC-JLVIXM1JUC-JLVIXM1J
UC-JLVIXM1J
 
ISMI_Management Report
ISMI_Management ReportISMI_Management Report
ISMI_Management Report
 
A3课程总结
A3课程总结A3课程总结
A3课程总结
 
MS Jiji
MS JijiMS Jiji
MS Jiji
 
Concepto de informatica
Concepto de informaticaConcepto de informatica
Concepto de informatica
 
PHP programmimg
PHP programmimgPHP programmimg
PHP programmimg
 
Lean Startup: A Brief Introduction
Lean Startup: A Brief IntroductionLean Startup: A Brief Introduction
Lean Startup: A Brief Introduction
 
WaterReijk Deelnemersbijeenkomst 2015
WaterReijk Deelnemersbijeenkomst 2015WaterReijk Deelnemersbijeenkomst 2015
WaterReijk Deelnemersbijeenkomst 2015
 
Curso de Delphi - Lógica de Programacao
Curso de Delphi - Lógica de ProgramacaoCurso de Delphi - Lógica de Programacao
Curso de Delphi - Lógica de Programacao
 
Fundamentos de Sistemas de Informacao - Aula 5
Fundamentos de Sistemas de Informacao - Aula 5Fundamentos de Sistemas de Informacao - Aula 5
Fundamentos de Sistemas de Informacao - Aula 5
 

Similaire à Php Introduction

Similaire à Php Introduction (20)

Training ppt
Training pptTraining ppt
Training ppt
 
PHP ITCS 323
PHP ITCS 323PHP ITCS 323
PHP ITCS 323
 
PHP
PHPPHP
PHP
 
PHP, LAMP Stack & WordPress
PHP, LAMP Stack & WordPressPHP, LAMP Stack & WordPress
PHP, LAMP Stack & WordPress
 
Php
PhpPhp
Php
 
PHP
PHPPHP
PHP
 
Online Technical Discussion
Online Technical DiscussionOnline Technical Discussion
Online Technical Discussion
 
Unit 1 php_basics
Unit 1 php_basicsUnit 1 php_basics
Unit 1 php_basics
 
phpwebdev.ppt
phpwebdev.pptphpwebdev.ppt
phpwebdev.ppt
 
php
phpphp
php
 
Lamp
LampLamp
Lamp
 
24307183 php
24307183 php24307183 php
24307183 php
 
Web Server-Side Programming Techniques
Web Server-Side Programming TechniquesWeb Server-Side Programming Techniques
Web Server-Side Programming Techniques
 
PHP
PHPPHP
PHP
 
PHP Classes in Pune
PHP Classes in PunePHP Classes in Pune
PHP Classes in Pune
 
Introduction to php
Introduction to phpIntroduction to php
Introduction to php
 
Php
PhpPhp
Php
 
Intro to Perfect - LA presentation
Intro to Perfect - LA presentationIntro to Perfect - LA presentation
Intro to Perfect - LA presentation
 
Php(2)
Php(2)Php(2)
Php(2)
 
Web technologies lesson 1
Web technologies   lesson 1Web technologies   lesson 1
Web technologies lesson 1
 

Dernier

Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 

Dernier (20)

Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 

Php Introduction