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
730
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
400
Implementing GraphQL with PHP - PHP Community Summit
alefesouza
0
240
Implementing GraphQL with Laravel and Vue.js
alefesouza
0
250
React: Zero to Hero
alefesouza
2
410
Implementing GraphQL with PHP
alefesouza
0
500
Node.js Chatbots with Bot Framework
alefesouza
0
320
GraphQL: A new way to write APIs
alefesouza
0
360
Firebase as back-end
alefesouza
0
400
GitLab: A tool for the entire DevOps lifecycle.pdf
alefesouza
0
630
Other Decks in Programming
See All in Programming
推し活の ハイトラフィックに立ち向かう Railsとアーキテクチャ - Kaigi on Rails 2024
falcon8823
6
2.7k
Googleのテストサイズを活用したテスト環境の構築
toms74209200
0
300
現場で役立つモデリング 超入門
masuda220
PRO
15
3.1k
Boost Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
1.5k
Jakarta EE meets AI
ivargrimstad
0
120
3rd party scriptでもReactを使いたい! Preact + Reactのハイブリッド開発
righttouch
PRO
1
590
Importmapを使ったJavaScriptの 読み込みとブラウザアドオンの影響
swamp09
4
1.3k
Tuning GraphQL on Rails
pyama86
2
1.2k
OpenTelemetryでRailsのパフォーマンス分析を始めてみよう(KoR2024)
ymtdzzz
5
2k
JavaでLチカしたい! / JJUG CCC 2024 Fall LT
nhayato
0
120
Compose 1.7のTextFieldはPOBox Plusで日本語変換できない
tomoya0x00
0
170
「今のプロジェクトいろいろ大変なんですよ、app/services とかもあって……」/After Kaigi on Rails 2024 LT Night
junk0612
4
2k
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
27
2k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
27
820
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Mobile First: as difficult as doing things right
swwweet
222
8.9k
Designing the Hi-DPI Web
ddemaree
280
34k
Building Flexible Design Systems
yeseniaperezcruz
327
38k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Scaling GitHub
holman
458
140k
Visualization
eitanlees
145
15k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
42
2.2k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
How STYLIGHT went responsive
nonsquared
95
5.2k
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]