PHP Programming Part 8: Basic Math and Numbers in PHP Programming

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

You are doing an amazing job because you always explain the concepts so well, without getting lost in a zillion details. Weeks ago I had bought a PHP book, but I never really started until I stumbled across your tutorials. Thank you for your great work. Chapeau :)

petersachs
Автор

Eli, your teaching style gets through to me.  The repetition is a little bit annoying, but that's exactly what drills it into my brain (and I usually have to be told things twice anyway).  It was just a month ago or so I decided to make a career in coding/programming.  I'm watching these videos just because I need so much education in everything; however, Ruby is my chosen language to pursue.  I wish you offered videos teaching that.  Thanks for putting this stuff out there for people like me who need it and appreciate it.

Erik_Swiger
Автор

Hey Eli, thank you so much for these fantastic lessons on PHP. You are an amazing teacher. As I am a teacher at a high school in Germany myself, I had a class on creating your own teaching programms. There are a few for free on the web but they suck We use it for revision, homework or little home tests. Now I am actually able to create a website with php. So thank you so much! PS: there is a little typo on your homepage: This is a listing of all or our Classes: I thought you might like to know.

Antholian
Автор

Another great video. Loving this group of tutorials. Thanks for posting.

bitcoindood
Автор

Eli you're the BEST!! Thank you! You make learning PHP as easy as ABC

NobleTV
Автор

Yes he did at 10:54. He said he wasn't going to type in the HTML "yadda yadda yadda" stuff because we should understand this by now, but he did mention that it had to be done before putting in your PHP code/function.He's trying to save time.

infoful
Автор

We enjoy learning from YOU Eli, thanks!

Capicuaman
Автор

You can think of the PHP tags as a HTML tag... The angled brackets are HTMLs trademark.

kennethkrist
Автор

and i learned all this which is how you know Eli is a brilliant teacher

tbthewolfpriince
Автор

all the videos are very helpfull and easy to understand
thanks eli
:)

ahbay
Автор

Hi ELI, I like your presentation, its rely rely good.

bashirtanimu
Автор

Hi Eli, thanks so much for sharing your videos! They are awesome and have helped me to understand the php im learning in school right now. I'm still a beginner and was wondering if you have any videos on arrays? I will likely end up watching a ton of your videos as most of the topics I have seen so far are of interest to me. Keep up the great vids and I will keep on "liking" them! :):):) Cheers, from Vancouver Island, BC.

mizzwolfe
Автор

Hi Eli, thanks for the wonderful method of teaching, may God reward you abundantly Amen. I always enjoy your tutorials, What php function will be okay for large catalogue? Thanks.

horlaismail
Автор

The more you play with it the more you'll make with it ;)

EarlyForgaen
Автор

When I see those hands chaffing together, I know it's going to be business!

SuperKittyPancake
Автор

Learn this now. I'm in college learning this at 22.

deathbyzza
Автор

a lot of people don't know its not multiplication then division ur read it right to left with them

BackyardRevivals
Автор

For $taxtotal couldn't it be 
$taxtotal = $subtotal * $tax;   ?

cwall
Автор

Good Video as allways :D btw typed this before got finished with the video :)

StigDesign
Автор

PEMDAS
parentheses, exponents, multiplication, division, addition, subtraction
:)

gguitarp