Hands-On Django 2
What you'll learn
- Learn to use Django 2 with Anaconda, VS Code, and Python 3.7.
- Build a Django 2 Starter kit that you can use to streamline all future Django development.
Course content
- Preview07:35
- Preview06:25
- Preview04:59
- Preview06:36
- Preview07:48
- Preview03:29
- 02:06Create your Site-Wide Style Sheet
- 05:07Choose your Google Fonts
- 05:09Define your Site-Wide Pictures and Colors
- 01:42Create your Site-Wide HTML Layout
- 01:39Design your Site-Wide Header, Navigation, and Footer
- 02:13Add Bootstrap and Font Awesome to your Site
- 04:54Master the Django Template Language
- 06:35Create your Site's Home Page
- 04:21Add a Logo and Social Media Icons
- 06:24Create Your First View
- 07:37Directing Traffic
- 03:47Make it Look Good
- 07:10Design your Page Background
- 05:49Create your Site-Wide Navigation Bar
- 04:47Understanding HTTP Status Codes
- 04:04Create a Favicon
- 06:14Pass Titles to Pages with DJango Template Language
- 05:19Create your Git Files the Easy Way
- 07:43Upload your Site to Github
- 03:20Retrieve your Code from Github
Requirements
- Students should be at least somewhat familiar with HTML, CSS, Python, Databases, and writing code in general.
Description
Django is a wildly popular framework for building modern, secure websites and web applications with the Python programming language. In this course you'll learn to use Django as an absolute beginner, using Anaconda as your work environment, and VS Code as your code editor. The site you create includes a database. You'll learn to create pages to allow users to add, view, edit, and delete database data using just a few lines of code. You will end up with a generic Django application that you can use for all future Django development, where much of the work is already done for you.
Who this course is for:
- Web developers who are looking for modern secure web development tools and frameworks.
Instructor
Alan Simpson is an award-winning web developer, author, and online educator. He is the author of over 100 computer books published in over a dozen languages throughout the world. Millions of satisfied readers and students throughout the world have praised him as a master communicator and outstanding tech instructor for non-techies.