23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
TORRENT DETAILS
[FreeCoursesOnline.Me] [Packtpub.Com] The Complete MySQL Developer Course - [FCO]
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
MySQL: Learn how to use MySQL and PHP to build reports and work with databases for web applications
Video Details
ISBN 9781789953053
Course Length 9 hours 16 minutes
Table of Contents
• INTRODUCTION TO THE COURSE AND MYSQL
• CREATING DATABASES AND INTRODUCTION TO QUERIES
• LOGICAL OPERATORS AND DATES
• UPDATE AND DELETE ROWS
• MULTIPLE TABLES AND JOINS
• WEB APPS – DATA COLLECTION FROM A SURVEY
• CRUD AND PHP
• AUTHENTICATION WITH PHP AND MYSQL
• CHALLENGE SECTION - BUILD A WEBADMIN SITE
• DEPLOY TO PRODUCTION
• STORED PROCEDURES AND SCHEDULED JOBS
Video Description
This course will take you on a journey where you'll establish the strongest possible foundation in database development by learning how to use MySQL (the most popular open source database in the world), write queries, create reports, build web applications, and incorporate MySQL as the database layer. Turn your development dreams into a reality by taking this course and putting a check mark next to your growing development skillset. You will learn to Set up MySQL, Work with online IDE's, Create databases and queries, Use logical operators, Manipulate tables/rows/data, Understand how joins work and use them, Create admin features, Implement deployment production and a lot more.
Style and Approach
This course is a seamless blend of text, videos, and code examples that will help you learn efficiently as you progress through the course. You'll start with the absolute basics (installing and creating databases) and work your way through building web applications with MySQL as the database. By the end of this course, you'll be able to apply what you've learnt and do virtually anything you want with databases.
What You Will Learn
• Build web applications using MySQL and PHP
• Establish a solid foundation for databases and SQL
• Learn how joins work and use them
• Build web applications with PHP, HTML, and CSS, with MySQL as the database layer
• Perform CRUD operations and authentication from web applications
• Create admin features
• Implement deployment production
Authors
Mashrur Hossain
Mashrur Hossain - Technology Professional and Entrepreneur.
Rob Percival
Codestars by Rob Percival
Rob Percival – Web Developer And Teacher.
For More Udemy Free Courses >>> http://www.freetutorials.eu
For more Lynda and other Courses >>> https://www.freecoursesonline.me/
Our Forum for discussion >>> https://discuss.freetutorials.eu/
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
01.Introduction to the course and MySQL/0101.Introduction.mp4
4.9 MB
01.Introduction to the course and MySQL/0102.Development environment overview.mp4
5.9 MB
01.Introduction to the course and MySQL/0103.Sign up for cloud based IDE for development.mp4
52.5 MB
02.Creating Databases and Introduction to Queries/0201.Power of Databases.mp4
7.2 MB
02.Creating Databases and Introduction to Queries/0202.Create a DatabaseSchema.mp4
19.7 MB
02.Creating Databases and Introduction to Queries/0203.Intro to tables and conventions used.mp4
19.4 MB
02.Creating Databases and Introduction to Queries/0204.Working with tables.mp4
33.8 MB
02.Creating Databases and Introduction to Queries/0205.Inserting rows of data.mp4
29.8 MB
02.Creating Databases and Introduction to Queries/0206.Select.mp4
11.1 MB
02.Creating Databases and Introduction to Queries/0207.Concat and substring.mp4
28.1 MB
02.Creating Databases and Introduction to Queries/0208.Homework challenge - bowling scores!.mp4
13.2 MB
02.Creating Databases and Introduction to Queries/0209.Solution - bowling score challenge.mp4
31.1 MB
02.Creating Databases and Introduction to Queries/0210.Alternate method of homework solution – script.mp4
17.3 MB
02.Creating Databases and Introduction to Queries/0211.MySQL, Oracle, SQL Server.mp4
13.1 MB
02.Creating Databases and Introduction to Queries/0212.Limit, order by and distinct.mp4
25.1 MB
02.Creating Databases and Introduction to Queries/0213.Count, like and group by.mp4
21.6 MB
02.Creating Databases and Introduction to Queries/0214.Min and max.mp4
19.6 MB
02.Creating Databases and Introduction to Queries/0215.Code challenge project - create a new report.mp4
35.3 MB
03.Logical operators and dates/0301.Data types in MySQL.mp4
21.8 MB
03.Logical operators and dates/0302.Where and not equal.mp4
17.5 MB
03.Logical operators and dates/0303.Comparison operators.mp4
20 MB
03.Logical operators and dates/0304.Or.mp4
8.8 MB
03.Logical operators and dates/0305.Null and blanks.mp4
24.3 MB
03.Logical operators and dates/0306.Case statements.mp4
12 MB
03.Logical operators and dates/0307.Dates and times.mp4
22.2 MB
03.Logical operators and dates/0308.Date, time and math.mp4
34 MB
03.Logical operators and dates/0309.Section 3 final project - Create a report on birthdays.mp4
67.4 MB
04.Update and delete rows/0401.Update.mp4
20.1 MB
04.Update and delete rows/0402.Update based on comparison.mp4
39.7 MB
04.Update and delete rows/0403.Delete.mp4
10.1 MB
05.Multiple tables and JOINS/0501.Primary keys, foreign keys.mp4
22.9 MB
05.Multiple tables and JOINS/0502.Data prep for joins.mp4
40.4 MB
05.Multiple tables and JOINS/0503.Joins and aliases.mp4
31.4 MB
05.Multiple tables and JOINS/0504.More about joins.mp4
44.2 MB
05.Multiple tables and JOINS/0505.Inner, Left, Outer, Right joins.mp4
17.3 MB
05.Multiple tables and JOINS/0506.Left outer joins.mp4
27.6 MB
05.Multiple tables and JOINS/0507.Fix a bad join challenge.mp4
17.3 MB
05.Multiple tables and JOINS/0508.Subselects.mp4
26.2 MB
05.Multiple tables and JOINS/0509.More subselects.mp4
27.2 MB
05.Multiple tables and JOINS/0510.Section 5 - Final Project Part 1.mp4
40.2 MB
05.Multiple tables and JOINS/0511.Section 5 - Final Project Part 2.mp4
16.9 MB
06.Web apps – Data collection from a survey/0601.Introduction to Web App Development.mp4
31.6 MB
06.Web apps – Data collection from a survey/0602.HTML and CSS.mp4
10.8 MB
06.Web apps – Data collection from a survey/0603.Start form collector project.mp4
41.3 MB
06.Web apps – Data collection from a survey/0604.Add styling to form.mp4
30.4 MB
06.Web apps – Data collection from a survey/0605.Create table.mp4
26.6 MB
06.Web apps – Data collection from a survey/0606.Config and other php.mp4
38.9 MB
06.Web apps – Data collection from a survey/0607.Complete receiver.mp4
56.2 MB
06.Web apps – Data collection from a survey/0608.Start SQL Functons.mp4
49.6 MB
06.Web apps – Data collection from a survey/0609.Preview and understand steps taken for web app.mp4
64.8 MB
06.Web apps – Data collection from a survey/0610.Add browser display.mp4
36.8 MB
06.Web apps – Data collection from a survey/0611.Project - Convert to poll!.mp4
18.8 MB
07.CRUD and PHP/0701.CRUD – Introduction.mp4
47.1 MB
07.CRUD and PHP/0702.Create action.mp4
58.5 MB
07.CRUD and PHP/0703.Read.mp4
38.4 MB
07.CRUD and PHP/0704.Update action.mp4
76.5 MB
07.CRUD and PHP/0705.Delete action.mp4
45.1 MB
08.Authentication with PHP and MySQL/0801.Introduction to authentication.mp4
37.3 MB
08.Authentication with PHP and MySQL/0802.Complete user sign-up.mp4
38.4 MB
08.Authentication with PHP and MySQL/0803.Login users.mp4
48.1 MB
08.Authentication with PHP and MySQL/0804.Enforce log in for app.mp4
30.3 MB
08.Authentication with PHP and MySQL/0805.Sessions.mp4
65.8 MB
09.Challenge section - Build a WebAdmin site/0901.Challenge section intro and get started.mp4
12.6 MB
09.Challenge section - Build a WebAdmin site/0902.Challenge section project day 2.mp4
5.8 MB
09.Challenge section - Build a WebAdmin site/0903.Project day 3, 4 and 5.mp4
9.5 MB
09.Challenge section - Build a WebAdmin site/0904.Project day 6, 7 and completion.mp4
6.6 MB
10.Deploy to production/1001.Deploy to production using a hosting service.mp4
5.4 MB
11.Stored Procedures and Scheduled jobs/1101.Thank you.mp4