Web Development


  • 19:57 PHP Front To Back [Part 15] - PHP Contact Form

    PHP Front To Back [Part 15] - PHP Contact Form

    by Best Webhosting Added 82 Views / 0 Likes

    In this video we will create a PHP contact form from scratch. We will also include server side form validation and messaging CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox13.zip EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-... SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traver

  • 29:41 Build A JavaScript & jQuery Movie Info App in 30 Minutes

    Build A JavaScript & jQuery Movie Info App in 30 Minutes

    by Best Webhosting Added 79 Views / 0 Likes

    In this video we will build a movie listing application using JavaScript ES6, jQuery along with Axios for making HTTP requests to the OMDb API. CODE: Code for this video https://github.com/bradtraversy/movieinfo EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversy

  • 24:02 Build A Codeigniter PHP App - Part 5

    Build A Codeigniter PHP App - Part 5

    by Best Webhosting Added 72 Views / 0 Likes

    In this video we will add comment functionality to our blog posts in the Codeigniter blog application project. We will add a new controller, model and add to the post view CODE: Code for this series https://github.com/bradtraversy/ciblog EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: htt

  • 15:23 Angular 2 and Firebase App [Part 7] - Edit & Delete Listings

    Angular 2 and Firebase App [Part 7] - Edit & Delete Listings

    by Best Webhosting Added 75 Views / 0 Likes

    In this video we will add the edit and delete functionality to our Angular 2 Firebase application. CODE: Code For This Video https://github.com/bradtraversy/proplistings COURSES: Premium Eduonix Courses http://www.traversymedia.com/eduonix-... 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, please donate to show your support

  • 39:35 Redis Crash Course Tutorial

    Redis Crash Course Tutorial

    by Best Webhosting Added 65 Views / 0 Likes

    In this crash course we will discuss and demonstrate the fundamentals of Redis including... What Redis Is Installation Redis-cli Data Types - Strings, Lists, Sets, Sorted Sets, Hashes Data Persistence FULL REDIS COURSE: Please Use This Link https://www.eduonix.com/affiliates/id/16-10420 SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/tra

  • 34:12 Build A Node.js & Redis App From Scratch

    Build A Node.js & Redis App From Scratch

    by Best Webhosting Added 86 Views / 0 Likes

    In this video we will build a user management application using Node.js and Redis which is an open source database/caching system. We will be able to add users to the system and search for them by id. CODE: Code for this video https://github.com/bradtraversy/redusers YOUTUBE REDIS CRASH COURSE https://www.youtube.com/watch?v=Hbt56gFj998 FULL REDIS COURSE: Please Use This Link https://www.eduonix.com/affiliates/id/16-10420 SUPPORT: We spend massive amo

  • 16:49 Cmder: A Better Windows Command Line

    Cmder: A Better Windows Command Line

    by Best Webhosting Added 78 Views / 0 Likes

    We are going to take a look at a Windows dev tool called Cmder which uses the ConEmu console, Clink, Git and a host of other tools to give you a MUCH better Windows command line experience. We will also install the "Terminal" package for Sublime Text and integrate Cmder with it Cmder Download: http://www.cmder.net Terminal Package: https://packagecontrol.io/packages/Terminal

  • 10:31 PHP Front To Back [Part 16] - Sessions Tutorial

    PHP Front To Back [Part 16] - Sessions Tutorial

    by Best Webhosting Added 70 Views / 0 Likes

    In this video we will look at PHP sessions to carry information across multiple PHP pages. We will also look at redirecting with the header() function CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox14.zip EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-... SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: h

  • 14:06 PHP Front To Back [Part 17] - Cookies Tutorial

    PHP Front To Back [Part 17] - Cookies Tutorial

    by Best Webhosting Added 84 Views / 0 Likes

    Sessions are recommended over cookies in most situations but it is good to understand how cookies work as well. In this video we will be using the setcookie() function to create cookies in PHP. We will also look at serializing data with serialize() and unserialize() CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox15.zip BROWSER EXTENSION: Momentum https://chrome.google.com/webstore/detail/momentum/laookkfknpbbblfp

  • 24:00 12 Chrome Extensions For Web Developers & Web Designers

    12 Chrome Extensions For Web Developers & Web Designers

    by Best Webhosting Added 97 Views / 0 Likes

    Here is a list of 12 Chrome extensions that can help the productivity for web developers, programmers and web designers JAVASCRIPT AND CSS CODE BEAUTIFIER https://chrome.google.com/webstore/detail/javascript-and-css-code-b/iiglodndmmefofehaibmaignglbpdald?hl=en WEB DEVELOPER https://chrome.google.com/webstore/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm?hl=en-US GISTBOX CLIPPER https://chrome.google.com/webstore/detail/gistbox-clipper/cejmhmb

  • 21:02 App Hosting With Digital Ocean

    App Hosting With Digital Ocean

    by Best Webhosting Added 77 Views / 0 Likes

    In this video I will show you how to create a Digital Ocean droplet to host your Node.js, Python, Rails, PHP or any other type of app. We will also setup SSH keys for security $10 FREE CREDIT: https://m.do.co/c/5424d440c63a NODE.JS DEPLOY VIDEO: https://www.youtube.com/watch?v=RE2PLyFqCzE EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these

  • 36:26 Build a Vue js Translator App Using The Yandex API

    Build a Vue js Translator App Using The Yandex API

    by Best Webhosting Added 57 Views / 0 Likes

    In this project we will build a useful Vue.js application that will translate any word to a different language. We are using the Yandex Translate API for this project CODE: Code for this video https://github.com/bradtraversy/wordtranslator DEMO: Try the app http://traversymedia.com/demos/wordtranslator MY VUE.JS COURSE http://www.traversymedia.com/course/learn-web-development-using-vuejs/ SUPPORT: We spend massive amounts of time creating these free v

  • 13:48 PHP Front To Back [Part 18] - PHP & AJAX

    PHP Front To Back [Part 18] - PHP & AJAX

    by Best Webhosting Added 95 Views / 0 Likes

    In this video I will show you how we can use PHP and AJAX together to build a simple suggestion engine for a form input CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox17.zip EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-... SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversymed

  • 18:48 PHP Front To Back [Part 19] - File System Functions

    PHP Front To Back [Part 19] - File System Functions

    by Best Webhosting Added 85 Views / 0 Likes

    In this video we will look at some functions to work with files, folders and paths such as basename(), dirname(), file_get_contents(), fopen(), fread() and much more CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox17.zip BROWSER EXTENSION: Momentum https://chrome.google.com/webstore/detail/momentum/laookkfknpbbblfpciffpaejjkokdgca?hl=en EDUONIX COURSES: Please use affiliate links from website below http://www.trav

  • 24:49 JSON Crash Course

    JSON Crash Course

    by Best Webhosting Added 78 Views / 0 Likes

    In this video we will talk about JSON, JavaScript object literals and AJAX. Ill show you how to create JSON objects and arrays and also how to make an Ajax request to a .json file CODE: Code for this video http://traversymedia.com/downloads/json_sandbox.zip EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free videos, please donate to sh

  • 32:29 Build A Codeigniter PHP App - Part 6

    Build A Codeigniter PHP App - Part 6

    by Best Webhosting Added 93 Views / 0 Likes

    IN this part we will create the register functionality. We will add a users table and also make email and username fields unique. CODE: Code for this series https://github.com/bradtraversy/ciblog EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.patreon.com/traversymedia http://w

  • 28:03 Build A Codeigniter PHP App - Part 7

    Build A Codeigniter PHP App - Part 7

    by Best Webhosting Added 73 Views / 0 Likes

    In this video we will complete the login and logout functionality and add the access control CODE: Code for this series https://github.com/bradtraversy/ciblog EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.patreon.com/traversymedia http://www.paypal.me/traversymedia FOLLOW TRA

  • 35:45 Build a Bootstrap Theme With Scroll Animation

    Build a Bootstrap Theme With Scroll Animation

    by Best Webhosting Added 77 Views / 0 Likes

    In this video we will create a clean Bootstrap theme that implements animation using ScrollReveal. CODE: Code for this project http://www.traversymedia.com/downloads/techscroll.zip ScrollReveal Github: https://github.com/jlmakes/scrollreveal EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support:

  • 35:24 Webpack Crash Course

    Webpack Crash Course

    by Best Webhosting Added 93 Views / 0 Likes

    In this video we will look at the Webpack module bundler which is used for many different tasks. Ill show you how to install webpack using npm and how to import both files and modules. We will also look at application structure and loaders such as style and Babel CODE: Code for this video https://github.com/bradtraversy/webpack_app EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We s

  • 16:00 Top 10 Programming Languages 2017

    Top 10 Programming Languages 2017

    by Best Webhosting Added 96 Views / 0 Likes

    In this video I will share MY OPINION of the top programming languages to learn in 2017. This is ALL programming languages not just for web development #10 - GO #9 - Rust #8 - Swift #7 - Ruby #6 - C++ #5 - C# #4 - PHP #3 - Java #2 - Python #1 - JavaScript

  • 18:39 PHP Front To Back [Part 20] - OOP

    PHP Front To Back [Part 20] - OOP

    by Best Webhosting Added 75 Views / 0 Likes

    In this video I will introduce object oriented programming in PHP using classes, properties and methods CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox18.zip EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-... SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversymedia http://www.pa

  • 28:48 Python Flask From Scratch - [Part 1] - Getting Started

    Python Flask From Scratch - [Part 1] - Getting Started

    by Best Webhosting Added 78 Views / 0 Likes

    In this video we will start the project and install Flask using pip. We will create the main app.py file and create some routes and render some templates CODE: Code for this video https://github.com/bradtraversy/myflaskapp Python Crash Course: https://www.youtube.com/watch?v=oy4GOI9vn5M&t=1503s SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon

  • 36:08 Python Flask From Scratch [Part 2] - User Registration

    Python Flask From Scratch [Part 2] - User Registration

    by Best Webhosting Added 86 Views / 0 Likes

    In this video we will start the authentication system in our Python Flask app and program the user registration system CODE: Code for this video https://github.com/bradtraversy/myflaskapp Python Crash Course: https://www.youtube.com/watch?v=oy4GOI9vn5M&t=1503s SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOLLOW TRAVERSY

  • 28:18 Python Flask From Scratch [Part 3] - Login & Access Control

    Python Flask From Scratch [Part 3] - Login & Access Control

    by Best Webhosting Added 92 Views / 0 Likes

    In this video we will program the login functionality in our Flask app and add some access control CODE: Code for this video https://github.com/bradtraversy/myflaskapp Python Crash Course: https://www.youtube.com/watch?v=oy4GOI9vn5M&t=1503s SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOLLOW TRAVERSY MEDIA: http://www.fa

  • 25:04 Python Flask From Scratch [Part 4] - Dashboard & Articles

    Python Flask From Scratch [Part 4] - Dashboard & Articles

    by Best Webhosting Added 82 Views / 0 Likes

    In this video we will setup the dashboard and pull the articles from MySQL. We will also create the add article functionality CODE: Code for this video https://github.com/bradtraversy/myflaskapp Python Crash Course: https://www.youtube.com/watch?v=oy4GOI9vn5M&t=1503s SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOLLOW TR

  • 13:25 Python Flask From Scratch [Part 5] - Edit & Delete Articles

    Python Flask From Scratch [Part 5] - Edit & Delete Articles

    by Best Webhosting Added 93 Views / 0 Likes

    In this video we will add the article edit and delete functionality to our Python Flask application CODE: Code for this video https://github.com/bradtraversy/myflaskapp Python Crash Course: https://www.youtube.com/watch?v=oy4GOI9vn5M&t=1503s SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOLLOW TRAVERSY MEDIA: http://www.f

  • 10:40 What Is MVC? Simple Explanation

    What Is MVC? Simple Explanation

    by Best Webhosting Added 70 Views / 0 Likes

    In this video we will talk about the basics of what MVC or Model View Controller is and how the design pattern works. We will look at some pseudocode as well EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOLLOW TRAV

  • 15:29 Popular 2017 Home Office Tour  - Crazy 6 Monitor Setup (Updated)

    2017 Home Office Tour - Crazy 6 Monitor Setup (Updated)

    by Best Webhosting Added 101 Views / 0 Likes

    This may not be for everyone. This is for my hardcore viewers and tech lovers. In this tour I will show you where the magic happens. This is the updated version This home office includes... - 3 24 inch Acer LCD Monitors - 3 27 inch Acer LED Monitors - EZM Hex 6 Monitor Stand - Uplift Sit/Stand Desk (72 inch) - Blue Yetti Mic with arm & Pop Filter - Corsair Strafe Mechanical Keyboard - Steel Series Rival RGB Mouse - Corsair Void RGB Headphones - Red &

  • 58:30 Semantic UI In 60 Minutes

    Semantic UI In 60 Minutes

    by Best Webhosting Added 74 Views / 0 Likes

    In this crash course we will talk about all of the basics of Semantic UI including the styling of headings, buttons, lists, icons and much more. We will also look at the build and compile tools with Gulp. CODE: Code for this video http://www.traversymedia.com/downloads/semantic-sandbox.zip SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses S

  • 17:51 Intro To JavaScript Unit Testing With Mocha JS & Chai

    Intro To JavaScript Unit Testing With Mocha JS & Chai

    by Best Webhosting Added 76 Views / 0 Likes

    In 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

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