Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Learn Web Development - Php, Mysql, Html, Css & Bootstrap,
#1
[Bild: eqkrdrjvlq6l1aebtgheyocisu.jpg]

Learn Web Development - Php, Mysql, Html, Css & Bootstrap,
Last updated 5/2020
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 19.49 GB | Duration: 36h 3m

Step by Step Web Development Course for Beginners with HTML, CSS, Bootstrap , PHP and MySQL


What you'll learn
Core PHP and Fundamentals of MySQL Databases for PHP Web Applications
Object Oriented Programming Concept in PHP
Creating Web Applications using PHP and MySQL
Bootstrap Framework for creating responsive web designs
Basics HTML, CSS for Web Page Designing
PHP

Requirements
A simple code editor and a zeal to learn

Description
Here is the Complete Syllabus of the course Section 1:IntroductionLecture 1:Course IntroductionLecture 2:Installation of Tools Needed to Run PHP Section 2:Basic HTML For Web Design | Development from ScratchLecture 3:HEADING and PARAGRAPH Tags in HTMLLecture 4:IMAGE tag and its attributes in HTMLLecture 5:Unorder List and Ordered List in HTML - Basic HTMLLecture 6:TABLE Tag in HTML Part 1Lecture 7:TABLE Tag in HTML Part 2Lecture 8:Html Tags for Text FormattingLecture 9:Anchor Tag in HTMLLecture 10:FORM Tag for Creating Web Forms Part 1Lecture 11:FORM Tag for Creating Web Forms Part 2Lecture 12:FORM Tag Radio Button and Select Tag in HTML FormsLecture 13:FORM Tag - ALL Other input tags in HTML Forms Section 3:Basic CSS for Web Design | Development from ScratchLecture 14:CSS - IntroductionLecture 15:Benefits or Purpose of writing CSSLecture 16:Simple Selectors in CSS - id, class and name of tagLecture 17:Different Ways of Writing CSS in a Web PageLecture 18:Colors in CSS - on Text, Background and BordersLecture 19:Backgrounds Related Properties in CSSLecture 20:Width and Height Related Properties in CSSLecture 21:Height and Width Inherit ValuesLecture 22:Text Related Properties in CSSLecture 23:Anchor Tag Related CSS PropertiesLecture 24:Margin and Padding Properties in CSSLecture 25:Fonts Related CSS PropertiesLecture 26:CSS Properties for TablesLecture 27:CSS Properties for Lists Part 1 (For UL and OL Tags)Lecture 28:CSS Properties for Lists Part 2 (For UL and OL Tags)Lecture 29:Display and Visibility Properties in CSSLecture 30:Creating a Simple Web Page Layout using DIV and CSS Part 1Lecture 31:Web Page Layout Using CSS and DIV Part 2Lecture 32:OVERFLOW Property in CSSLecture 33:Creating a NAVBAR using CSS and UL, LI Section 4:Core PHP for Web Development From ScratchLecture 34:Writing First Statement in PHPLecture 35:Variables in PHPLecture 36:Datatypes in PHPLecture 37:Constants in PHPLecture 38:User Defined Functions in PHPLecture 39:Simple Calculator using GET and POST Superglobals Part1Lecture 40:Simple Calculator using GET and POST Superglobals Part 2 Section 5:Operators in PHPLecture 41:Assignment Operators in PHPLecture 42:Arithmetic Operators in PHPLecture 43:Comparison Operators in PHPLecture 44:Logical Operators in PHP - TheoryLecture 45:Logical Operators - Example - PHPLecture 46:Increment and Decrement Operators in PHPLecture 47:Ternary Operator in PHPLecture 48:String Operators in PHP Section 6:LOOPS in PHPLecture 49:Nested For Loop and fetching Array values using For LoopLecture 50:FOR Loop Part 1Lecture 51:WHILE Loop in PHPLecture 52:DO WHILE LOOP in PHPLecture 53:Foreach Loop in PHP Section 7:Arrays in PHPLecture 54:Arrays - Indexed Arrays in PHPLecture 55:Associative Arrays in PHPLecture 56:Multidimensional Arrays in PHP Section 8:Bootstrap for BeginnersLecture 57:Bootstrap IntroductionLecture 58:COLORS in Bootstrap - TheoryLecture 59:Bootstrap COLORS - ExamplesLecture 60:Installing Bootstrap by Downloading the CSS and JS FilesLecture 61:Creating an HTML Form With Dynamic Dropdown List in PHPLecture 62:Creating A Simple Web Page Layout Using Bootstrap - Part 1Lecture 63:Creating A Simple Web Page Layout Using Bootstrap - Part 2Lecture 64:Creating A Simple Web Page Layout Using Bootstrap - Part 3Lecture 65:Creating Hotel's Web Application - Basic Home Page - Banner and Services SectionLecture 66:Creating a Responsive Navigation Menu Using BootstrapLecture 67:Bootstrap Creating Template having Sliders Part 1Lecture 68:Bootstrap Creating Template having Sliders Part 2Lecture 69:Bootstrap Responsive Tables and Classes for Table TagLecture 70:Creating and Designing a Registration Form Using Bootstrap Part 1Lecture 71:Creating and Designing a Registration Form Using Bootstrap Part 2Lecture 72:Other Important Classes Related to Forms in Bootstrap Section 9:PHP with MySQL - Databases and TablesLecture 73:Creating Database and Table for Application Using MySQLLecture 74:Creating a Table with Foreign Key Constraint in MySqLLecture 75:Connecting to MySQL Server using PHPLecture 76:Show Databases and Show Tables - SQL Query Using PHPLecture 77:Insert Records in MySQL Table From HTML Form using PHP Part 1Lecture 78:Insert Records in MySQL Table From HTML Form using PHP Part 2Lecture 79:Insert Data Into MySQL Table Using PDO - PHP Data ObjectLecture 80:View Records from a MySQL Table using PHP and Select StatementLecture 81:Update Records of MySQL Table Using PHP and MySqli Prepared Stamenet Part 1Lecture 82:Update Records of MySQL Table Using PHP and MySqli Prepared Stamenet Part 2Lecture 83:Update Records of MySQL Table Using PHP and MySqli Prepared Stamenet Part 3Lecture 84:WHERE CLAUSE in MySQL with Example QueriesLecture 85:LIKE Operator in Where ClauseLecture 86:Creating a Login Page using HTML and PHP Part 1Lecture 87:What are Session Variables - IntroductionLecture 88:How to Modify Destroy or Unset Session VariablesLecture 89:Fixing the Login Page for Logged In and anonymous usersLecture 90:Creating User Profile Page in PHP - with the help of SessionLecture 91:Creating Dynamic Navigation Bar and Logout Page in PHPLecture 92:Creating Role Based Access on Pages in PHP Part 1Lecture 93:Creating Role Based Access on Pages in PHP part 2Lecture 94:Using MySQL Joins for Joining 2 Tables and Fetching Results in PHPLecture 95:Web Hosting of PHP and MYSQL Application - IntroductionLecture 96:Deleting Records of MySQL Table using PHP and MySQLi Prepared Statements part 1Lecture 97:Deleting Records of MySQL Table using PHP and MySQLi Prepared Statements part 2Lecture 98:How to Create Views in MySQL - Using PhpMyAdminLecture 99:Transferring PHP Project from Local to Web Hosting - part 1Lecture 100:Transferring PHP Project from Local to Web Hosting - part 2 Section 10:Functions for STRINGS in PHPLecture 101:Strings in PHPLecture 102:Addcslashes and Addslashes - String Functions in PHPLecture 103:str_word_count String Function in PHP PVLecture 104:Crc32 and Explode String Functions in PHPLecture 105:Chunk_split and Count_chars String Functions in PHPLecture 106:Htmlentities and Html_entity_decode String FunctionsLecture 107:Implode and Join String FunctionsLecture 108:Stripslashes and Stripcslashes String Functions in PHPLecture 109:Strcmp String Function in PHPLecture 110:SHA1 and SHA1_FILE Functions in PHPLecture 111:MD5 and MD5_FILE Functions in PHPLecture 112:Implode and Join String Functions in PhpLecture 113:Lcfirst Ucfirst strtolower strtoupper String FunctionsLecture 114:Ltrim,Rtrim, Trim String Functions in PHPLecture 115:SOUNDEX , SIMILAR_TEXT and METAPHONE Functions in PHPLecture 116:Str_rot13, Str_Split and Str_shuffle String Functions in PHPLecture 117:Stripos String Function in PHPLecture 118:Strchr String Function in PHPLecture 119:Strip_tags String Function in PHPLecture 120:Str_replace String function in PHP Section 11:Object Oriented Programming Concepts in PHPLecture 121:Object Oriented Programming - PHP IntroductionLecture 122:Use of Instanceof Keyword in Object Oriented Programming - PHPLecture 123:__destruct() Function in Object Oriented Programming
Overview
Section 1: Introduction
Lecture 1 Course Introduction
Lecture 2 Installation of Tools Needed to Run PHP
Section 2: Basic HTML For Web Design | Development from Scratch
Lecture 3 HEADING and PARAGRAPH Tags in HTML
Lecture 4 IMAGE tag and its attributes in HTML
Lecture 5 Unorder List and Ordered List in HTML - Basic HTML
Lecture 6 TABLE Tag in HTML Part 1
Lecture 7 TABLE Tag in HTML Part 2
Lecture 8 Html Tags for Text Formatting
Lecture 9 Anchor Tag in HTML
Lecture 10 FORM Tag for Creating Web Forms Part 1
Lecture 11 FORM Tag for Creating Web Forms Part 2
Lecture 12 FORM Tag Radio Button and Select Tag in HTML Forms
Lecture 13 FORM Tag - ALL Other input tags in HTML Forms
Section 3: Basic CSS for Web Design | Development from Scratch
Lecture 14 CSS - Introduction
Lecture 15 Benefits or Purpose of writing CSS
Lecture 16 Simple Selectors in CSS - id, class and name of tag
Lecture 17 Different Ways of Writing CSS in a Web Page
Lecture 18 Colors in CSS - on Text, Background and Borders
Lecture 19 Backgrounds Related Properties in CSS
Lecture 20 Width and Height Related Properties in CSS
Lecture 21 Height and Width Inherit Values
Lecture 22 Text Related Properties in CSS
Lecture 23 Anchor Tag Related CSS Properties
Lecture 24 Margin and Padding Properties in CSS
Lecture 25 Fonts Related CSS Properties
Lecture 26 CSS Properties for Tables
Lecture 27 CSS Properties for Lists Part 1 (For UL and OL Tags)
Lecture 28 CSS Properties for Lists Part 2 (For UL and OL Tags)
Lecture 29 Display and Visibility Properties in CSS
Lecture 30 Creating a Simple Web Page Layout using DIV and CSS Part 1
Lecture 31 Web Page Layout Using CSS and DIV Part 2
Lecture 32 OVERFLOW Property in CSS
Lecture 33 Creating a NAVBAR using CSS and UL, LI
Section 4: Core PHP for Web Development From Scratch
Lecture 34 Writing First Statement in PHP
Lecture 35 Variables in PHP
Lecture 36 Datatypes in PHP
Lecture 37 Constants in PHP
Lecture 38 User Defined Functions in PHP
Lecture 39 Simple Calculator using GET and POST Superglobals Part1
Lecture 40 Simple Calculator using GET and POST Superglobals Part 2
Section 5: Operators in PHP
Lecture 41 Assignment Operators in PHP
Lecture 42 Arithmetic Operators in PHP
Lecture 43 Comparison Operators in PHP
Lecture 44 Logical Operators in PHP - Theory
Lecture 45 Logical Operators - Example - PHP
Lecture 46 Increment and Decrement Operators in PHP
Lecture 47 Ternary Operator in PHP
Lecture 48 String Operators in PHP
Section 6: LOOPS in PHP
Lecture 49 Nested For Loop and fetching Array values using For Loop
Lecture 50 FOR Loop Part 1
Lecture 51 WHILE Loop in PHP
Lecture 52 DO WHILE LOOP in PHP
Lecture 53 Foreach Loop in PHP
Section 7: Arrays in PHP
Lecture 54 Arrays - Indexed Arrays in PHP
Lecture 55 Associative Arrays in PHP
Lecture 56 Multidimensional Arrays in PHP
Section 8: Bootstrap for Beginners
Lecture 57 Bootstrap Introduction
Lecture 58 COLORS in Bootstrap - Theory
Lecture 59 Bootstrap COLORS - Examples
Lecture 60 Installing Bootstrap by Downloading the CSS and JS Files
Lecture 61 Creating an HTML Form With Dynamic Dropdown List in PHP
Lecture 62 Creating A Simple Web Page Layout Using Bootstrap - Part 1
Lecture 63 Creating A Simple Web Page Layout Using Bootstrap - Part 2
Lecture 64 Creating A Simple Web Page Layout Using Bootstrap - Part 3
Lecture 65 Creating Hotel's Web Application - Basic Home Page - Banner and Services Section
Lecture 66 Creating a Responsive Navigation Menu Using Bootstrap
Lecture 67 Bootstrap Creating Template having Sliders Part 1
Lecture 68 Bootstrap Creating Template having Sliders Part 2
Lecture 69 Bootstrap Responsive Tables and Classes for Table Tag
Lecture 70 Creating and Designing a Registration Form Using Bootstrap Part 1
Lecture 71 Creating and Designing a Registration Form Using Bootstrap Part 2
Lecture 72 Other Important Classes Related to Forms in Bootstrap
Section 9: MySQL - Database and Tables
Lecture 73 Creating Database and Table for Application Using MySQL
Lecture 74 Creating a Table with Foreign Key Constraint in MySqL
Lecture 75 Connecting to MySQL Server using PHP
Lecture 76 Show Databases and Show Tables - SQL Query Using PHP
Lecture 77 Insert Records in MySQL Table From HTML Form using PHP Part 1
Lecture 78 Insert Records in MySQL Table From HTML Form using PHP Part 2
Lecture 79 Insert Data Into MySQL Table Using PDO - PHP Data Object
Lecture 80 View Records from a MySQL Table using PHP and Select Statement
Lecture 81 Update Records of MySQL Table Using PHP and MySqli Prepared Stamenet Part 1
Lecture 82 Update Records of MySQL Table Using PHP and MySqli Prepared Stamenet Part 2
Lecture 83 Update Records of MySQL Table Using PHP and MySqli Prepared Stamenet Part 3
Lecture 84 WHERE CLAUSE in MySQL with Example Queries
Lecture 85 LIKE Operator in Where Clause
Lecture 86 Creating a Login Page using HTML and PHP Part 1
Lecture 87 What are Session Variables - Introduction
Lecture 88 How to Modify Destroy or Unset Session Variables
Lecture 89 Fixing the Login Page for Logged In and anonymous users
Lecture 90 Creating User Profile Page in PHP - with the help of Session
Lecture 91 Creating Dynamic Navigation Bar and Logout Page in PHP
Lecture 92 Creating Role Based Access on Pages in PHP Part 1
Lecture 93 Creating Role Based Access on Pages in PHP part 2
Lecture 94 Using MySQL Joins for Joining 2 Tables and Fetching Results in PHP
Lecture 95 Web Hosting of PHP and MYSQL Application - Introduction
Lecture 96 Deleting Records of MySQL Table using PHP and MySQLi Prepared Statements part 1
Lecture 97 Deleting Records of MySQL Table using PHP and MySQLi Prepared Statements part 2
Lecture 98 How to Create Views in MySQL - Using PhpMyAdmin
Lecture 99 Transferring PHP Project from Local to Web Hosting - part 1
Lecture 100 Transferring PHP Project from Local to Web Hosting - part 2
Lecture 101 File Upload in PHP - Part 1
Lecture 102 File Upload in PHP Part 2 - Working Example
Lecture 103 File Upload in PHP Part 3 - Working Example
Section 10: Functions for STRINGS in PHP
Lecture 104 Strings in PHP
Lecture 105 Addcslashes and Addslashes - String Functions in PHP
Lecture 106 str_word_count String Function in PHP PV
Lecture 107 Crc32 and Explode String Functions in PHP
Lecture 108 Chunk_split and Count_chars String Functions in PHP
Lecture 109 Htmlentities and Html_entity_decode String Functions
Lecture 110 Implode and Join String Functions
Lecture 111 Stripslashes and Stripcslashes String Functions in PHP
Lecture 112 Strcmp String Function in PHP
Lecture 113 SHA1 and SHA1_FILE Functions in PHP
Lecture 114 MD5 and MD5_FILE Functions in PHP
Lecture 115 Implode and Join String Functions in Php
Lecture 116 Lcfirst Ucfirst strtolower strtoupper String Functions
Lecture 117 Ltrim,Rtrim, Trim String Functions in PHP
Lecture 118 SOUNDEX , SIMILAR_TEXT and METAPHONE Functions in PHP
Lecture 119 Str_rot13, Str_Split and Str_shuffle String Functions in PHP
Lecture 120 Stripos String Function in PHP
Lecture 121 Strchr String Function in PHP
Lecture 122 Strip_tags String Function in PHP
Lecture 123 Str_replace String function in PHP
Section 11: Object Oriented Programming Conecpts in PHP
Lecture 124 Object Oriented Programming - PHP Introduction
Lecture 125 Use of Instanceof Keyword in Object Oriented Programming - PHP
Lecture 126 __Construct Function in Class
Lecture 127 __destruct() Function in Object Oriented Programming
Lecture 128 Access Modifiers in PHP Object Oriented Programming
Lecture 129 What is Inheritance? in OOP
Students and Working professionals interested in Learning Web Development for Job or Freelance work,Entrepreneurs interested in creating web applications for their own startup.


[Bild: learnwebdevelopmentph44dla.jpg]

Download from RapidGator

Download from DDownload

Archive Password: "English name of the Old Continent" [First Letter Capital]
Zitieren


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Java EE, Web Development: HTTP, Server,Servlet,HTML/CSS,JSP Panter 0 68 11.01.2024, 13:10
Letzter Beitrag: Panter
  Create Stunning Websites & UX with HTML, CSS, JS & Bootstrap Panter 0 38 09.01.2024, 23:24
Letzter Beitrag: Panter
  Build Real Estate Management System with PHP (8.2) & MySQL Panter 0 54 30.12.2023, 00:24
Letzter Beitrag: Panter
  Complete Wordpress Theme Developer Course With Bootstrap Panter 0 53 03.03.2023, 17:57
Letzter Beitrag: Panter
  SQL BootCamp - Learn MySQL for Data Analysis Panter 0 71 24.02.2023, 16:06
Letzter Beitrag: Panter
  Learn About Game Development Kits With Arkit And Spritekit! Panter 0 67 24.02.2023, 16:01
Letzter Beitrag: Panter

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Expand chat