- Overview
- Transcript
1.1 Introduction
Welcome to Build a News Aggregator With Django. In this course we will cover the basics of web development with Python and Django. Not only will you learn about these concepts, but you'll also get to use them in building a real-world application. In this lesson, I'll give you a look at the news aggregation site that we'll be building to track your favorite news articles.
1.Introduction3 lessons, 14:42
3 lessons, 14:42
1.1Introduction00:58
1.1
Introduction
00:58
1.2Prerequisites04:14
1.2
Prerequisites
04:14
1.3Set Up the Development Environment09:30
1.3
Set Up the Development Environment
09:30
2.Foundations6 lessons, 47:44
6 lessons, 47:44
2.1Creating Models09:20
2.1
Creating Models
09:20
2.2Migrations and Administration08:04
2.2
Migrations and Administration
08:04
2.3Create Router URLs10:25
2.3
Create Router URLs
10:25
2.4Our First View04:48
2.4
Our First View
04:48
2.5Create a Template05:46
2.5
Create a Template
05:46
2.6Adding Dynamic Data09:21
2.6
Adding Dynamic Data
09:21
3.Add Structure6 lessons, 52:54
6 lessons, 52:54
3.1Incorporate Bootstrap06:10
3.1
Incorporate Bootstrap
06:10
3.2Add a Feeds List Page11:11
3.2
Add a Feeds List Page
11:11
3.3Add a Base Template07:10
3.3
Add a Base Template
07:10
3.4Create a Feed Form09:28
3.4
Create a Feed Form
09:28
3.5Handle POST Data06:07
3.5
Handle POST Data
06:07
3.6Adding a Real Feed12:48
3.6
Adding a Real Feed
12:48
4.Clean Up3 lessons, 16:58
3 lessons, 16:58
4.1Give Models a Meaningful Name04:24
4.1
Give Models a Meaningful Name
04:24
4.2Format the Articles Page08:49
4.2
Format the Articles Page
08:49
4.3Check for Duplicate Data03:45
4.3
Check for Duplicate Data
03:45
5.Conclusion1 lesson, 01:23
1 lesson, 01:23
5.1Goodbye01:23
5.1
Goodbye
01:23
Derek Jensen is a lifetime nerd that calls the Chicagoland area home. He is your typical family man that loves activities with his wonderful wife and three amazing children. He is huge sports buff (both playing and coaching) and loves football, baseball and basketball. He loves just about any technology he can get his hands on but spends most of him time on the server side of the world. His day job consists of writing highly transactional backend web services, data access layers, and n-tier applications using the .NET Framework in C#. At night, when he's not spending time with his family, he enjoys authoring Tuts+ Courses and creating ASP.NET MVC web sites and mobile apps for clients.