DGMD E-2 Web Programming for Beginners with PHP
Outside Readings
The following is an index of the outside readings relevant to each week of the semester.
Week 4
Week 3
- Tags
- Instruction separation
- Comments
- Variable basics
- Arithmetic Operators
- Assignment Operators
- Comparison Operators
- String Operators
- Introduction to types Skim through all types listed, paying special attention to the types we focussed on:
- Require and Include
Week 2
This week we saw how we’ll be working with Virtual Private Servers (VPS) to run our code.
To learn more about VPS hosting and how it compares to other types of web hosting (e.g. shared, dedicated), read this article: What is VPS hosting?
Week 1
- How to become a better developer by asking questions - Steve Gordon
- Writing the perfect question - Jon Skeet
- This following readings are optional and suggested only for students who are new to command line or Markdown: