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
770
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
460
Implementing GraphQL with PHP - PHP Community Summit
alefesouza
0
290
Implementing GraphQL with Laravel and Vue.js
alefesouza
0
310
React: Zero to Hero
alefesouza
2
480
Implementing GraphQL with PHP
alefesouza
0
560
Node.js Chatbots with Bot Framework
alefesouza
0
380
GraphQL: A new way to write APIs
alefesouza
0
420
Firebase as back-end
alefesouza
0
450
GitLab: A tool for the entire DevOps lifecycle.pdf
alefesouza
0
680
Other Decks in Programming
See All in Programming
uniqueパッケージの内部実装を支えるweak pointerの話
magavel
0
810
TokyoR#119 bignners session2 Visualization
kotatyamtema
0
130
麻雀点数計算問題生成タスクから学ぶ Single Agentの限界と Agentic Workflowの底力
po3rin
5
2k
大規模アプリにおけるXcode Previews実用化までの道のり
ikesyo
0
960
CSC305 Lecture 03
javiergs
PRO
0
220
Breaking Up with Big ViewModels — Without Breaking Your Architecture (droidcon Berlin 2025)
steliosf
PRO
1
270
AccessorySetupKitで実現するシームレスなペアリング体験 / Seamless pairing with AccessorySetupKit
nekowen
0
200
dynamic!
moro
9
4.4k
OWASP Kansai DAY 2025.09: OSINTにふれてみよう
deka_morita
0
160
Reduxモダナイズ 〜コードのモダン化を通して、将来のライブラリ移行に備える〜
pvcresin
2
630
そのpreloadは必要?見過ごされたpreloadが技術的負債として爆発した日
mugitti9
2
2.6k
CSC305 Lecture 02
javiergs
PRO
1
260
Featured
See All Featured
Being A Developer After 40
akosma
90
590k
Thoughts on Productivity
jonyablonski
70
4.8k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.7k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Designing for Performance
lara
610
69k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Gamification - CAS2011
davidbonilla
81
5.4k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
Navigating Team Friction
lara
189
15k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
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]