Skip to content

Instantly share code, notes, and snippets.

View vonnenaut's full-sized avatar

Dan vonnenaut

View GitHub Profile
@dkraczkowski
dkraczkowski / php-hard-way.md
Last active February 9, 2024 20:24
PHP the hard way.md

PHP the hard way!

About you

This course is for humans only. To be more particular you are a human with some computer science knowledge (programming especially)- you know terms like: variable, constant, function, data type, array and you are quite comfortable with using your computer.

About this course

What the hard way means? More or less that I am not going to put here useless knowledge and tons of descriptions. Idea of this course is to go example by example with no or really small explanation. Each example is going to be your teacher. Your role is to play with examples, understand how it works and mix them up to solve concrete problem which is going to be raised at the en