全栈 Web 开发训练营(前端和后端)
The Full Stack Web Development Bootcamp (Frontend & Backend)
- 1. Chapter 01 Master in Web Development
- 1. Web Development Chapter 01 Introduction
- 2. What is Website in Web Development Course
- 3. What is Web Designing and It Skills in Web Development Course
- 4. What is Web Development and It Skills in Web Development Course
- 5. What is Frontend Backend and Full Stack Development
- 6. Scope of Web Development
- 7. Online Market Scope of Web Development
- 8. Web Development Jobs
- 9. Web Developer Average Salaries
- 2. PHP Chapter 01
- 1. PHP Chapter 01 Outlines
- 2. PHP introduction
- 3. PHP Different Syntax
- 4. PHP Hello World Program
- 5. PHP echo and print function
- 6. PHP Comments with Examples
- 7. PHP Reserved Word
- 8. PHP Escape Sequence
- 9. Next PHP Chapter 02
- 3. PHP Chapter 02
- 1. Outline PHP Chapter 02
- 2. Variable in PHP
- 3. Variable Declaration and Initialization in PHP
- 4. Variable Declaration Rules in PHP
- 5. What is Constant in PHP
- 6. Next PHP Chapter 03 Topic
- 4. PHP Chapter 03
- 1. Outline for PHP Chapter 03
- 2. Scalar Data Types in PHP
- 3. PHP Compound Data Types
- 4. Special Data type in PHP
- 5. Next PHP Chapter 04 Topic
- 5. PHP Chapter 04
- 1. Outline PHP Chapter 04
- 2. String in PHP with Examples
- 3. String Built-in Methods in PHP
- 4. Next PHP Chapter 05 Topic
- 6. PHP Chapter 05
- 1. Outline PHP Chapter 05 Outline
- 2. Integer Number in PHP
- 3. Float Number in PHP
- 4. Infinity Number in PHP
- 5. NaN Number in PHP
- 6. Numerical Strings in PHP
- 7. Type Conversion in PHP
- 8. Math Function in PHP
- 9. Next PHP Chapter 06 Topic
- 7. PHP Chapter 06
- 1. 1 Outline PHP Chapter 06
- 2. Operators in PHP
- 3. Arithmetic Operators in PHP
- 4. Comparison Operators in PHP
- 5. Logical Operators in PHP
- 6. Assignment Operator in PHP
- 7. Conditional Operators in PHP
- 8. Increment and Decrement Operators in PHP
- 9. String Operators in PHP
- 10. Array Operators in PHP
- 11. Next PHP Chapter 07 Topic
- 8. PHP Chapter 07
- 1. 1 PHP Chapter 07 Outline
- 2. 2 Decision Making Structure in PHP
- 3. 3 PHP if else statement with example
- 4. 4 PHP if else statement with example
- 5. 5 Nested if Statement in PHP
- 6. 6 if else if statement in PHP
- 7. 7 PHP switch statement in PHP
- 8. 8 Switch Problem and Solution
- 9. 9 Next PHP Chapter 08 Topic
- 9. PHP Chapter 08
- 1. 1 Outline for PHP Chapter 08
- 2. 2 What is Loop in PHP
- 3. 3 While Loop in PHP
- 4. 4 do while Loop in PHP
- 5. 5 for Loop in PHP
- 6. 6 foreach Loop in PHP
- 7. 7 break and continue keyword in Loop in PHP
- 8. 8 Next PHP Chapter 09 Outline
- 10. PHP Chapter 09
- 1. 1 Outline for PHP Chapter 09
- 2. 2 What is Function in PHP
- 3. 3 Types of Function in PHP
- 4. 4 Argument and Parameter in PHP Function
- 5. 5 Arguments Types in PHP Function
- 6. 6 Variable in PHP Function
- 7. 7 return keyword in PHP Function
- 8. 8 Next PHP Chapter 10 Outline
- 11. PHP Chapter 10
- 1. 1 Outline PHP Chapter 10
- 2. 2 Array in PHP
- 3. 3 Indexed Array in PHP
- 4. 4 Associative Array in PHP
- 5. 5 Multidimensional Array in PHP
- 6. 6 Sorting in Array in PHP
- 7. 7 foreach Loop with Array
- 8. 8 Next Topic after PHP
- 12. MySQLi Chapter 01
- 1. Chapter 1 MySQLli Outline
- 2. MySQL Database Introduction
- 3. PHP API Options
- 4. MySQLi and MySQL Difference
- 5. MySQL DB used by big companies
- 6. MySQL Installation and Setup
- 7. Database and Website Relationship
- 8. Creating and Connecting MySQL Database
- 9. MySQLi Next Chapter 02 Outline
- 13. MySQLi Chapter 02
- 1. MySQLi Chapter 02 Outline
- 2. MySQLi DDL Commands
- 3. Creating Table using MySQLi
- 4. MySQLi Alter Command with Examples
- 5. MySQLi drop truncate rename and comments
- 6. MySQLi Next Chapter 03 Outline
- 14. MySQLi Chapter 03
- 1. MySQLi Chapter 03 Outline
- 2. MySQLi what is Query
- 3. MySQLi Select Query with Examples
- 4. MySQLi INSERT Query with Examples
- 5. MySQLi Next Chapter 04 Outline
- 15. MySQLi Chapter 04
- 1. MySQLi Chapter 04 Outline
- 2. MySQLi Delete Query with Example
- 3. MySQLi Update Query with Examples
- 4. MySQLi Next Chapter 05
- 16. MySQLi Chapter 05
- 1. Outline for MySQLi Chapter 05
- 2. MySQLi Where in not in between comparison operators
- 3. MySQLi Like Operator with Examples
- 4. MySQLi and or not Operators
- 5. Next MySQLi Chapter 06 Topic
- 17. MySQLi Chapter 06
- 1. 1 Outline MySQLi Chapter 06
- 2. 2 MySQLi LIMIT Clause with Example
- 3. 3 MySQLi MAX and MIN Function
- 4. 4 Next MySQLi Chapter 07 Topic
- 18. MySQLi Chapter 07
- 1. 1 Outline MySQLi Chapter 07
- 2. 2 MySQLi Order By with Example
- 3. 3 MySQLi IS NULL and IS NOT NULL Operators
- 4. 4 Next MySQLi Chapter 08 Topic
- 19. MySQLi Chapter 08
- 1. 1 Outline MySQLi Chapter 08
- 2. 2 MySQLi Count Function
- 3. 3 MySQLi SUM Function
- 4. 4 MySQLi AVG Function
- 5. 5 Next MySQLi Chapter 09 Topic
- 20. MySQLi Chapter 09
- 1. 1 Outline MySQLi Chapter 09
- 2. 2 MySQL Import and Export
- 3. 3 Next MySQLi Chapter 10 Topic
- 22. HTML Chapter 01
- 1. Chapter 01 Introduction to HTML
- 2. HTML Introduction and Basic Structure
- 3. HTML Attributes with Examples
- 4. HTML Headings and Paragraph with Examples
- 5. HTML Comments with Examples
- 6. HTML Quotations with Example
- 23. HTML Chapter 02
- 1. HTML Style Attribute with Examples
- 2. HTML with CSS in Three Methods with Examples
- 3. HTML Block and Inline Level Element with Examples
- 4. div and span Element with Examples
- 5. HTML Class with Examples
- 6. HTML ID Attributes with Examples
- 7. Bookmarking with ID and Hyperlinks with Examples
- 24. HTML Chapter 03
- 1. HTML Formatting tags with Examples
- 25. HTML Chapter 04
- 1. HTML Color with Examples
- 26. HTML Chapter 05
- 1. HTML Image insertion with Examples
- 2. Image Importance in Website
- 3. Image as Link in HTML
- 4. HTML File Location Path with Examples
- 5. HTML Links with Examples
- 6. HTML Absolute and Relative URLs with Examples
- 27. HTML Chapter 06
- 1. HTML Table Part 1 with Examples
- 2. HTML Table Part 2 with Examples
- 28. HTML Chapter 07
- 1. HTML Unordered and Ordered List with Examples
- 2. HTML Data Definition List with Example
- 29. HTML Chapter 08
- 1. HTML Head Part Elements
- 2. 2 HTML Head Part 2 Meta Element
- 30. HTML Chapter 09
- 1. 1 HTML Layout Semantic Element
- 2. 2 HTML Layout Creating Methods
- 3. 3 HTML Layout DIV and HTML5
- 4. 4 HTML Web Layout using Div Tag P1
- 5. 5 HTML Web Layout using Div Tag P2
- 6. 6 HTML Web Layout using HTML5 Semantic Tags
- 7. 7 HTML Bad & SEO Friendly Layout
- 31. HTML Chapter 10
- 1. 1 JavaScript in HTML
- 2. 2 PHP in HTML
- 32. HTML Chapter 11
- 1. 1 What is Semantic Element
- 2. 2 List of Semantic Elements
- 3. 3 Layout Creative Semantic Elements
- 4. 4 HTML Recommendation
- 5. 5 Complete HTML Characters Details
- 33. HTML Chapter 12
- 1. 1 Introduction to HTML Form
- 2. 2 HTML Form Elements Introduction
- 3. 3 input Element in Form
- 4. 3 Radio and Checkbox
- 5. 4 Input Element Attributes
- 6. 5 Label Element in Form
- 7. 6 Select Element in Form
- 8. 7 Textarea Element in Form
- 9. 8 Button Element in Form
- 10. 9 Fieldset and Legend
- 11. 10 Action Attribute in Form
- 12. 11 Name Attribute in Form
- 13. 12 GET and POST method
- 14. 13 Novalidate Attribute in Form
- 15. 14 AutoComplete Attribute in Form
- 16. 15 HTML Form autofocus attribute
- 34. HTML Chapter 13
- 1. 1 Multimedia in Details
- 2. 2 Audio Insertion in Web Page
- 3. 3 HTML Audio Attributes
- 4. 4 All Audio Events
- 5. 5 Video Insertion in Web page
- 6. 6 HTML Video Attributes
- 7. 7 All Video Events
- 35. CSS Chapter 01
- 1. CSS_Chapter_01_Introduction
- 2. CSS Introduction with Examples
- 3. CSS Simple Selectors with Examples
- 4. CSS in HTML with Different Methods
- 5. CSS Attributes Selectors with Examples
- 6. CSS Combinators with Examples
- 7. important Keyword in CSS with Examples
- 8. CSS_Comments_with_Examples
- 9. CSS_Colors_with_Examples
- 10. CSS Background in Web Page with Examples
- 36. CSS Chapter 02
- 1. CSS Button with Examples
- 2. CSS Fonts with Examples
- 3. CSS Shadow with Example
- 4. CSS Text Properties with Examples
- 5. CSS Gradient with Examples
- 6. CSS Opacity Property with Examples
- 37. CSS Chapter 03
- 1. CSS Float Property with Examples
- 2. CSS Overflow with Example
- 3. CSS Display Property with Example
- 4. CSS Visibility with Example
- 5. CSS Multiple Column with Examples
- 6. CSS Icons Font Awesome with Examples
- 38. CSS Chapter 04
- 1. 1 CSS Box Model
- 2. 2 Border in CSS with Examples
- 3. 3 CSS Outline with Examples
- 4. 4 CSS Padding with Examples
- 5. 5 CSS Margin with Examples
- 39. CSS Chapter 5
- 1. CSS Specificity with Examples
- 40. CSS Chapter 06
- 1. 1 CSS Pseudo Element
- 2. 2 CSS Pseudo Classes Part 1
- 3. 3 Pseudo Class for Form Part 2
- 41. CSS Chapter 07
- 1. 1 CSS 2D Transform
- 2. 2 CSS 3D Transform
- 3. 3 CSS Transition
- 4. 4 CSS Animation
- 42. CSS Chapter 08
- 1. 1 CSS Table
- 2. 2 CSS Pagination
- 3. 3 CSS Link
- 4. 4 CSS List
- 5. 5 CSS Navigation or Nav bar
- 6. 6 CSS Drop Down Nav
- 7. 7 CSS Form
- 43. CSS Chapter 09
- 1. 1 CSS Media Queries P1
- 2. 2 Make a Responsive Design with CSS Media Queries P2
- 45. Website Templates Creation
- 1. Web Template 1 using Bootstrap
- 2. Web Template 1 using Bootstrap P1
- 3. Web Template 2 using Bootstrap P2
- 46. jQuery Chapter 01
- 1. 1 jQuery Chapter 01 Outline
- 2. 2 jQuery Introduction
- 3. 3 jQuery Setup using Downloading jquery
- 4. 4 jQuery Setup using CDN
- 5. 5 jQuery Syntax
- 6. 6 jQuery Selectors
- 7. 7 jQuery More Selectors
- 8. 8 jQuery Events
- 47. jQuery Chapter 02
- 1. 1 jQuery Chapter 2 Outlines
- 2. 2 fadeIn fadeOut fadeToggle jquery
- 3. 2 Hide and Show jQuery Effect
- 4. 3 slideUp slideDown slideToggle jquery
- 5. 4 jQuery Callback function
- 6. 5 jQuery Chaining method
- 7. 6 jQuery Animation with Example
- 8. 7 jQuery Stop method
- 48. jQuery Chapter 03
- 1. 1 jQuery Chapter 03 Outlines
- 2. 2 jQuery append() method
- 3. 3 jQuery after() and before() methods
- 4. 4 jQuery insertAfter() and insertBefore methods
- 5. 5 jQuery clone() method
- 6. 6 jQuery css() method
- 7. 7 jQuery empty and remove method
- 8. 8 jQuery hasClass() method
- 9. 9 jQuery heigth and width methods
- 10. 10 jQuery removeAttr and removeClass method
- 11. 11 jQuery addClass() method
- 12. 12 jQuery text() method
- 13. 13 jQuery html() method
- 14. 14 jQuery val() method
- 49. jQuery Chapter 04
- 1. To Do List in jQuery
- 51. JavaScript Day 01
- 1. Day 01 JavaScript Basics
- 2. JavaScript Introduction_720p
- 3. JavaScript Application_720p
- 4. Different Method to use JS in HTML_720p
- 5. Hello World Program in JavaScript_720p
- 6. Whitespace and Semicolon in JS_720p
- 7. Case Sensitivity in JavaScript_720p
- 8. Comments in JavaScript_720p
- 9. Variables and Rules to Declare Variable in JS_720p
- 10. Reserved Words in JavaScript_720p
- 11. JavaScript Input and Output method_720p
- 12. Day 01 Study Materials_720p
- 52. JavaScript Day 02
- 1. What is Operator in JavaScript_720p
- 2. Arithmetic Operators in JavaScript_720p
- 3. Comparison Operators in JavaScript_720p
- 4. Logical Operators in JavaScript_720p
- 5. Assignment Operators in JavaScript_720p
- 6. Conditional Operators in JavaScript_720p
- 7. Day 02 Study Materials_720p
- 53. JavaScript Day 03
- 1. Day 03 Outline JavaScript
- 2. const var and ley keyword in JavaScript
- 3. Data Types in JS Primitive and non primitive data type
- 4. Type Conversion in JavaScript
- 5. Implicit Type Conversion in JavaScript
- 6. Explicit Type Conversion in JavaScript
- 7. Day 03 Study Materials
- 54. JavaScript Day 04
- 1. Day 04 Outlines Decision Making Structure in JavaScript
- 2. Decision Making Structure in JavaScript
- 3. if statement in JavaScript
- 4. If else statement in JavaScript
- 5. if else if Statement in JavaScript
- 6. Switch Statement in JavaScript with Example
- 7. Problem Related to Switch Statement in JavaScript
- 8. Day 04 Study Materials
- 55. JavaScript Day 05
- 1. Day 05 Outlines JavaScript
- 2. Introduction to Function in JavaScript
- 3. Argument and Parameter in Function JavaScript
- 4. Difference Between Parameter and Argument in JavaScrip
- 5. Function Variable in JavaScript
- 6. JavaScript Function Problem 1
- 7. JavaScript Function Problem 2
- 8. Day 05 Study Materials
- 56. JavaScript Day 06
- 1. Day 06 JavaScript Course
- 2. What is Loop in JavaScript
- 3. For Loop in JavaScript with Examples
- 4. For Loop Problem in JavaScript
- 5. For Loop Assignment for Practice
- 6. While Loop in JS
- 7. While Loop Problem in JavaScript
- 8. While Loop Assignment JavaScript
- 9. do while loop in JavaScript with Examples
- 10. Do while Loop Assignment in JavaScript
- 11. Day 06 Study Materials
- 57. JavaScript Day 07
- 1. Day 07 Outlines JavaScript Course
- 2. What is Array in JavaScript
- 3. Array Declaration and Initialization in JavaScript
- 4. Array Terminologies in JavaScript
- 5. push and pop methods in Array in JavaScript
- 6. Shift and Unshift Method in Array in JavaScript
- 7. indexIOf method in Array in JavaScript
- 8. length Method in Array in JavaScript
- 9. Join method in Array in JavaScript
- 10. Slice Method in Array in JavaScript
- 11. Day 07 Study Materials
- 58. CRUD App
- 1. 1 Student CRUD Application Overview
- 2. 2 Introduction to Templates in CRUD App
- 3. 3 Creating Database for CRUD Application
- 4. 4 Inserting Student into Database
- 5. 5 Fetching Data from DB
- 6. 6 Deleting Student Record in CRUD
- 7. 7 Edit Student in CRUD Application
- 59. Secure CRUD App
- 1. 1 Customer Management Secure App (PHP & MySQLi)
- 2. 2 Templates need in Secure CRUD App
- 3. 3 Creating DB for Secure CRUD App
- 4. 4 Customer Registration in Secure CRUD App
- 5. 5 Customer Login Functionality
- 6. 6 Fetching Customer Records from DB
- 7. 7 Customer Profile Creating in CRUD
- 8. 8 Customer Logout Functionality
- 9. 9 Make Secure Homepage in CRUD
- 10. 10 Customer Deleting in CRUD App
- 11. 11 Edit Customer in CRUD App
- 60. CMS System (Creating a Blog Type Website) with PHP
- 1. 0 Introduction to CMS System with PHP & MySQLi
- 2. 1 Introduction to CMS System with PHP and MySQLi
- 3. 2 Templates Needed for CMS System
- 4. 3 Making and Creating Database Connection
- 5. 4 Creating Tables in MySQL
- 6. 5 User Registration Functionality
- 7. 6 Login functionality in CMS System
- 8. 7 Logout functionality in CMS
- 9. 8 User Dashboard Creating
- 10. 9 User Profile Creating
- 11. 10 User Profile Updating
- 12. 11 Dashboard Setting All Users
- 13. 12 Dashboard Setting All Users (Editing)
- 14. 13 Dashboard Setting All Users (Deleting)
- 15. 14 Dashboard Setting Create a Post
- 16. 15 Blog Homepage
- 17. 16 Blog Single Post Page
- 18. 17 Fetch all Logged User Posts
- 19. 18 User Edit Post in Dashboard
- 20. 19 User Del Post in Dashboard
- 21. 20 All Posts Fetching in Dashboard
- 22. 21 Fix Dashboard Issue
- 23. 22 Work on sidebar links for admin
- 24. 23 Session Management in CMS System
- 25. 24 Transfer Web Application to LiveServer