Home| All soft| Last soft| Your Orders| Customers opinion| Helpdesk| Cart

Program Search:


Shopping Cart:




*Note: Minimum order price: €20
We Recommend:
Udemy Try Django Learn the No.1 Python Framework for Web Apps €25 buy download

2014
Udemy
Justin Mitchel
22:16:43
English

Learn step-by-step to build a Django Web application and start accepting payments for your products using Paypal.
Three project tutorials to help you launch your project this month. Either by collecting early email interest or early payment. This course also teaches you the basics of Django; the #1 Web Framework written in Python.
First project: Create and launch real live social sharing campaign called "Launch with Code"
Second Project: Create an MVP Landing Page to collect payment with Paypal (or pre-orders) for your products or services.
Third Project: Introduction to Django 1.7; We're going to teach you how to build a basic eCommerce app that uses Stripe's payment processing.
The Try Django Tutorial Series is designed to help you get used to using Django in building a basic landing page (also known as splash page or MVP landing page) so you can collect data from potential users. Collecting this data will prove as verification (or validation) that your project is worth building. Furthermore, we also show you how to implement a Paypal Button so you can also accept payments (or pre-payments).
Django is awesome and very simple to get started. Step-by-step tutorials are to help you understand the workflow, get you started doing something real, then it is our goal to have you asking questions... "Why did I do X?" or "How would I do Y?" These are questions you wouldn't know to ask otherwise. Questions, after all, lead to answers.

