17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[FreeCoursesOnline.Me] [UDACITY] Intro To Relational Databases - [FCO]
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
This course is a quick, fun introduction to using a relational database from your code, using examples in Python. You'll learn the basics of SQL (the Structured Query Language) and database design, as well as the Python API for connecting Python code to a database. You'll also learn a bit about protecting your database-backed web apps from common security problems.
After taking this course, you'll be able to write code using a database as a backend to store application data reliably and safely.
Why Take This Course
If you look under the hood of a lot of major web sites — from Wikipedia to Reddit — you'll find a relational database somewhere.
Database systems such as PostgreSQL and MySQL have been part of the web developer's toolkit for many years, and remain some of the most powerful tools available for storing and manipulating structured data.
If you're planning to continue on in full-stack development, knowing about databases is essential background. Even though many toolkits hide the details of the database from your application code, being able to interact with the database will serve you well in designing, debugging, and maintaining your applications.
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
Intro to Relational Databases Subtitles/Lesson 01_ Data and Tables/03 - Looking at Tables.srt
872 B
Intro to Relational Databases Subtitles/Lesson 01_ Data and Tables/04 - Looking at Tables.srt
522 B
Intro to Relational Databases Subtitles/Lesson 02_ Elements of SQL/08 - Comparison Operators.srt
529 B
Intro to Relational Databases Subtitles/Lesson 02_ Elements of SQL/16 - Insert Adding Rows.srt
1.3 KB
Intro to Relational Databases Subtitles/Lesson 03_ Python DB-API/12 - Bobby Tables Destroyer of Posts.srt
4 KB
Intro to Relational Databases Subtitles/Lesson 03_ Python DB-API/13 - Curing Bobby Tables.srt
1.2 KB
Intro to Relational Databases Subtitles/Lesson 03_ Python DB-API/18 - Updating Away the Spam.srt
1.7 KB
Intro to Relational Databases Subtitles/Lesson 04_ Deeper Into SQL/03 - Normalized Design Part Two.srt
3.9 KB
Intro to Relational Databases Subtitles/Lesson 04_ Deeper Into SQL/19 - Views.srt
1.3 KB
Intro to Relational Databases Subtitles/Lesson 04_ Deeper Into SQL/21 - Outro.srt
479 B
Intro to Relational Databases Subtitles/Lesson 05_ Final Project/1 - Final Project Tournament.srt
1.5 KB
Intro to Relational Databases Subtitles/Lesson 05_ Final Project/2 - Mathematical.srt
1.1 KB
Intro to Relational Databases Subtitles/Lesson 05_ Final Project/3 - Mathematical.srt
874 B
Intro to Relational Databases Subtitles/Lesson 05_ Final Project/4 - Whats in the Database.srt
2.8 KB
Intro to Relational Databases Subtitles/Lesson 05_ Final Project/5 - Ready to Play.srt
728 B
Intro to Relational Databases Subtitles/Lesson 05_ Final Project/6 - Ready to Play.srt
172 B
Intro to Relational Databases Subtitles/Lesson 05_ Final Project/7 - Course Outro.srt
795 B
Lesson 01_ Data and Tables/01 - Welcome to RDB.mp4
8 MB
Lesson 01_ Data and Tables/02 - Whats a Database.mp4
14.2 MB
Lesson 01_ Data and Tables/03 - Looking at Tables.mp4
7.1 MB
Lesson 01_ Data and Tables/04 - Looking at Tables.mp4
4.2 MB
Lesson 01_ Data and Tables/05 - Data Types and Meaning.mp4
12.7 MB
Lesson 01_ Data and Tables/06 - Data Types and Meaning.mp4
3.4 MB
Lesson 01_ Data and Tables/07 - Data Meanings.mp4
2.7 MB
Lesson 01_ Data and Tables/08 - Data Meanings.mp4
5.7 MB
Lesson 01_ Data and Tables/09 - Zoo.mp4
3.2 MB
Lesson 01_ Data and Tables/10 - Anatomy of a Table.mp4
7.1 MB
Lesson 01_ Data and Tables/11 - Answering Questions from a Table.mp4
1.2 MB
Lesson 01_ Data and Tables/12 - Answering Questions from a Table.mp4
10.3 MB
Lesson 01_ Data and Tables/13 - Aggregations.mp4
5.7 MB
Lesson 01_ Data and Tables/14 - Queries and Results.mp4
12.1 MB
Lesson 01_ Data and Tables/15 - Queries and Results.mp4
5.8 MB
Lesson 01_ Data and Tables/16 - How Queries Happen.mp4
15.3 MB
Lesson 01_ Data and Tables/17 - Favorite Animals.mp4
3.5 MB
Lesson 01_ Data and Tables/18 - Related Tables.mp4
19.1 MB
Lesson 01_ Data and Tables/19 - Uniqueness and Keys.mp4
19.2 MB
Lesson 01_ Data and Tables/20 - Primary Key.mp4
2.7 MB
Lesson 01_ Data and Tables/21 - Primary Key.mp4
10.8 MB
Lesson 01_ Data and Tables/22 - Joining Tables.mp4
18.6 MB
Lesson 01_ Data and Tables/23 - Database Concepts.mp4
10.1 MB
Lesson 01_ Data and Tables/24 - Database Concepts.mp4
5.7 MB
Lesson 01_ Data and Tables/25 - Summary.mp4
2.9 MB
Lesson 02_ Elements of SQL/01 - SQL is for Elephants.mp4
4.4 MB
Lesson 02_ Elements of SQL/02 - Talk to the Zoo Database.mp4
3.7 MB
Lesson 02_ Elements of SQL/03 - Talk to the Zoo Database.mp4
2.5 MB
Lesson 02_ Elements of SQL/04 - Types in the SQL World.mp4
9.5 MB
Lesson 02_ Elements of SQL/05 - Select Where.mp4
7.6 MB
Lesson 02_ Elements of SQL/06 - Select Where.mp4
7.3 MB
Lesson 02_ Elements of SQL/07 - Comparison Operators.mp4
4.2 MB
Lesson 02_ Elements of SQL/08 - Comparison Operators.mp4
5 MB
Lesson 02_ Elements of SQL/09 - The One Thing SQL is Terrible At.mp4
7.7 MB
Lesson 02_ Elements of SQL/10 - The Experiment Page.mp4
2.3 MB
Lesson 02_ Elements of SQL/11 - Select Clauses.mp4
15 MB
Lesson 02_ Elements of SQL/12 - Select Clauses.mp4
9.2 MB
Lesson 02_ Elements of SQL/13 - Why Do It in the Database.mp4
11.8 MB
Lesson 02_ Elements of SQL/14 - Count all the Species.mp4
7 MB
Lesson 02_ Elements of SQL/15 - Count all the Species.mp4
6.8 MB
Lesson 02_ Elements of SQL/16 - Insert Adding Rows.mp4
7.1 MB
Lesson 02_ Elements of SQL/17 - Insert Adding Rows.mp4
4.5 MB
Lesson 02_ Elements of SQL/18 - Find the Fish Eaters.mp4
9.6 MB
Lesson 02_ Elements of SQL/19 - Find the Fish Eaters.mp4
5.5 MB
Lesson 02_ Elements of SQL/20 - After Aggregating.mp4
8.3 MB
Lesson 02_ Elements of SQL/21 - After Aggregating.mp4
3.1 MB
Lesson 02_ Elements of SQL/22 - More Join Practice.mp4
11.3 MB
Lesson 02_ Elements of SQL/23 - More Join Practice.mp4
2.4 MB
Lesson 02_ Elements of SQL/24 - Wrap up.mp4
6.3 MB
Lesson 03_ Python DB-API/01 - Welcome to your Database.mp4
4.1 MB
Lesson 03_ Python DB-API/02 - Whats a DB-API.mp4
9.5 MB
Lesson 03_ Python DB-API/03 - Writing Code with DB API.mp4
16.1 MB
Lesson 03_ Python DB-API/04 - Trying out DB API.mp4
2.5 MB
Lesson 03_ Python DB-API/05 - Trying out DB API.mp4
1.1 MB
Lesson 03_ Python DB-API/06 - Inserts in DB API.mp4
6.6 MB
Lesson 03_ Python DB-API/07 - Inserts in DB API.mp4
3.4 MB
Lesson 03_ Python DB-API/08 - Running the Forum.mp4