Traversy Media


  • 51:02 Python Django Tutorial - Build A Todo App

    Python Django Tutorial - Build A Todo App

    by Best Webhosting Added 91 Views / 0 Likes

    If you are new to Django and want a better explained tutorial, check out the newer crash course - https://www.youtube.com/watch?v=D6esTdOLXh4 In this video we will install Django and build a todo list application. This is a guide for beginners just starting out with Django and the Python programming language CODE: https://github.com/bradtraversy/django-todolist SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia O

  • 46:09 TypeScript Crash Course

    TypeScript Crash Course

    by Best Webhosting Added 99 Views / 0 Likes

    In this TypeScript tutorial we will look at how to install the TypeScript Compiler, all of the different data types, functions, interfaces and classes FULL COURSE: http://www.traversymedia.com/course/the-complete-typescript-programming-guide-for-web-developers/ SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia

  • 32:42 Popular Git & GitHub Crash Course For Beginners

    Git & GitHub Crash Course For Beginners

    by Best Webhosting Added 114 Views / 0 Likes

    In this Git tutorial we will talk about what exactly Git is and we will look at and work with all of the basic and most important commands such as add, commit, status, push and more. This tutorial is very beginner friendly. DONATIONS: We spend huge amounts of time making these videos available for free. Any donation is greatly appreciated https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KLVYJVNUJ5NV4

  • 38:45 Popular Build A Website With Foundation and Sass - Part 1

    Build A Website With Foundation and Sass - Part 1

    by Best Webhosting Added 103 Views / 0 Likes

    In this video we will build a web hosting company website/template using the Foundation Framework, Foundation-cli and Sass. This project will give you a better grip on modern front-end development and build on your HTML and CSS skills CODE - https://github.com/bradtraversy/bthosting_foundation DONATIONS: We spend huge amounts of time making these videos available for free. Any donation is greatly appreciated https://www.paypal.com/cgi-bin/webscr?cmd=_

  • 29:36 Build A Website With Foundation and Sass - Part 2

    Build A Website With Foundation and Sass - Part 2

    by Best Webhosting Added 97 Views / 0 Likes

    In this video we will build a web hosting company website/template using the Foundation Framework, Foundation-cli and Sass. This project will give you a better grip on modern front-end development and build on your HTML and CSS skills CODE - https://github.com/bradtraversy/bthosting_foundation DONATIONS: We spend huge amounts of time making these videos available for free. Any donation is greatly appreciated https://www.paypal.com/cgi-bin/webscr?cmd=_

  • 15:38 Popular Build A Website With Foundation and Sass - Part 3

    Build A Website With Foundation and Sass - Part 3

    by Best Webhosting Added 112 Views / 0 Likes

    In this video we will build a web hosting company website/template using the Foundation Framework, Foundation-cli and Sass. This project will give you a better grip on modern front-end development and build on your HTML and CSS skills CODE - https://github.com/bradtraversy/bthosting_foundation DONATIONS: We spend huge amounts of time making these videos available for free. Any donation is greatly appreciated https://www.paypal.com/cgi-bin/webscr?cmd=_

  • 46:37 Popular Keystone JS Tutorial - A Node.js CMS

    Keystone JS Tutorial - A Node.js CMS

    by Best Webhosting Added 107 Views / 0 Likes

    In this video we will look at the Node.js CMS, Keystone.js. We will generate an application and then add a products/store section to the app. CODE - https://github.com/bradtraversy/acme_keystone FULL COURSES - http://www.traversymedia.com/eduonix-courses/ We spend huge amounts of time making these videos available for free. Any donation is greatly appreciated https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KLVYJVNUJ5NV4

  • 20:24 Popular Linux Tutorial - Basic Command Line

    Linux Tutorial - Basic Command Line

    by Best Webhosting Added 103 Views / 0 Likes

    This video is for absolute beginners. I will show you how to navigate your system in Linux/Unix. For this video we are using Linux Ubuntu 16.04. Visit http://www.traversymedia.com for more tutorials

  • 12:55 MEAN Stack Front To Back [Part 1] - Project Introduction

    MEAN Stack Front To Back [Part 1] - Project Introduction

    by Best Webhosting Added 95 Views / 0 Likes

    This is the first part of the MEAN Stack series. In this video we will talk about what this project series includes as far as technology. We will be covering Node.js & Express REST API Passport,js MongoDB & Mongoose JWT Authentication Angular 2 & Angular-CLI Angular2-JWT Angular 2 Flash Messages MEAN Deployment And More! My Courses: http://www.traversymedia.com/eduonix-courses/ DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/t

  • 24:54 Popular MEAN Stack Front To Back [Part 2] - Express Setup & Routes

    MEAN Stack Front To Back [Part 2] - Express Setup & Routes

    by Best Webhosting Added 109 Views / 0 Likes

    In this video we will setup our backend Express server along with a bunch of dependencies including Mongoos, BCryptjs, Passport & more. We will create our users routes such as /register and /authenticate. This is part 2 of the series Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_2.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.m

  • 15:23 Popular MEAN Stack Front To Back [Part 3] - User Model & Register

    MEAN Stack Front To Back [Part 3] - User Model & Register

    by Best Webhosting Added 115 Views / 0 Likes

    In this video we will create our Mongoose user model and schema with the user fields. We will also complete the /register post route to sign up a new user and encrypt passwords with Bcrypt Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_3.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/trave

  • 23:14 MEAN Stack Front To Back [Part 4] - API Authentication and Token

    MEAN Stack Front To Back [Part 4] - API Authentication and Token

    by Best Webhosting Added 89 Views / 0 Likes

    In this video we will implement Passport.js and JWT (Json Web Tokens) for authentication. Users will be able to register with the API and get a token to be able to submit to protected routes Just The Backend API Repo https://github.com/bradtraversy/nodeauthapp Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_4.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciat

  • 04:58 Simple JavaScript Slideshow In 5 Minutes

    Simple JavaScript Slideshow In 5 Minutes

    by Best Webhosting Added 84 Views / 0 Likes

    Lets build a really simple image slideshow using just Javascript. We will not use any jQuery or fancy libraries, just plain old JavaScript. This is for absolute beginners Code (fiddle): https://jsfiddle.net/bradtraversy/74owmd01/ Code (zip): http://www.traversymedia.com/downloads/simpleslideshow.zip My Courses: http://traversymedia.com/eduonix-courses: Donate - Any donation is greatly appreciated: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&ho

  • 21:13 Popular MEAN Stack Front To Back [Part 5] - Angular 2 Components & Routes

    MEAN Stack Front To Back [Part 5] - Angular 2 Components & Routes

    by Best Webhosting Added 115 Views / 0 Likes

    In this video we will create our front end Angular app using the Angular-CLI. We will generate all of the components and implement the router. We will also use a Bootstrap navbar Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_5.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia

  • 19:06 Popular MEAN Stack Front To Back [Part 6] - Register Component, Validation & Flash Messages

    MEAN Stack Front To Back [Part 6] - Register Component, Validation & Flash Messages

    by Best Webhosting Added 106 Views / 0 Likes

    In this video we will add the homepage markup, create the register form component, create a validation service and implement the Angular2 flash messages module Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_6.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia

  • 11:42 Popular MEAN Stack Front To Back [Part 7] - Auth Service & User Registration

    MEAN Stack Front To Back [Part 7] - Auth Service & User Registration

    by Best Webhosting Added 123 Views / 0 Likes

    In this video we will create the authentication service and the user registration functionality using the backend API /users/register endpoint Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_7.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia

  • 19:20 Popular MEAN Stack Front To Back [Part 8] - Login & Logout

    MEAN Stack Front To Back [Part 8] - Login & Logout

    by Best Webhosting Added 121 Views / 0 Likes

    In this part of the MEAN stack series we will make the login form and authenticate request giving us back a json web token and user data that we can then store in local storage. We will also create the logout functionality Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_8.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversym

  • 10:56 Popular Should You Learn PHP? - Pros and Cons

    Should You Learn PHP? - Pros and Cons

    by Best Webhosting Added 130 Views / 0 Likes

    Most web developers either love or hate PHP. In this video we will go over some of the advantages and disadvantages of learning PHP compared to other server side languages SUGGESTED: PHP Front To back https://www.youtube.com/watch?v=oJbfyzaA2QA My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia

  • 23:26 Popular MEAN Stack Front To Back [Part 9] - Protected Requests & Auth Guard

    MEAN Stack Front To Back [Part 9] - Protected Requests & Auth Guard

    by Best Webhosting Added 128 Views / 0 Likes

    In this video we will create the service function to make requests to protected routes and we will add the authentication guard to protect pages Full Github Repo: https://github.com/bradtraversy/meanauthapp My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia

  • 18:38 Popular What Is A RESTful API? Explanation of REST & HTTP

    What Is A RESTful API? Explanation of REST & HTTP

    by Best Webhosting Added 114 Views / 0 Likes

    In this video i will explain what a RESTful API is along with HTTP and endpoints. We will look at the Github API as an example Create a REST API With Node.js: https://www.youtube.com/watch?v=eB9Fq9I5ocs Create a REST API with PHP: https://www.youtube.com/watch?v=DHUxnUX7Y2Y What is An API Video: https://www.youtube.com/watch?v=s7wmiS2mSXY&t=129s DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.

  • 10:33 50k Subscribers! What's Next For The Channel

    50k Subscribers! What's Next For The Channel

    by Best Webhosting Added 71 Views / 0 Likes

    Thank you to all of my subscribers and everyone who watches my videos! Expect more and more high quality web development, programming and technology videos DONATIONS: Any donation is greatly appreciated https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia

  • 10:15 Popular Angular 2 & Firebase App [Part 1] - Project Introduction

    Angular 2 & Firebase App [Part 1] - Project Introduction

    by Best Webhosting Added 119 Views / 0 Likes

    This is the introduction and demo to the new Angular 2 & Firebase App series. We will build a property listings application that uses Firebase database, authentication and file storage. Should be fun... COURSES: Premium Eduonix Courses http://www.traversymedia.com/eduonix-courses SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal.me/traversymedia

  • 22:14 Popular Angular 2 & Firebase App [Part 2] - Setup & Components

    Angular 2 & Firebase App [Part 2] - Setup & Components

    by Best Webhosting Added 115 Views / 0 Likes

    In this part we will setup Firebase and create an Angular 2 app with Angular CLI. We will generate all components and setup the router CODE FOR THIS PART: http://www.traversymedia.com/downloads/proplistings/proplistings_part_2.zip LISTINGS.JSON FILE DOWNLOAD: http://www.traversymedia.com/downloads/proplistings/listings.json SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal

  • 09:13 Popular PHP Front To Back [Part 1] - Series Introduction

    PHP Front To Back [Part 1] - Series Introduction

    by Best Webhosting Added 116 Views / 0 Likes

    This is the start of an ongoing series that will teach you the entire language of PHP. This series will include: Basic principles of PHP PHP7 / Apache / MySQL Setup Code Syntax (vars, arrays, loops, conditionals, functions, etc) Procedural & OOP Dynamic Pages Form Submission / Superglobals Working With Databases Mini Projects (Contact Form, User Login System, etc) OOP PHP MVC Udemy Course $10 Promo: https://www.udemy.com/object-oriented-php-mvc/?coupo

  • 08:03 PHP Front To Back [Part 2] - PHP7 & Xammp Installation

    PHP Front To Back [Part 2] - PHP7 & Xammp Installation

    by Best Webhosting Added 59 Views / 0 Likes

    In this video we will be installing Xammp which includes PHP 7, Apache and MySQL. This is in preparation for a big series on PHP

  • 15:24 Popular PHP Front To Back [Part 3] - Variables, Constants & Data Types

    PHP Front To Back [Part 3] - Variables, Constants & Data Types

    by Best Webhosting Added 111 Views / 0 Likes

    In this video we will look at very basic PHP syntax including tags, comments, variables, constants and concatenation. CODE: Code For This Video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox1.zip COURSES: Premium Eduonix Courses http://www.traversymedia.com/eduonix-courses SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal.me/traversymedia

  • 13:08 Popular PHP Front To Back [Part 4] - Arrays

    PHP Front To Back [Part 4] - Arrays

    by Best Webhosting Added 114 Views / 0 Likes

    In this video we will look at PHP arrays. There are 3 types.. Indexed Arrays Associative Arrays Multi-Dimensional CODE: Code For This Video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox2.zip COURSES: Premium Eduonix Courses http://www.traversymedia.com/eduonix-courses SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal.me/traversymedia

  • 09:27 Popular PHP Front To Back [Part 5] - Loops

    PHP Front To Back [Part 5] - Loops

    by Best Webhosting Added 106 Views / 0 Likes

    In this video we will look at PHP loops. There are 4 types we will look at... For Loop While Loop Do..While Loop Foreach Loop CODE: Code For This Video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox3.zip COURSES: Premium Eduonix Courses http://www.traversymedia.com/eduonix-courses SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal.me/traversymedia

  • 11:35 Popular Angular 2 & Firebase App [Part 3] - AngularFire2 Setup

    Angular 2 & Firebase App [Part 3] - AngularFire2 Setup

    by Best Webhosting Added 111 Views / 0 Likes

    In this video we will setup AngularFire2 to integrate Angular 2 and Firebase together CODE FOR THIS PART: http://www.traversymedia.com/downloads/proplistings/proplistings_part_3.zip SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal.me/traversymedia

  • 14:52 Popular Angular 2 & Firebase App [Part 4] - Firebase Authentication

    Angular 2 & Firebase App [Part 4] - Firebase Authentication

    by Best Webhosting Added 129 Views / 0 Likes

    In this video we will create the Firebase login, logout, authentication functionality so that we can view the property listings CODE FOR THIS PART: http://www.traversymedia.com/downloads/proplistings/proplistings_part_4.zip SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal.me/traversymedia

RECOMMENDED WEB HOSTING

FASTCOMET

Fastcomet

HOSTGATOR

HOSTGATOR

BLUEHOST

BLUEHOST

SITEGROUND

SITEGROUND

A2 HOSTING

A2 HOSTING

HOSTINGER

HOSTINGER

DREAMHOST

DREAMHOST

ACCU WEBHOSTING

ACCU WEBHOSTING

MILESWEB

MILESWEB

HOSTPAPA

HOSTPAPA

RSS