PHP Tutorial by markwallman · Pull Request #202 · codebar/tutorials

and others added 30 commits

May 7, 2014 20:44
Changed processEpisode item_html variable to be local rather than global
In lesson 1, I'm not sure it's clear where to get the image files from.
This commit gives the student instuctions for downloading the images and
adding them to an /images folder.  It also makes sure the images
attributes are rendered in a list (before they weren't as the markdown
was missing a line before the list).
Add explicit instructions for where to get images
Had a student (legitimately) ask why this part wasn't intended like the others.
html/lesson1: small indentation change
Fixing the URLs pointing to the images used in HTML lesson 1

@matyikriszta

@sjmarshy

@matyikriszta

@andypearson

Bash doesn't like exclamation marks in double quotes:

    $ echo "oh no!" > index.html
    -bash: !": event not found
…-fixes

Command line version control fixes

@matyikriszta

@matyikriszta

@matyikriszta

…ving them onto another branch
amends to introductory command line tutorial

@jkbits1

@matyikriszta

@matyikriszta

The link to the Slack invite request form opens in a new window

@lpil

Turn on syntax highlighting of code blocks
Link to Slack instead of Gitter
Minor formatting change in the README

@matyikriszta

@matyikriszta

@matyikriszta

@matyikriszta