Skip to content

Commit 92d43a7

Browse files
author
dima_los
committed
Initial commit, README.md structure
0 parents  commit 92d43a7

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

.idea/.gitignore

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Full PHP 8 Course (2023) | Topics and code samples | PHP tutorial for beginners ✅ Learn how to code 🧑‍💻
2+
3+
Hey friends 👋
4+
5+
Code for each lesson is in a separate folder ☝️
6+
Topics list is a bit more down below 👇
7+
8+
These are the main things to know about the course:
9+
- 🐘 PHP programming language tutorials.
10+
- 👍 Starts with an introduction to PHP. Covers PHP basics.
11+
- 🏎️ You will learn PHP coding from Zero to Advanced topics.
12+
- 🕵️‍♂️ With code examples and beginner project.
13+
14+
I use PHP 8.2 and XAMPP here.
15+
16+
# PHP essentials and programming basics
17+
18+
- [Tutorial 1 - Introduction](https://www.youtube.com/watch?v=BDnXQVTqPvI)
19+
- [Tutorial 2 - How to install PHP. Windows, macOS, Linux](https://www.youtube.com/watch?v=5yK73c7lxyM)
20+
- [Tutorial 3 - Write your first PHP program](https://www.youtube.com/watch?v=W2D190HCuu4)
21+
- [Tutorial 4 - Variables Part 1](https://www.youtube.com/watch?v=uOxKLq7-lxo)
22+
- [Tutorial 5 - How to mix PHP and HTML](https://www.youtube.com/watch?v=9Uu5kzJdpiQ)

0 commit comments

Comments
 (0)