Udemy - Try Django - Learn the #1 Python Framework for Web Apps (2014)
├── 01 Welcome to Try Django
│ ├── 001 System Setup Links PDF.pdf
│ ├── 001 Welcome.mp4
│ ├── 002 Software Versions.mp4
│ ├── 003 On YouTube.mp4
│ └── 004 System Setup.mp4
├── 02 Try Django 1.8
│ ├── 001 1- Introduction.mp4
│ ├── 002 Start Project.mp4
│ ├── 003 First Migration.mp4
│ ├── 004 Admin Superuser.mp4
│ ├── 005 Apps.mp4
│ ├── 006 First View Url Routing.mp4
│ ├── 007 Django Settings Overview.mp4
│ ├── 008 Template Configuration.mp4
│ ├── 009 Models.mp4
│ ├── 010 Admin.mp4
│ ├── 011 Model Form.mp4
│ ├── 012 Form Validation.mp4
│ ├── 013 View Template Context.mp4
│ ├── 014 Form in a View.mp4
│ ├── 015 Custom Form in a View.mp4
│ ├── 016 Setup Email.mp4
│ ├── 017 Static Files in Django 1.8.mp4
│ ├── 018 Serving Static Files.mp4
│ ├── 019 Adding Bootstrap to Django.mp4
│ ├── 020 Django Templates.mp4
│ ├── 021 Third Party Library Django Crispy Forms.mp4
│ ├── 022 Bootstrap Grid System.mp4
│ ├── 023 Styling MVP Landing Part 1.mp4
│ ├── 024 CSS with Blocks.mp4
│ ├── 025 URL Names as Links.mp4
│ ├── 026 Styling MVP Landing Part 2.mp4
│ ├── 027 Django Registration Redux.mp4
│ ├── 028 Update Django Login URL to Custom URL.mp4
│ ├── 029 Authentication Links in Navbar.mp4
│ ├── 030 Login Form in Bootstrap Navbar.mp4
│ ├── 031 Styling MVP Landing Part 3.mp4
│ ├── 032 Logo Image in Navbar.mp4
│ ├── 033 Promo Video Images.mp4
│ ├── 034 Icons with Font Awesome.mp4
│ ├── 035 Content for Authenticated Users.mp4
│ ├── 036 QuerySet Basics.mp4
│ ├── 037 Settings for Different Environments.mp4
│ ├── 038 Using SSH for with Webfaction Secure Shell.mp4
│ ├── 039 FTP for Production Settings.mp4
│ ├── 040 Install PIP Migrate Static Settings.mp4
│ ├── 041 Fix Static Settings.mp4
│ └── 042 Final One.mp4
├── 03 Creating a Social Campaign with Launch with Code
│ ├── 001 Welcome.mp4
│ ├── 002 Start Project.mp4
│ ├── 003 First View.mp4
│ ├── 004 Settings.mp4
│ ├── 005 Bootstrap.mp4
│ ├── 006 Django App.mp4
│ ├── 007 Using Forms.mp4
│ ├── 008 Change Models with South.mp4
│ ├── 009 Get User IP Address.mp4
│ ├── 010 Reference ID.mp4
│ ├── 011 Share Page.mp4
│ ├── 012 Middleware to Track Shares.mp4
│ ├── 013 Save Shares with Foreign Keys.mp4
│ ├── 014 Share Page Pt 2.mp4
│ ├── 015 Load Static Files in Django.mp4
│ ├── 016 Update Design.mp4
│ ├── 017 Share Page Pt 3.mp4
│ ├── 018 Use jQuery for Progress Bars.mp4
│ ├── 019 Social Sharing.mp4
│ ├── 020 Background Images Styles.mp4
│ ├── 021 Update Email Form Design.mp4
│ ├── 022 Final Styles Update.mp4
│ ├── 023 Prepare for Production.mp4
│ └── 024 Launch with Code.mp4
├── 04 MVP Landing Step-by-Step Project with PayPal Payments
│ ├── 001 First Virtual Environment.mp4
│ ├── 001 Reference Files.pdf
│ ├── 002 Django Project Komodo Edit.mp4
│ ├── 003 Start App.mp4
│ ├── 004 SignUp Model and Admin.mp4
│ ├── 005 Signups Views.mp4
│ ├── 006 Model Form.mp4
│ ├── 007 Serving Static Files Locally.mp4
│ ├── 008 Add Bootstrap to Project.mp4
│ ├── 009 Custom CSS.mp4
│ ├── 010 Customize Bootstrap.mp4
│ ├── 011 Django Messages.mp4
│ ├── 012 Django Redirect and Standard Pages.mp4
│ ├── 013 Navbar.mp4
│ ├── 014 Add Paypal.mp4
│ ├── 015 Update Thank You Page.mp4
│ ├── 016 Send Confirmation Email.mp4
│ ├── 017 Setup Accounts to Go Live.mp4
│ ├── 018 Create MySQL DB and Edit Live Files.mp4
│ ├── 019 Live Static, Add Signups App.mp4
│ ├── 020 Finishing Touches.mp4
│ └── 021 Wrapping Up.mp4
├── 05 Try Django 1.7 beta
│ ├── 001 Welcome.mp4
│ ├── 002 Apps Migrations.mp4
│ ├── 003 Django Admin.mp4
│ ├── 004 Views Urls.mp4
│ ├── 005 Setting Up Static Files.mp4
│ ├── 006 Templates Using Static Files.mp4
│ ├── 007 Add Bootstrap.mp4
│ ├── 008 Customize Bootstrap.mp4
│ ├── 009 Update Template, Blocks, and URLs.mp4
│ ├── 010 Add a Form.mp4
│ ├── 011 Setup to Send Email.mp4
│ ├── 012 Django Context.mp4
│ ├── 013 Django Crispy Tags.mp4
│ ├── 014 Django AllAuth.mp4
│ ├── 015 Customize All Auth Templates.mp4
│ ├── 016 Login Required Template Updates.mp4
│ ├── 017 Start Checkout with Stripe.mp4
│ ├── 018 Checkout with Stripe Part 2.mp4
│ ├── 019 Django Signals.mp4
│ └── 020 Stripe Customers Charges.mp4
└── 06 Thank You
└── 001 Thank you Next Steps.mp4

https://www.udemy.com/try-django/



Download File Size:4.07 GB


Udemy Try Django Learn the No.1 Python Framework for Web Apps
€25
Customers who bought this program also bought:

Home| All Programs| Today added Progs| Your Orders| Helpdesk| Shopping cart      





Intuit QuickBooks Enterprise Solutions 2021 €40


Mindjet MindManager 2022 €22


Chief Architect Premier X13 €50






FileMaker Pro 19 €50


Pinnacle Studio Ultimate 25 €25


CorelDRAW Graphics Suite 2022 €65






Autodesk 3DS MAX 2023 €75

             

Autodesk Inventor Professional 2023 €95