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
430
Implementing GraphQL with PHP - PHP Community Summit
alefesouza
0
260
Implementing GraphQL with Laravel and Vue.js
alefesouza
0
290
React: Zero to Hero
alefesouza
2
450
Implementing GraphQL with PHP
alefesouza
0
530
Node.js Chatbots with Bot Framework
alefesouza
0
350
GraphQL: A new way to write APIs
alefesouza
0
400
Firebase as back-end
alefesouza
0
430
GitLab: A tool for the entire DevOps lifecycle.pdf
alefesouza
0
650
Other Decks in Programming
See All in Programming
On-the-fly Suggestions of Rewriting Method Deprecations
ohbarye
1
3.5k
Make Parsers Compatible Using Automata Learning
makenowjust
2
5.7k
Fiber Scheduler vs. General-Purpose Parallel Client
hayaokimura
1
120
Laravel × Clean Architecture
bumptakayuki
PRO
0
110
スモールスタートで始めるためのLambda×モノリス(Lambdalith)
akihisaikeda
2
300
Lambda(Python)の リファクタリングが好きなんです
komakichi
3
220
KANNA Android の技術的課題と取り組み
watabee
0
120
Unlock the Potential of Swift Code Generation
rockname
0
270
The Nature of Complexity in John Ousterhout’s Philosophy of Software Design
philipschwarz
PRO
0
130
Building Scalable Mobile Projects: Fast Builds, High Reusability and Clear Ownership
cyrilmottier
2
310
SwiftUI API Design Lessons
niw
1
300
Orleans + Sekiban + SignalR でリアルタイムWeb作ってみた
tomohisa
0
130
Featured
See All Featured
Automating Front-end Workflow
addyosmani
1370
200k
Reflections from 52 weeks, 52 projects
jeffersonlam
349
20k
BBQ
matthewcrist
88
9.6k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
Typedesign – Prime Four
hannesfritz
41
2.6k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
670
Site-Speed That Sticks
csswizardry
5
500
VelocityConf: Rendering Performance Case Studies
addyosmani
329
24k
We Have a Design System, Now What?
morganepeng
52
7.5k
Rails Girls Zürich Keynote
gr2m
94
13k
Fireside Chat
paigeccino
37
3.4k
Adopting Sorbet at Scale
ufuk
76
9.3k
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]