A

Alexis Mendoza - Aspiring Web Developer

PHP NOVICE

Introduction to Programming

  1. Computers can perform any number of tasks by reading and executing computer programs, or software.Computers programs contains instruccions to direct the computer's operating system and hardware.
  2. Perform numerical calculations: Programs can add,subtract,multiply,divide,and compare numbers, and can combine these operations to perform much more complex calculations.
  3. Documentation and writing are frequently mentioned as important skills for programmers.

Chapter_3 Program Desing - From Requirements to Algorithms

  1. Exercise1
  2. Exercise2
  3. Exercise3
  4. Exercise4
  5. Exercise5

Chapter_ 05 Creating a working program

  1. Exercise1
  2. Exercise2
  3. Exercise3

Chapter_6 Saving And Retreiving Data

  1. Exercise1
  2. Exercise2
  3. Exercise3
  4. Exercise4

Chapter_7 Introdcing Selection Structures

  1. Exercise1
  2. Exercise2
  3. Exercise3
  4. Exercise4

Chapter_8 Multiple Selection,Nesting,ANDs and ORS

  1. Exercise1
  2. Exercise2
  3. Exercise3
  4. Exercise4

Chapter_09 Progrmas that count -Harnessing the power of repetition

  1. Exercise1
  2. Exercise2
  3. Exercise3

Chapter_10 While not end-of-file

  1. Exercise1
  2. Exercise2
  3. Exercise3
  4. Exercise4

Chapter_11 working with arrays

  1. Exercise1
  2. Exercise2
  3. Exercise3
  4. Exercise4

Chapter_12 Associative arrays

  1. Exercise1
  2. Exercise2
  3. Exercise3
  4. Exercise4

Chapter_13 Working with functions

  1. Exercise1
  2. Exercise2
  3. Exercise3
  4. Exercise4

Chapter_14 working with MYSQL

  1. Exercise1
  2. Exercise2
  3. Exercise3

Chapter_15 Multiple Selection,Nesting,ANDs and ORS

  1. Exercise1
  2. Exercise2
  3. Exercise3