zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[CourseClub.NET] Packtpub - The Complete MySQL Developer Course
magnet:?xt=urn:btih:7c91143202f8a7a8d526020ca3895b3ba1796c46&dn=[CourseClub.NET] Packtpub - The Complete MySQL Developer Course
磁力链接详情
Hash值:
7c91143202f8a7a8d526020ca3895b3ba1796c46
点击数:
120
文件大小:
1.89 GB
文件数量:
68
创建日期:
2019-2-4 10:40
最后访问:
2024-10-24 14:06
访问标签:
CourseClub
NET
Packtpub
-
The
Complete
MySQL
Developer
Course
文件列表详情
01.Introduction to the course and MySQL/0101.Introduction.mp4 4.88 MB
01.Introduction to the course and MySQL/0102.Development environment overview.mp4 5.95 MB
01.Introduction to the course and MySQL/0103.Sign up for cloud based IDE for development.mp4 52.49 MB
02.Creating Databases and Introduction to Queries/0201.Power of Databases.mp4 7.19 MB
02.Creating Databases and Introduction to Queries/0202.Create a DatabaseSchema.mp4 19.74 MB
02.Creating Databases and Introduction to Queries/0203.Intro to tables and conventions used.mp4 19.39 MB
02.Creating Databases and Introduction to Queries/0204.Working with tables.mp4 33.76 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.12 MB
02.Creating Databases and Introduction to Queries/0207.Concat and substring.mp4 28.06 MB
02.Creating Databases and Introduction to Queries/0208.Homework challenge - bowling scores!.mp4 13.22 MB
02.Creating Databases and Introduction to Queries/0209.Solution - bowling score challenge.mp4 31.13 MB
02.Creating Databases and Introduction to Queries/0210.Alternate method of homework solution – script.mp4 17.34 MB
02.Creating Databases and Introduction to Queries/0211.MySQL, Oracle, SQL Server.mp4 13.12 MB
02.Creating Databases and Introduction to Queries/0212.Limit, order by and distinct.mp4 25.12 MB
02.Creating Databases and Introduction to Queries/0213.Count, like and group by.mp4 21.65 MB
02.Creating Databases and Introduction to Queries/0214.Min and max.mp4 19.59 MB
02.Creating Databases and Introduction to Queries/0215.Code challenge project - create a new report.mp4 35.31 MB
03.Logical operators and dates/0301.Data types in MySQL.mp4 21.82 MB
03.Logical operators and dates/0302.Where and not equal.mp4 17.52 MB
03.Logical operators and dates/0303.Comparison operators.mp4 19.97 MB
03.Logical operators and dates/0304.Or.mp4 8.82 MB
03.Logical operators and dates/0305.Null and blanks.mp4 24.33 MB
03.Logical operators and dates/0306.Case statements.mp4 12 MB
03.Logical operators and dates/0307.Dates and times.mp4 22.25 MB
03.Logical operators and dates/0308.Date, time and math.mp4 34.03 MB
03.Logical operators and dates/0309.Section 3 final project - Create a report on birthdays.mp4 67.43 MB
04.Update and delete rows/0401.Update.mp4 20.11 MB
04.Update and delete rows/0402.Update based on comparison.mp4 39.71 MB
04.Update and delete rows/0403.Delete.mp4 10.14 MB
05.Multiple tables and JOINS/0501.Primary keys, foreign keys.mp4 22.91 MB
05.Multiple tables and JOINS/0502.Data prep for joins.mp4 40.38 MB
05.Multiple tables and JOINS/0503.Joins and aliases.mp4 31.39 MB
05.Multiple tables and JOINS/0504.More about joins.mp4 44.18 MB
05.Multiple tables and JOINS/0505.Inner, Left, Outer, Right joins.mp4 17.26 MB
05.Multiple tables and JOINS/0506.Left outer joins.mp4 27.59 MB
05.Multiple tables and JOINS/0507.Fix a bad join challenge.mp4 17.33 MB
05.Multiple tables and JOINS/0508.Subselects.mp4 26.24 MB
05.Multiple tables and JOINS/0509.More subselects.mp4 27.18 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.91 MB
06.Web apps – Data collection from a survey/0601.Introduction to Web App Development.mp4 31.58 MB
06.Web apps – Data collection from a survey/0602.HTML and CSS.mp4 10.76 MB
06.Web apps – Data collection from a survey/0603.Start form collector project.mp4 41.31 MB
06.Web apps – Data collection from a survey/0604.Add styling to form.mp4 30.44 MB
06.Web apps – Data collection from a survey/0605.Create table.mp4 26.58 MB
06.Web apps – Data collection from a survey/0606.Config and other php.mp4 38.88 MB
06.Web apps – Data collection from a survey/0607.Complete receiver.mp4 56.15 MB
06.Web apps – Data collection from a survey/0608.Start SQL Functons.mp4 49.64 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.79 MB
06.Web apps – Data collection from a survey/0611.Project - Convert to poll!.mp4 18.83 MB
07.CRUD and PHP/0701.CRUD – Introduction.mp4 47.12 MB
07.CRUD and PHP/0702.Create action.mp4 58.51 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.07 MB
08.Authentication with PHP and MySQL/0801.Introduction to authentication.mp4 37.29 MB
08.Authentication with PHP and MySQL/0802.Complete user sign-up.mp4 38.36 MB
08.Authentication with PHP and MySQL/0803.Login users.mp4 48.05 MB
08.Authentication with PHP and MySQL/0804.Enforce log in for app.mp4 30.26 MB
08.Authentication with PHP and MySQL/0805.Sessions.mp4 65.83 MB
09.Challenge section - Build a WebAdmin site/0901.Challenge section intro and get started.mp4 12.56 MB
09.Challenge section - Build a WebAdmin site/0902.Challenge section project day 2.mp4 5.81 MB
09.Challenge section - Build a WebAdmin site/0903.Project day 3, 4 and 5.mp4 9.49 MB
09.Challenge section - Build a WebAdmin site/0904.Project day 6, 7 and completion.mp4 6.56 MB
10.Deploy to production/1001.Deploy to production using a hosting service.mp4 5.35 MB
11.Stored Procedures and Scheduled jobs/1101.Thank you.mp4 3.14 MB
其他位置