FileMood

Download Udemy - Core A Web App Reference Guide for Django, Python, and More (2014)

Udemy Core Web App Reference Guide for Django Python and More 2014

Name

Udemy - Core A Web App Reference Guide for Django, Python, and More (2014)

 DOWNLOAD Copy Link

Total Size

6.6 GB

Total Files

151

Hash

EDBB19D1A4DFABF902017618028120815627767D

/01 Welcome to CORE/

001 Welcome to Coding for Entrepreneurs.mp4

42.4 MB

002 Why Even Learn.mp4

82.4 MB

003 What we will learn.mp4

14.3 MB

004 Whos this For Not Just Entrepreneurs....mp4

25.2 MB

005 How this class works..mp4

29.9 MB

006 What else is out there Wordpress, Ruby on Rails, Joomla, and Shopify...mp4

22.1 MB

007 Getting Help.mp4

34.4 MB

/02 Setup your Computer/

001 Install the Tools you Need.mp4

23.2 MB

001 System Setup Links.pdf

49.6 KB

002 Notes on Text Editors.mp4

14.2 MB

/03 Web Basics/

001 Domain Names buying them, Website Hosting, and Understanding Paths..mp4

36.5 MB

002 Local vs Live Development vs Production.mp4

8.8 MB

003 Front End vs Backend.mp4

52.7 MB

/04 Introduction to Python/

001 Start Here.mp4

11.9 MB

002 Your Python Introduction.mp4

98.0 MB

003 Numbers.mp4

26.6 MB

004 Numbers Part 2.mp4

28.3 MB

005 Strings.mp4

36.1 MB

006 Storing Data Lists.mp4

44.4 MB

007 Storing Data Dictionary.mp4

49.1 MB

008 Loops For While.mp4

32.3 MB

009 Python Built-in Library of Functions.mp4

52.0 MB

010 Third Party Packages Next Steps.mp4

66.3 MB

/05 Introduction to HTMLCSS/

001 Start Here.mp4

17.3 MB

002 Build an HTML Website.mp4

44.8 MB

003 Add Images.mp4

59.6 MB

004 Add Pages to your HTML Website..mp4

37.1 MB

005 Add CSS.mp4

80.7 MB

006 Whats Next.mp4

21.0 MB

/06 Try Django Build an MVP Landing Page/

001 Try Django -- An Introduction to Coding for Entrepreneurs.mp4

10.7 MB

002 Now What.mp4

8.1 MB

/07 Introduction to Django 1.7 beta/

001 Welcome to Try Django 1.7.mp4

32.8 MB

002 Apps Migrations new in Django 1.7.mp4

43.4 MB

003 Django Admin.mp4

59.2 MB

004 Views Urls.mp4

45.5 MB

005 Setting Up Static Files.mp4

44.2 MB

006 Templates Using Static Files.mp4

24.7 MB

007 Add Bootstrap v. 3.1.1.mp4

89.8 MB

008 Customize Bootstrap.mp4

77.7 MB

009 Update Templates with Blocks and Urls.mp4

66.8 MB

010 Add A Form.mp4

44.5 MB

011 Setup to Send Email.mp4

46.6 MB

012 Django Context.mp4

25.3 MB

013 Django Crispy Tags More Bootstrap.mp4

54.6 MB

014 Login, Logout, Authentication with Django AllAuth.mp4

88.8 MB

015 Customize Django All Auth Templates.mp4

49.8 MB

016 Login Required Template Updates.mp4

73.7 MB

017 Start Checkout Process with Stripe.mp4

57.3 MB

018 Checkout with Stripe Part 2.mp4

46.1 MB

019 Django Signals.mp4

74.5 MB

020 Stripe Customer Charges Cards All Together.mp4

66.9 MB

021 Beta Wrap Up.mp4

19.0 MB

/08 Bootstrap Basics/

001 Welcome.mp4

61.8 MB

002 Button Label Alert Colors.mp4

79.1 MB

003 Navbar.mp4

100.7 MB

004 CSS Sprites to use an Image as your Logo.mp4

96.6 MB

005 Grid System.mp4

216.3 MB

006 Add Bootstrap To Django Admin with Django Admin Bootstrapped.mp4

11.5 MB

007 Bootstrap Basics.mp4

1.7 MB

/09 Introduction to jQuery/

001 Introduction.mp4

95.1 MB

002 General Setup.mp4

41.1 MB

003 Load Custom Javascript File.mp4

16.5 MB

004 Selector Basics.mp4

56.2 MB

005 Prevent Default actions.mp4

29.9 MB

006 Fading objects.mp4

86.3 MB

/10 Django Project/

001 How to Start a New Project.mp4

5.0 MB

002 Virtual Environments Usage, Benefits, Requirements.txt.mp4

52.4 MB

003 Layout Structure.mp4

64.4 MB

/11 Django Views Function Based Views/

001 Function Based Views.mp4

33.0 MB

002 Render Render_to_Response.mp4

5.3 MB

003 Context.mp4

43.0 MB

004 Forms in Views using ModelForm.mp4

94.5 MB

/12 Django Template System HTML Structure for Data/

001 Template Storage.mp4

65.2 MB

002 Context in Templates.mp4

22.5 MB

003 Template Inheritance Extends Tag extends .mp4

30.9 MB

004 Blocks block head .mp4

