Please enable JavaScript.
Coggle requires JavaScript to display documents.
Web coding and development all-in-one for dummies - Coggle Diagram
Web coding and development all-in-one for dummies
Book 1. Getting ready to code for the web
Chapter 1. How web coding and development work
Chapter 2. Setting up your web development home
Chapter 3. Finding and setting up a web host
Book 2. Coding the front end, part 1: HTML & CSS
Chapter 1. Structuring the page with HTML
Chapter 2. Styling the page with CSS
Chapter 3. Sizing and positioning page elements
Chapter 4. Creating the page layout
Book 3. Coding the front end, part 2: JavaScript
Chapter 1. An overview of javascript
Chapter 2. Understanding variables
Chapter 3. Building expression
Chapter 4. Controlling the flow of javascript
Chapter 5. Harnessing the power of functions
Chapter 6. Working with objects
Chapter 7. Working with arrays
Chapter 8. Manipulating strings, dates, and numbers
Chapter 9. Debugging your code
Book 4. Coding the front end, part 3: JQuerry
Chapter 1. Pages faster with JQuerry
Chapter 2. Livening up your page with events and animation
Chapter 3. Getting to know JQuerry UI
Book 5. Coding the back end: PHP and MySQL
Chapter 1. Learning PHP coding basics
Chapter 2. Building and Querrying MySQL databases
Chapter 3. Using PHP to access MySQL data
Book 6. Coding dynamic web pages
Chapter 1. Melding PHP and javascript with Ajax and JSON
Chapter 2. Building and processing web forms
Chapter 3. Validating form data
Book 7. Coding web apps
Chapter 1. Planning a web app
Chapter 2. Laying the foundation
Chapter 3. Managing data
Chapter 4. Managing App users
Book 8. Coding mobile web apps
Chapter 1. Exploring mobile-first web development
Chapter 2. Building a mobile web app