Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Introduction to PHP
Search
Alefe Souza
May 19, 2018
Programming
0
760
Introduction to PHP
https://campuse.ro/events/Campus-Party-Bahia-2018/workshop/introducao-a-linguagem-php-cpba2/
Alefe Souza
May 19, 2018
Tweet
Share
More Decks by Alefe Souza
See All by Alefe Souza
NativeScript: Native Apps with Angular
alefesouza
0
440
Implementing GraphQL with PHP - PHP Community Summit
alefesouza
0
270
Implementing GraphQL with Laravel and Vue.js
alefesouza
0
300
React: Zero to Hero
alefesouza
2
460
Implementing GraphQL with PHP
alefesouza
0
540
Node.js Chatbots with Bot Framework
alefesouza
0
370
GraphQL: A new way to write APIs
alefesouza
0
410
Firebase as back-end
alefesouza
0
440
GitLab: A tool for the entire DevOps lifecycle.pdf
alefesouza
0
660
Other Decks in Programming
See All in Programming
来たるべき 8.0 に備えて React 19 新機能と React Router 固有機能の取捨選択とすり合わせを考える
oukayuka
2
860
XP, Testing and ninja testing
m_seki
3
190
技術同人誌をMCP Serverにしてみた
74th
1
360
NPOでのDevinの活用
codeforeveryone
0
240
Beyond Portability: Live Migration for Evolving WebAssembly Workloads
chikuwait
0
390
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
1
690
関数型まつりレポート for JuliaTokai #22
antimon2
0
150
A2A プロトコルを試してみる
azukiazusa1
2
1.1k
Go1.25からのGOMAXPROCS
kuro_kurorrr
1
800
Blazing Fast UI Development with Compose Hot Reload (droidcon New York 2025)
zsmb
1
220
たった 1 枚の PHP ファイルで実装する MCP サーバ / MCP Server with Vanilla PHP
okashoi
1
190
PHP 8.4の新機能「プロパティフック」から学ぶオブジェクト指向設計とリスコフの置換原則
kentaroutakeda
2
540
Featured
See All Featured
Being A Developer After 40
akosma
90
590k
Bash Introduction
62gerente
614
210k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Balancing Empowerment & Direction
lara
1
370
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
17
940
We Have a Design System, Now What?
morganepeng
53
7.7k
RailsConf 2023
tenderlove
30
1.1k
Unsuck your backbone
ammeep
671
58k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.8k
Transcript
@alefesouza @alefesouza <?php echo 'Introdução ao PHP'; ?> @alefesouza UTF-8
LF HTML
[email protected]
Baixem o XAMPP e o VS Code http://bit.ly/php-xampp http://bit.ly/php-vscode Material: http://bit.ly/php-material
@alefesouza @alefesouza <h2 itemprop="name">Alefe Souza</h2> @alefesouza <p itemprop="knows">JS, PHP, Java,
C#</p> <p itemprop="sameAs">@alefesouza</p> <a itemprop="url">https://alefesouza.com</a> <h3 itemprop="jobTitle">Full Stack Developer</h3> <p itemprop="worksFor">iMasters</p> UTF-8 LF HTML
[email protected]
@alefesouza @alefesouza <h1>O PHP</h1> <ul> <li>Linguagem interpretada.</li> <li>Maior foco no
back-end de sites e CLI.</li> <li>Utilizada em 83% da web atualmente.</li> <li>Flexível.</li> </ul> UTF-8 LF HTML
[email protected]
@alefesouza @alefesouza <h1>Principais usos do PHP</h1>
@alefesouza @alefesouza <a>http://bit.ly/php-material</a> <h1>Material</h1>
@alefesouza @alefesouza <h2>@alefesouza</h2> <h1>Obrigado!</h1> UTF-8 LF HTML
[email protected]