43.0 MB

005 The Include tag include .mp4

26.1 MB

006 Cycle Tag.mp4

37.7 MB

007 Built-in Filters.mp4

58.7 MB

008 Custom Template Tags load my_custom_tag .mp4

37.3 MB

009 Render Raw HTML as Template within a View.mp4

26.1 MB

/13 Django Models Storing Retreiving Data/

001 Models.py.mp4

27.4 MB

002 Register Model In Django Admin.mp4

12.4 MB

003 Model Form.mp4

14.5 MB

004 Models Querysets using the Python Shell.mp4

71.0 MB

005 Model Managers.mp4

57.0 MB

006 Custom Queryset Methods.mp4

35.8 MB

007 Django 1.6 Making Changes to Models and early versions of django.mp4

28.6 MB

008 Custom Model Instance Methods.mp4

46.2 MB

/14 Basic Registration, Login Logout aka Authentication/

001 Setup.mp4

22.0 MB

002 Custom Form Validation.mp4

33.8 MB

003 Check if User Exists in Validation.mp4

38.3 MB

004 Finish Registration Form.mp4

44.6 MB

005 Login View.mp4

52.8 MB

006 Authentication vs Authorization.mp4

10.1 MB

007 Logout View.mp4

26.4 MB

/15 Django Views Class Based Views Updated and Expanded/

001 Requirements.mp4

6.8 MB

002 Intro TemplateView.mp4

10.9 MB

003 Customize TemplateView.mp4

15.2 MB

004 Base View and Mixins.mp4

34.4 MB

005 Login Required Decorator Custom Mixin.mp4

28.2 MB

006 Detail View.mp4

33.6 MB

007 List View.mp4

24.8 MB

008 Create View.mp4

42.7 MB

009 Update View.mp4

14.2 MB

010 Handling Exceptions with Objects.mp4

23.8 MB

011 Delete View.mp4

24.8 MB

012 Django Messages in CBVs.mp4

25.6 MB

013 Using a FormMixin in a CBV.mp4

35.7 MB

014 Next Steps with CBVs.mp4

2.7 MB

/16 Advanced Authentication Django Packages/

001 Django Registration no longer supported.mp4

6.8 MB

002 Introduction to Django AllAuth and Python Social Auth.mp4

26.5 MB

003 Django AllAuth -- Installation.mp4

83.2 MB

004 Django AllAuth -- Facebook.mp4

33.2 MB

005 Django AllAuth -- Twitter.mp4

20.9 MB

006 Django AllAuth--Instagram.mp4

15.0 MB

007 Django AllAuth -- Edit Default Templates.mp4

29.2 MB

008 Django AllAuth Completed.mp4

7.1 MB

009 Python Social Auth Install.mp4

57.7 MB

010 Python Social Auth Facebook, Twitter, And Instagram Integration.mp4

35.0 MB

011 Login Connect additional Social Accounts.mp4

50.1 MB

012 Python Social Auth Pipelines.mp4

72.0 MB

/17 Your Own API/

001 Custom API with Tastypie Introduction.mp4

32.4 MB

002 Add Authentication with Basic Credentials.mp4

10.3 MB

003 Customize Data Returned.mp4

28.9 MB

004 Using API Keys for Access.mp4

26.2 MB

005 Authorization to Create Update Model Data.mp4

77.7 MB

006 Patch Delete.mp4

32.4 MB

007 Use Python Requests for POST, PUT, PATCH, DELETE, GET Methods.mp4

51.4 MB

/18 External APIs -- Learn the basics of working with external services/

001 Introduction.mp4

21.1 MB

002 Stripe.com API using Python Requests.mp4

132.3 MB

005 Twitter.com -- Lets cover the basics.mp4

130.4 MB

/19 Mass Emailing -- Email Newsletters More/

001 MailChimp.com Add Emails.mp4

56.4 MB

002 Mailchimp Subscribe a User using Signals.mp4

47.6 MB

003 Mailchimp Handling Unsubscribes.mp4

40.4 MB

004 MailChimp Post Save Signal to Update Subscription.mp4

64.9 MB

005 Mailchimp Toggle Subscription.mp4

39.5 MB

006 MadMimi.com Create an API Wrapper with Python Requests.mp4

95.7 MB

/20 Automate Social Customer Research using Emails/

001 FullContact.com -- Using APIs.mp4

85.5 MB

002 Extending Full Contact into Django.mp4

89.9 MB

/21 Version Control Basics with GIT/

001 Setup GIT with Heroku Toolbelt all Operating Systems.mp4

21.0 MB

002 Intro to Git Basics.mp4

65.3 MB

003 SSH Keys Create Add to Bitbucket GitHub.mp4

14.3 MB

004 Bitbucket.mp4

40.6 MB

005 GitHub.mp4

30.2 MB

/22 Deploying aka Going Live/

001 Amazon AWS S3 Django-Storages For Static Media Files.mp4

48.3 MB

002 Heroku Introduction Toolbelt.mp4

20.9 MB

003 Heroku Launch your Django Application.mp4

112.6 MB

004 Heroku Static Files on Heroku Server.mp4

48.4 MB

005 Heroku Production vs Local Setup.mp4

100.3 MB

/23 Thank you/

001 Whats next.mp4

12.8 MB

 

Total files 151


Copyright © 2024 FileMood.com