Traversy Media
-
07:36 Popular
Install Package Control & SFTP Plugin in Sublime Text 2
Added 111 Views / 0 LikesThis is a quick and easy video showing you how to install package control and use it to install the SFTP plugin for Sublime Text 2. SFTP allows you to easily upload and sync your local project files to your remote web server
-
08:18 Popular
Install Phoca Gallery On Joomla 2.5
Added 111 Views / 0 LikesQuick video on how to install Phoca Gallery 3.2.3 on a Joomla 2.5 website
-
02:29 Popular
Install Python 3.3 On Windows 7 in 2 1/2 Minutes
Added 125 Views / 0 LikesInstall Python 3.3 on a Windows 7 machine in under 3 minutes
-
05:24 Popular
Install Rails on Windows 7
Added 129 Views / 0 LikesInstall Ruby on Rails and all of its counterparts on to a Windows PC in 5 minutes. This includes Ruby, Rails, Gems and Git which are all installed using RailsInstaller.
-
05:03 Popular
Install Ruby on Rails In Ubuntu 14.04 Using RVM
Added 122 Views / 0 LikesThis video will show you how to install Ruby on Rails in Ubuntu using the Ruby Version Manager (RVM) in about 5 minutes
-
10:37 Popular
Install Ubuntu 15.10 in VMware Workstation
Added 108 Views / 0 LikesIn this video we will be installing Ubuntu 15.10 onto a virtual machine using VMware Workstation 11. This is geared toward beginners that have not really installed or used Linux Ubuntu or are new to VMware.
-
09:35 Popular
Install Wordpress on XAMPP
Added 108 Views / 0 LikesA video showing you how to install Wordpress 3.5.1 onto a XAMPP server.
-
06:40 Popular
Install XAMPP In Windows 7
Added 127 Views / 0 LikesQuick video on installing XAMPP on to a Windows 7 box SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa
-
14:13
Installing Apache Cassandra In Windows
Added 91 Views / 0 LikesIll show you how to install and implement an Apache Cassandra server on to a Windows 7 machine. We will also install and look at OpsCenter and the CQLSH development shell to create a Keyspace and insert some data
-
05:54
Installing CouchDB & Futon in Windows
Added 100 Views / 0 LikesQuick video showing you how to install CouchDB in Windows and a quick overview of Futon
-
06:50 Popular
Installing Git on Windows
Added 104 Views / 0 LikesShort video to get setup with Git and a Bash Shell on Windows 7
-
29:31
Intro to Anime.js - The JavaScript Animation Engine
Added 81 Views / 0 LikesIn this video we are going to look at the Anime.js JavaScript animation engine to create a simple app with some element animation that we can play/pause CODE: Code for this video https://github.com/bradtraversy/animiesample DOCS: https://github.com/juliangarnier/anime BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia COURSES & MORE INFO: http://www.traversymedia.com F
-
2:31:56
Intro To JavaScript Unit Testing & BDD (2 Hour+ Course)
Added 68 Views / 0 LikesLearn JavaScript unit testing in this full course Learn programming, design and more with Treehouse. Start your seven days of free learning: https://trhou.se/2ZsjIKw Follow Treehouse on YouTube: https://www.youtube.com/user/gotreehouse TimeStamps: Introduction - 0:00 Introducing Unit Testing - 0:26 Proving Our Code Works - 1:31 Running Your First Automated Test - 5:56 Different Types of Testing - 10:11 Behavior Driven Development - 13:29 Red, Green, R
-
17:51 Popular
Intro To JavaScript Unit Testing With Mocha JS & Chai
Added 101 Views / 0 LikesIn this video I will show you how to setup the Mocha unit testing framework along with Chai which is an assertion library. I will also show you how to structure your files and create some simple tests CODE: Code for this video http://traversymedia.com/downloads/mochatest.zip SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spen
-
35:14 Popular
Intro To Memcached
Added 123 Views / 0 LikesIn this video you will learn how to install and work with Memcached. You will learn the following... Install Memcached in Linux Ubuntu Connect Using Telnet Basic Commands - stats, get, set, delete, etc Memcached Tools Use Memcached with Python Use Memcached with PHP
-
35:26 Popular
Intro To Service Workers & Caching
Added 117 Views / 0 LikesIn this video we will learn about service workers and how to use them to cache pages for offline viewing. Service workers are a huge aspect of PWA's or "Progressive Web Apps". We will add a service worker to a tiny sample website so that if the connection goes out, users can still view the pages. Sponsor: DevMountain Bootcamp - https://goo.gl/6q0dEa Code For This Project: http://traversymedia.com/downloads/simple_service_worker.zip Node.js Push Notifi
-
25:37 Popular
Intro To The Node.js PayPal REST SDK
Added 108 Views / 0 LikesAdd MailTag to your browser (it's free) • https://goo.gl/qZf5Pj Thank you MailTag for sponsoring this video In this video I will show you how to take a payment through your Node.js app using the PayPal REST SDK with the PayPal Restful API. I will also show you how to setup sandbox accounts and a testing environment CODE: https://github.com/bradtraversy/node_paypal_sdk_sample BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymed
-
28:56
Intro To Web Crawlers & Scraping With Scrapy
Added 85 Views / 0 LikesIn this video we will look at Python Scrapy and how to create a spider to crawl websites to scrape and structure data. Download Kite free: https://kite.com/download/?utm_medium=referral&utm_source=youtube&utm_campaign=TechGuyWeb&utm_content=scrapy-tutorial Code & Commands: https://gist.github.com/bradtraversy/94df3dd4168b82a204273d0ca80e17f8 • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Course Links:
-
20:15 Popular
Intro To Web Scraping With Node.js & Cheerio
Added 115 Views / 0 LikesIn this video we will take a look at the Node.js library, Cheerio which is a jQuery like tool for the server used in web scraping. This is similar to the python video that I did on web scraping Sponsor: DevMountain Bootcamp - https://goo.gl/6q0dEa Code For This Project: https://gist.github.com/bradtraversy/7b68f19b0c502f1fbd0aa9bc4cfe793d#file-node_cheerio_scraping-js • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia We
-
21:24
Intro To Web Scraping With Puppeteer
Added 47 Views / 0 LikesIn this video, we will look at Puppeteer to scrape data from a web page. 💻 Code: https://github.com/bradtraversy/courses-scrape Puppeteer Docs: https://pptr.dev/ ⭐ All Courses: https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: https://paypal.me/traversymedia 👇 Follow Traversy Media On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.com/traversymedia Linkedin: https
-
25:49 Popular
Intro To Web Scraping With Python
Added 117 Views / 0 LikesIn this video we will look at web scraping using Python and the BeautifulSoup library. This is an introductory level tutorial. All beginners welcome Final Code Gist: https://gist.github.com/bradtraversy/f2014a236646ff62dccfc9fe5d469ed5 • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: http://www.facebook.com/traversymedia http://www.twitter.com/
-
20:50 Popular
Introducing React Hooks
Added 114 Views / 0 LikesIn this video we will look at the new "hooks" feature proposal in React 16.7, specifically the useState hook which allows us to store state in a functional component. We will also build a small todo app Sponsor: http://brilliant.org/TraversyMedia First 200 students get 20% off! Scotch.io Article: https://scotch.io/tutorials/build-a-react-to-do-app-with-react-hooks-no-class-components • Become a Patron: Show support & get perks! http://www.patreon.com/
-
57:44
Ionic 2 Mobile App in Under 60 Minutes
Added 94 Views / 0 LikesIn this video we will build a complete Ionic 2 mobile application in under an hour. It's an app using the Reddit API. We can list top subreddits and filter by category. We will also have a settings area where we can set default category and limit of posts ANDROID SDK & AVD SETUP VIDEO: https://www.youtube.com/watch?v=KRLLjlpy0r4 CODE: https://github.com/bradtraversy/ionreddit There are 2 more Ionic 2 apps in my Angular 2 project course here - https://
-
1:15:02
Ionic 3 Mobile Weather App Build
Added 96 Views / 0 LikesIn this project we will build a fully working mobile weather app using Ionic 3 and Angular 4. We will be using the API from wunderground.com. we will create a provider to reach out to the API and return and display the data. We will also implement Ionic storage to save the location data. CODE: Code for this project https://github.com/bradtraversy/iweather SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa ANGULAR 4 FRONT TO BACK: FOR $10! https://
-
22:18
Is jQuery Still Relevant in 2018?
Added 82 Views / 0 LikesAdd MailTag to Chrome: http://go.mailtag.io/7ubwpEqi In this video we will talk about jQuery in 2018 and compare some of it's features like DOM manipulation, ajax, utilities, etc to the vanilla JS solutions and code samples as well as talk about some other small specialized libraries to take the place in some areas. I will also give my own opinions and thoughts as well Modern JS From The Beginning: (Learn JS Without Libraries) https://www.udemy.com/mo
-
51:45
JavaScript BookList App | No Frameworks
Added 98 Views / 0 LikesWe build a full app in JavaScript without and library or JS framework, using classes, local storage and more. Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Code: https://codepen.io/bradtraversy/pen/OrmKWZ • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: https://www.facebook.com/traversymedia https://www.twitter.com/traversymedia https://w
-
44:35
JavaScript Cardio [Session 1] - Reversals, FizzBuzz, MaxChar
Added 71 Views / 0 LikesIntermediate whiteboard style JavaScript challenges and solutions to sharpen your skills and prepare you for interviews. In this video we will do 6 challenges... 1. String Reversal 2. Validate Palindromes 3. Integer Reversal 4. Capitalize Letters 5. Find The Max Character 6. FizzBuzz Challenge SPONSOR: Check out Coding Dojo - http://www.codingdojo.com/l/yt/tr CODE: Feel free to make a pull request and add other solutions https://github.com/bradtravers
-
42:27
JavaScript Cardio [Session 2] - LongestWord, Anagrams, Array Chunking
Added 74 Views / 0 LikesSession 2 of our Intermediate whiteboard style JavaScript challenges and solutions to sharpen your skills and prepare you for interviews. In this video we will do 5 challenges... 1. Longest Word 2. Array Chunking 3. Flatten Array 4. Anagrams 5. Letter Changes SPONSOR: Check out Coding Dojo - http://www.codingdojo.com/l/yt/tr CODE: Feel free to make a pull request and add other solutions https://github.com/bradtraversy/javascript_cardio • BECOME A PATR
-
40:25
JavaScript Cardio [Session 3] - Add All, Sum Primes, Seek & Destroy
Added 89 Views / 0 LikesSession 3 of our Intermediate whiteboard style JavaScript challenges and solutions to sharpen your skills and prepare you for interviews. Sponsor: http://brilliant.org/TraversyMedia First 200 students get 20% off! 100 Algo Course - Dylan Isreal: https://www.udemy.com/100-algorithms-challenge/?couponCode=CODINGGOD Past Sessions: Session 1: https://www.youtube.com/watch?v=M2bJBuaOeOQ Session 2: https://www.youtube.com/watch?v=FfchU1FS2IA • Become a Patr
-
1:40:30 Popular
JavaScript Crash Course For Beginners
Added 121 Views / 0 LikesIn this crash course we will go over the fundamentals of JavaScript including more modern syntax like classes, arrow functions, etc. This is the starting point on my channel for learning JS. Code including html/css: https://embed.plnkr.co/plunk/8ujYdL1BxZftGoS4Cf14 21 Hour JavaScript Course: https://www.udemy.com/modern-javascript-from-the-beginning/?couponCode=TRAVERSYMEDIA Suggested Videos To Watch Next: DOM Crash Course - https://www.youtube.com/wa









