Create Tool:Transmission/2.82 (14160)
Create Time:2015-10-14 13:19:21
File Size:6.18 GB
File Count:151
File Hash:edbb19d1a4dfabf902017618028120815627767d
01 Welcome to CORE/001 Welcome to Coding for Entrepreneurs.mp4 | 40.43 MB |
01 Welcome to CORE/002 Why Even Learn.mp4 | 78.63 MB |
01 Welcome to CORE/003 What we will learn.mp4 | 13.60 MB |
01 Welcome to CORE/004 Whos this For Not Just Entrepreneurs....mp4 | 24.00 MB |
01 Welcome to CORE/005 How this class works..mp4 | 28.55 MB |
01 Welcome to CORE/006 What else is out there Wordpress, Ruby on Rails, Joomla, and Shopify...mp4 | 21.10 MB |
01 Welcome to CORE/007 Getting Help.mp4 | 32.78 MB |
02 Setup your Computer/001 Install the Tools you Need.mp4 | 22.11 MB |
02 Setup your Computer/001 System Setup Links.pdf | 48.40 KB |
02 Setup your Computer/002 Notes on Text Editors.mp4 | 13.59 MB |
03 Web Basics/001 Domain Names buying them, Website Hosting, and Understanding Paths..mp4 | 34.81 MB |
03 Web Basics/002 Local vs Live Development vs Production.mp4 | 8.36 MB |
03 Web Basics/003 Front End vs Backend.mp4 | 50.30 MB |
04 Introduction to Python/001 Start Here.mp4 | 11.39 MB |
04 Introduction to Python/002 Your Python Introduction.mp4 | 93.47 MB |
04 Introduction to Python/003 Numbers.mp4 | 25.37 MB |
04 Introduction to Python/004 Numbers Part 2.mp4 | 26.95 MB |
04 Introduction to Python/005 Strings.mp4 | 34.47 MB |
04 Introduction to Python/006 Storing Data Lists.mp4 | 42.31 MB |
04 Introduction to Python/007 Storing Data Dictionary.mp4 | 46.80 MB |
04 Introduction to Python/008 Loops For While.mp4 | 30.76 MB |
04 Introduction to Python/009 Python Built-in Library of Functions.mp4 | 49.55 MB |
04 Introduction to Python/010 Third Party Packages Next Steps.mp4 | 63.27 MB |
05 Introduction to HTMLCSS/001 Start Here.mp4 | 16.52 MB |
05 Introduction to HTMLCSS/002 Build an HTML Website.mp4 | 42.73 MB |
05 Introduction to HTMLCSS/003 Add Images.mp4 | 56.84 MB |
05 Introduction to HTMLCSS/004 Add Pages to your HTML Website..mp4 | 35.43 MB |
05 Introduction to HTMLCSS/005 Add CSS.mp4 | 76.97 MB |
05 Introduction to HTMLCSS/006 Whats Next.mp4 | 20.06 MB |
06 Try Django Build an MVP Landing Page/001 Try Django -- An Introduction to Coding for Entrepreneurs.mp4 | 10.20 MB |
06 Try Django Build an MVP Landing Page/002 Now What.mp4 | 7.71 MB |
07 Introduction to Django 1.7 beta/001 Welcome to Try Django 1.7.mp4 | 31.25 MB |
07 Introduction to Django 1.7 beta/002 Apps Migrations new in Django 1.7.mp4 | 41.41 MB |
07 Introduction to Django 1.7 beta/003 Django Admin.mp4 | 56.48 MB |
07 Introduction to Django 1.7 beta/004 Views Urls.mp4 | 43.43 MB |
07 Introduction to Django 1.7 beta/005 Setting Up Static Files.mp4 | 42.17 MB |
07 Introduction to Django 1.7 beta/006 Templates Using Static Files.mp4 | 23.57 MB |
07 Introduction to Django 1.7 beta/007 Add Bootstrap v. 3.1.1.mp4 | 85.59 MB |
07 Introduction to Django 1.7 beta/008 Customize Bootstrap.mp4 | 74.07 MB |
07 Introduction to Django 1.7 beta/009 Update Templates with Blocks and Urls.mp4 | 63.70 MB |
07 Introduction to Django 1.7 beta/010 Add A Form.mp4 | 42.41 MB |
07 Introduction to Django 1.7 beta/011 Setup to Send Email.mp4 | 44.49 MB |
07 Introduction to Django 1.7 beta/012 Django Context.mp4 | 24.17 MB |
07 Introduction to Django 1.7 beta/013 Django Crispy Tags More Bootstrap.mp4 | 52.07 MB |
07 Introduction to Django 1.7 beta/014 Login, Logout, Authentication with Django AllAuth.mp4 | 84.66 MB |
07 Introduction to Django 1.7 beta/015 Customize Django All Auth Templates.mp4 | 47.47 MB |
07 Introduction to Django 1.7 beta/016 Login Required Template Updates.mp4 | 70.29 MB |
07 Introduction to Django 1.7 beta/017 Start Checkout Process with Stripe.mp4 | 54.63 MB |
07 Introduction to Django 1.7 beta/018 Checkout with Stripe Part 2.mp4 | 43.95 MB |
07 Introduction to Django 1.7 beta/019 Django Signals.mp4 | 71.07 MB |
07 Introduction to Django 1.7 beta/020 Stripe Customer Charges Cards All Together.mp4 | 63.82 MB |
07 Introduction to Django 1.7 beta/021 Beta Wrap Up.mp4 | 18.09 MB |
08 Bootstrap Basics/001 Welcome.mp4 | 58.89 MB |
08 Bootstrap Basics/002 Button Label Alert Colors.mp4 | 75.40 MB |
08 Bootstrap Basics/003 Navbar.mp4 | 96.01 MB |
08 Bootstrap Basics/004 CSS Sprites to use an Image as your Logo.mp4 | 92.11 MB |
08 Bootstrap Basics/005 Grid System.mp4 | 206.31 MB |
08 Bootstrap Basics/006 Add Bootstrap To Django Admin with Django Admin Bootstrapped.mp4 | 10.93 MB |
08 Bootstrap Basics/007 Bootstrap Basics.mp4 | 1.60 MB |
09 Introduction to jQuery/001 Introduction.mp4 | 90.72 MB |
09 Introduction to jQuery/002 General Setup.mp4 | 39.23 MB |
09 Introduction to jQuery/003 Load Custom Javascript File.mp4 | 15.74 MB |
09 Introduction to jQuery/004 Selector Basics.mp4 | 53.55 MB |
09 Introduction to jQuery/005 Prevent Default actions.mp4 | 28.51 MB |
09 Introduction to jQuery/006 Fading objects.mp4 | 82.27 MB |
10 Django Project/001 How to Start a New Project.mp4 | 4.81 MB |
10 Django Project/002 Virtual Environments Usage, Benefits, Requirements.txt.mp4 | 50.00 MB |
10 Django Project/003 Layout Structure.mp4 | 61.40 MB |
11 Django Views Function Based Views/001 Function Based Views.mp4 | 31.44 MB |
11 Django Views Function Based Views/002 Render Render_to_Response.mp4 | 5.01 MB |
11 Django Views Function Based Views/003 Context.mp4 | 40.98 MB |
11 Django Views Function Based Views/004 Forms in Views using ModelForm.mp4 | 90.16 MB |
12 Django Template System HTML Structure for Data/001 Template Storage.mp4 | 62.23 MB |
12 Django Template System HTML Structure for Data/002 Context in Templates.mp4 | 21.45 MB |
12 Django Template System HTML Structure for Data/003 Template Inheritance Extends Tag extends .mp4 | 29.50 MB |
12 Django Template System HTML Structure for Data/004 Blocks block head .mp4 | 41.00 MB |
12 Django Template System HTML Structure for Data/005 The Include tag include .mp4 | 24.92 MB |
12 Django Template System HTML Structure for Data/006 Cycle Tag.mp4 | 35.97 MB |
12 Django Template System HTML Structure for Data/007 Built-in Filters.mp4 | 56.00 MB |
12 Django Template System HTML Structure for Data/008 Custom Template Tags load my_custom_tag .mp4 | 35.53 MB |
12 Django Template System HTML Structure for Data/009 Render Raw HTML as Template within a View.mp4 | 24.86 MB |
13 Django Models Storing Retreiving Data/001 Models.py.mp4 | 26.12 MB |
13 Django Models Storing Retreiving Data/002 Register Model In Django Admin.mp4 | 11.85 MB |
13 Django Models Storing Retreiving Data/003 Model Form.mp4 | 13.86 MB |
13 Django Models Storing Retreiving Data/004 Models Querysets using the Python Shell.mp4 | 67.72 MB |
13 Django Models Storing Retreiving Data/005 Model Managers.mp4 | 54.31 MB |
13 Django Models Storing Retreiving Data/006 Custom Queryset Methods.mp4 | 34.15 MB |
13 Django Models Storing Retreiving Data/007 Django 1.6 Making Changes to Models and early versions of django.mp4 | 27.26 MB |
13 Django Models Storing Retreiving Data/008 Custom Model Instance Methods.mp4 | 44.07 MB |
14 Basic Registration, Login Logout aka Authentication/001 Setup.mp4 | 21.03 MB |
14 Basic Registration, Login Logout aka Authentication/002 Custom Form Validation.mp4 | 32.21 MB |
14 Basic Registration, Login Logout aka Authentication/003 Check if User Exists in Validation.mp4 | 36.49 MB |
14 Basic Registration, Login Logout aka Authentication/004 Finish Registration Form.mp4 | 42.57 MB |
14 Basic Registration, Login Logout aka Authentication/005 Login View.mp4 | 50.34 MB |
14 Basic Registration, Login Logout aka Authentication/006 Authentication vs Authorization.mp4 | 9.66 MB |
14 Basic Registration, Login Logout aka Authentication/007 Logout View.mp4 | 25.20 MB |
15 Django Views Class Based Views Updated and Expanded/001 Requirements.mp4 | 6.47 MB |
15 Django Views Class Based Views Updated and Expanded/002 Intro TemplateView.mp4 | 10.43 MB |
15 Django Views Class Based Views Updated and Expanded/003 Customize TemplateView.mp4 | 14.54 MB |
15 Django Views Class Based Views Updated and Expanded/004 Base View and Mixins.mp4 | 32.78 MB |
15 Django Views Class Based Views Updated and Expanded/005 Login Required Decorator Custom Mixin.mp4 | 26.88 MB |
15 Django Views Class Based Views Updated and Expanded/006 Detail View.mp4 | 32.01 MB |
15 Django Views Class Based Views Updated and Expanded/007 List View.mp4 | 23.68 MB |
15 Django Views Class Based Views Updated and Expanded/008 Create View.mp4 | 40.69 MB |
15 Django Views Class Based Views Updated and Expanded/009 Update View.mp4 | 13.59 MB |
15 Django Views Class Based Views Updated and Expanded/010 Handling Exceptions with Objects.mp4 | 22.69 MB |
15 Django Views Class Based Views Updated and Expanded/011 Delete View.mp4 | 23.63 MB |
15 Django Views Class Based Views Updated and Expanded/012 Django Messages in CBVs.mp4 | 24.45 MB |
15 Django Views Class Based Views Updated and Expanded/013 Using a FormMixin in a CBV.mp4 | 34.02 MB |
15 Django Views Class Based Views Updated and Expanded/014 Next Steps with CBVs.mp4 | 2.60 MB |
16 Advanced Authentication Django Packages/001 Django Registration no longer supported.mp4 | 6.45 MB |
16 Advanced Authentication Django Packages/002 Introduction to Django AllAuth and Python Social Auth.mp4 | 25.27 MB |
16 Advanced Authentication Django Packages/003 Django AllAuth -- Installation.mp4 | 79.35 MB |
16 Advanced Authentication Django Packages/004 Django AllAuth -- Facebook.mp4 | 31.62 MB |
16 Advanced Authentication Django Packages/005 Django AllAuth -- Twitter.mp4 | 19.95 MB |
16 Advanced Authentication Django Packages/006 Django AllAuth--Instagram.mp4 | 14.31 MB |
16 Advanced Authentication Django Packages/007 Django AllAuth -- Edit Default Templates.mp4 | 27.89 MB |
16 Advanced Authentication Django Packages/008 Django AllAuth Completed.mp4 | 6.73 MB |
16 Advanced Authentication Django Packages/009 Python Social Auth Install.mp4 | 55.00 MB |
16 Advanced Authentication Django Packages/010 Python Social Auth Facebook, Twitter, And Instagram Integration.mp4 | 33.34 MB |
16 Advanced Authentication Django Packages/011 Login Connect additional Social Accounts.mp4 | 47.78 MB |
16 Advanced Authentication Django Packages/012 Python Social Auth Pipelines.mp4 | 68.64 MB |
17 Your Own API/001 Custom API with Tastypie Introduction.mp4 | 30.89 MB |
17 Your Own API/002 Add Authentication with Basic Credentials.mp4 | 9.83 MB |
17 Your Own API/003 Customize Data Returned.mp4 | 27.54 MB |
17 Your Own API/004 Using API Keys for Access.mp4 | 24.98 MB |
17 Your Own API/005 Authorization to Create Update Model Data.mp4 | 74.13 MB |
17 Your Own API/006 Patch Delete.mp4 | 30.89 MB |
17 Your Own API/007 Use Python Requests for POST, PUT, PATCH, DELETE, GET Methods.mp4 | 49.03 MB |
18 External APIs -- Learn the basics of working with external services/001 Introduction.mp4 | 20.14 MB |
18 External APIs -- Learn the basics of working with external services/002 Stripe.com API using Python Requests.mp4 | 126.21 MB |
18 External APIs -- Learn the basics of working with external services/005 Twitter.com -- Lets cover the basics.mp4 | 124.35 MB |
19 Mass Emailing -- Email Newsletters More/001 MailChimp.com Add Emails.mp4 | 53.80 MB |
19 Mass Emailing -- Email Newsletters More/002 Mailchimp Subscribe a User using Signals.mp4 | 45.40 MB |
19 Mass Emailing -- Email Newsletters More/003 Mailchimp Handling Unsubscribes.mp4 | 38.56 MB |
19 Mass Emailing -- Email Newsletters More/004 MailChimp Post Save Signal to Update Subscription.mp4 | 61.89 MB |
19 Mass Emailing -- Email Newsletters More/005 Mailchimp Toggle Subscription.mp4 | 37.69 MB |
19 Mass Emailing -- Email Newsletters More/006 MadMimi.com Create an API Wrapper with Python Requests.mp4 | 91.27 MB |
20 Automate Social Customer Research using Emails/001 FullContact.com -- Using APIs.mp4 | 81.52 MB |
20 Automate Social Customer Research using Emails/002 Extending Full Contact into Django.mp4 | 85.78 MB |
21 Version Control Basics with GIT/001 Setup GIT with Heroku Toolbelt all Operating Systems.mp4 | 20.06 MB |
21 Version Control Basics with GIT/002 Intro to Git Basics.mp4 | 62.24 MB |
21 Version Control Basics with GIT/003 SSH Keys Create Add to Bitbucket GitHub.mp4 | 13.68 MB |
21 Version Control Basics with GIT/004 Bitbucket.mp4 | 38.76 MB |
21 Version Control Basics with GIT/005 GitHub.mp4 | 28.80 MB |
22 Deploying aka Going Live/001 Amazon AWS S3 Django-Storages For Static Media Files.mp4 | 46.07 MB |
22 Deploying aka Going Live/002 Heroku Introduction Toolbelt.mp4 | 19.91 MB |
22 Deploying aka Going Live/003 Heroku Launch your Django Application.mp4 | 107.38 MB |
22 Deploying aka Going Live/004 Heroku Static Files on Heroku Server.mp4 | 46.15 MB |
22 Deploying aka Going Live/005 Heroku Production vs Local Setup.mp4 | 95.69 MB |
23 Thank you/001 Whats next.mp4 | 12.25 MB |
http://bt.t-ru.org/ann |
http://retracker.local/announce |
TorrentBank
Copyright © 2024