Traversy Media


  • 09:14 Coming Back To Programming After A Break

    Coming Back To Programming After A Break

    by Best Webhosting Added 45 Views / 0 Likes

    Some tips on getting back into programming after a long or short break Latest Udemy Courses: https://traversymedia.com​ 💖 Support The Channel! https://www.patreon.com/traversymedia https://paypal.me/traversymedia Timestamps: 0:00 - Intro 0:55 - Stick To A Specific Area 1:45 - Set A Timeline 2:21 - Catch Up 3:06 - Start Learning Again 4:27 - Start A Side Project 5:27 - Join A Community 5:54 - Get Back To Work 7:02 - Don't Get DIscouraged 8:28 - Take Br

  • 44:53 Command Line Crash Course For Beginners | Terminal Commands

    Command Line Crash Course For Beginners | Terminal Commands

    by Best Webhosting Added 53 Views / 0 Likes

    This is a course for beginners to learn how to navigate the terminal/command line. I tried to make it as OS agnostic as possible, but if you are on Windows, I suggest using something like "Git Bash". ⭐ Check out Agora! https://bit.ly/3bLM8Iu 💻 Gist With All Commands: https://gist.github.com/bradtraversy/cc180de0edee05075a6139e42d5f28ce 👇 Follow Traversy Media On Social Media: Twitter: https://twitter.com/traversymedia Instagram: https://www.instagram.

  • 28:11 Popular Concerns & Struggles Of A Web Developer

    Concerns & Struggles Of A Web Developer

    by Best Webhosting Added 125 Views / 0 Likes

    In this video we will talk about some of the questions, concerns and some of the struggles that both web developers and other types of programmers have and deal with. Things like education, jobs, technology, confidence, time management and more. SPONSOR: Check out Coding Dojo - http://www.codingdojo.com/l/yt/tr Great Talk By Jeffrey Way: https://www.youtube.com/watch?v=mDotS5BDqRM&t=1582s • BECOME A PATRON: Show support & get perks! http://www.patreon

  • 07:13 Popular Connect Dreamweaver to your website

    Connect Dreamweaver to your website

    by Best Webhosting Added 111 Views / 0 Likes

    Manage your website through Dreamweaver

  • 06:57 Popular Connect Joomla Site With Dreamweaver

    Connect Joomla Site With Dreamweaver

    by Best Webhosting Added 117 Views / 0 Likes

    Simple tutorial on how to connect Dreamweaver to a Joomla website in order to program a Joomla template.

  • 26:08 Popular Connecting Firebase to a Contact Form

    Connecting Firebase to a Contact Form

    by Best Webhosting Added 122 Views / 0 Likes

    In this video we will take the responsive contact form we built in the last video and hook it up to a firebase backend to store submissions in a firebase database. VIDEO TO CREATE FORM FRONT-END: https://www.youtube.com/watch?v=Sb5qOa3R4hY INITIAL CODE: Form frontend http://www.traversymedia.com/downloads/responsiveform.zip FINAL CODE: With firebase https://github.com/bradtraversy/firebasecontact BECOME A PATRON: Show support & get perks! http://www.p

  • 17:15 Convert an HTML Template to Joomla 2.5/3.0 - Part One

    Convert an HTML Template to Joomla 2.5/3.0 - Part One

    by Best Webhosting Added 94 Views / 0 Likes

    In this video we will convert a standard html template into a Joomla installable template. ATTENTION: bootstrapjoomla.com is down for a bit BUT you can still get these modules on Github - https://github.com/joomdigi

  • 30:05 Popular Convert an HTML Template to Joomla 2.5/3.0 - Part Two

    Convert an HTML Template to Joomla 2.5/3.0 - Part Two

    by Best Webhosting Added 104 Views / 0 Likes

    In this video we will convert a standard html template into a Joomla installable template ATTENTION: bootstrapjoomla.com is down for a bit BUT you can still get these modules on Github - https://github.com/joomdigi

  • 29:12 Convert HTML to Wordpress Theme - Part 1

    Convert HTML to Wordpress Theme - Part 1

    by Best Webhosting Added 91 Views / 0 Likes

    Part 1 - A look at how to convert a static html template to a full Wordpress theme. Files can be downloaded at https://github.com/bradtraversy/escalate_theme SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa UPDATE: If you want a more in depth series on building Wordpress themes, check out my new Wordpress Theme Development with Bootstrap series - https://www.youtube.com/watch?v=2Zt8va_6HRk

  • 17:49 Popular Convert HTML to Wordpress Theme - Part 2

    Convert HTML to Wordpress Theme - Part 2

    by Best Webhosting Added 114 Views / 0 Likes

    Part 2 - A look at how to convert a static html template to a full Wordpress theme. Files can be downloaded at https://github.com/bradtraversy/escalate_theme UPDATE: If you want a more in depth series on building Wordpress themes, check out my new Wordpress Theme Development with Bootstrap series - https://www.youtube.com/watch?v=2Zt8va_6HRk

  • 24:04 Popular CouchDB Basics

    CouchDB Basics

    by Best Webhosting Added 105 Views / 0 Likes

    In this video we will install CouchDB on a Windows machine, create a database using the Fauxton web GUI, create some views and make requests to the database using cURL. CouchDB Course - https://www.eduonix.com/affiliates/id/16-10057

  • 11:20 Popular Create a Custom Joomla 2.5 Module - Part 1

    Create a Custom Joomla 2.5 Module - Part 1

    by Best Webhosting Added 110 Views / 0 Likes

    Part 1 - An intermediate tutorial on creating a custom Joomla 2.5 module which will list all of the featured articles on a Joomla website - You can download the code at http://www.techguystaging.com/files/mod_featuredarticles.zip

  • 10:55 Popular Create a Custom Joomla 2.5 Module - Part 2

    Create a Custom Joomla 2.5 Module - Part 2

    by Best Webhosting Added 117 Views / 0 Likes

    Part 2 - An intermediate tutorial on creating a custom Joomla 2.5 module which will list all of the featured articles on a Joomla website

  • 03:30 Popular Create a Custom Joomla 2.5 Module - Part 3

    Create a Custom Joomla 2.5 Module - Part 3

    by Best Webhosting Added 112 Views / 0 Likes

    Part 3 - An intermediate tutorial on creating a custom Joomla 2.5 module which will list all of the featured articles on a Joomla website - You can download the code at http://www.techguystaging.com/files/mod_featuredarticles.zip

  • 23:29 Popular Create a Custom Joomla Component

    Create a Custom Joomla Component

    by Best Webhosting Added 135 Views / 0 Likes

    A video on how to create a custom component for Joomla 2.5 and 3.0. This is a project portfolio type component. We use an incredible piece of software called Component Creator

  • 28:27 Create a Custom PDF Viewer With JavaScript

    Create a Custom PDF Viewer With JavaScript

    by Best Webhosting Added 81 Views / 0 Likes

    In this practical project we will use pdf.js to create a custom pdf view interface with pagination using JavaScript. We will be using modern syntax such as arrow functions and promises. Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Code: https://github.com/bradtraversy/pdf_viewer • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Carlos Mafla YouTube Channel: https://www.youtube.com/channel/UCnFRgYETwUg6eoeHACuVkcA

  • 1:11:48 Create a Desktop App With JavaScript & Electron

    Create a Desktop App With JavaScript & Electron

    by Best Webhosting Added 50 Views / 0 Likes

    In this video, we will create a cross-platform desktop app to resize image dimensions, using JavaScript and Electron. 💻 Code: https://github.com/bradtraversy/image-resizer-electron To package your app up for different platforms, you could use one of the following: https://github.com/electron/electron-packager https://www.electronforge.io/ ⭐ All Courses: https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com/traversymedia PayPal: htt

  • 1:17:32 Create a Discord Bot With Node.js

    Create a Discord Bot With Node.js

    by Best Webhosting Added 86 Views / 0 Likes

    Let's create a Discord bot using Node.js (JavaScript) Anson The Developer YouTube: https://www.youtube.com/channel/UCvjXo25nY-WMCTEXZZb0xsw Code: https://github.com/ansonfoong/discordjs-bot-starter • Support The Channel! http://www.patreon.com/traversymedia Website & Brad Traversy Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.c

  • 21:01 Popular Create a Fake REST API with JSON-Server

    Create a Fake REST API with JSON-Server

    by Best Webhosting Added 116 Views / 0 Likes

    In this video I am going to show you how to install a fake REST API using an incredible tool called JSON-Server. This is used for mocking and prototyping and is something that I personally use all of the time. It is useful to anyone building frontend apps with something like Angular, React, etc. CODE: Download the files http://www.traversymedia.com/downloads/jsonserver.zip JSON CRASH COURSE: https://www.youtube.com/watch?v=wI1CWzNtE-M SPONSORS: DevMou

  • 08:41 Popular Create a Joomla Blog

    Create a Joomla Blog

    by Best Webhosting Added 117 Views / 0 Likes

    THIS IS FOR A JOOMLA 1.5 SITE. FOR 2.5, SEE - http://www.youtube.com/watch?v=CBW12hKcqrY Tutorial on how to add a blog to a Joomla 1.5 website with commenting functionality. Agian, this is Joomla 1.5 but 2.5 and 3.0 are similar. For Joomla related development, visit http://www.techguywebsolutions.com

  • 49:13 Popular Create a Joomla Bootstrap Template From Scratch

    Create a Joomla Bootstrap Template From Scratch

    by Best Webhosting Added 109 Views / 0 Likes

    We will convert a simple bootstrap html template into a Joomla theme and we will use multiple Bootstrap-based Joomla modules ATTENTION: Bootstrapjoomla.com is no longer up BUT you can get the modules from Github - https://github.com/joomdigi

  • 12:13 Create a Joomla Quickstart with Custom Sample Data

    Create a Joomla Quickstart with Custom Sample Data

    by Best Webhosting Added 99 Views / 0 Likes

    Create your own custom sample data quickstart installer. Quickstart options are priceless for template and extension developers. It allows your client to get your software installed and configured in minutes.

  • 31:27 Create a Modal With HTML, CSS & JavaScript

    Create a Modal With HTML, CSS & JavaScript

    by Best Webhosting Added 85 Views / 0 Likes

    In this video we will be creating a modal from scratch using HTML, CSS and JavaScript. You see these a lot with frameworks like Bootstrap but here we will create our own custom modal. CODE: Code for this video https://codepen.io/bradtraversy/pen/zEOrPp BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia FOLLOW TRAVERSY MEDIA: http://www.traversymedia.com http://www.face

  • 03:03 Popular Create a MySQL database in cPanel

    Create a MySQL database in cPanel

    by Best Webhosting Added 116 Views / 0 Likes

    Step by step instructions on creating a MySQL database from within cPanel

  • 32:24 Create a Presentation Website With WebSlides

    Create a Presentation Website With WebSlides

    by Best Webhosting Added 79 Views / 0 Likes

    We will build a fictional bootcamp presentation using the WebSlides open source project. This is NOT a sponsored video. WebSlides Github: https://github.com/webslides/webslides/ Code: https://codepen.io/bradtraversy/pen/ExjEEwr • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.co

  • 47:34 Create a Responsive Website With the W3 CSS Framework

    Create a Responsive Website With the W3 CSS Framework

    by Best Webhosting Added 84 Views / 0 Likes

    In this video we will build a responsive website using the W3.CSS framework from W3Schools. We will be working with HTML5 and CSS and a tiny bit of JavaScript. Font Awesome will be used for icons CODE: Code for this video http://www.traversymedia.com/downloads/acme_w3css.zip EDUONIX COURSES: Pleas use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free videos, pl

  • 08:47 Popular Create a REST API in minutes with Sails

    Create a REST API in minutes with Sails

    by Best Webhosting Added 102 Views / 0 Likes

    Here we will create a fully functional REST API using NodeJS and Sails

  • 37:13 Create A Simple JavaScript App to Generate QR Codes

    Create A Simple JavaScript App to Generate QR Codes

    by Best Webhosting Added 41 Views / 0 Likes

    Let's create a simple QR Code generator app with JavaScript, QRcode.js and Tailwind CSS. 💻 Github Repo https://github.com/bradtraversy/qr-code-generator 🧑‍💻 Live Demo https://qrcodes.tech 💻 QRCode.js Library: https://github.com/davidshimjs/qrcodejs ⭐ Special $9.99 Promo For My Tailwind CSS Course: https://www.udemy.com/course/tailwind-from-scratch/?couponCode=5DAY999 ⭐All Courses https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.co

  • 19:14 Create a Sortable & Responsive Grid With Muuri

    Create a Sortable & Responsive Grid With Muuri

    by Best Webhosting Added 87 Views / 0 Likes

    In this video we will take a look at a JavaScript layout engine called Muuri which allows us to create sortable, draggable and responsive grid layout with ease. CODE: Codepen for this project https://codepen.io/bradtraversy/pen/qpqPGv • BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia VISIT MY WEBISTE: Check Out My Udemy Courses http://www.traversymedia.com FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia htt

  • 34:13 Popular Create a Split Landing Page With HTML, CSS & JS

    Create a Split Landing Page With HTML, CSS & JS

    by Best Webhosting Added 122 Views / 0 Likes

    Create a split animated landing page using HTML5, CSS3 transitions and a bit of vanilla JavaScript. We will also be using CSS variables aka custom properties. CODE: Code for this project https://codepen.io/bradtraversy/pen/dJzzdB • BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia VISIT MY WEBISTE: Check Out My Udemy Courses http://www.traversymedia.com FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia http://w

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