Web Development


  • 11:17 Top 10 PHP Frameworks 2017

    Top 10 PHP Frameworks 2017

    by Best Webhosting Added 83 Views / 0 Likes

    In this video we will look at the top 10 PHP frameworks to learn in 2017. Some things that went into this list are ease of use, popularity, features and my own experience. SPONSORS: .tech Domains - http://goo.gl/Tr66ps Use code TRAVERSY to get a domain for just $4.99! 10: Nette 9: Yii2 8:FuelPHP 7: Zend 6: Slim 5: CakePHP 4:Phalcon 3: CodeIgniter 2: Symfony 1: Laravel SUPPORT: We spend massive amounts of time creating these free videos, please donate

  • 55:42 Build a C# .NET Application in 60 Minutes

    Build a C# .NET Application in 60 Minutes

    by Best Webhosting Added 100 Views / 0 Likes

    In this video we are going to talk about what C# and the .NET framework are and then jump right in and install Visual Studio 2017. We will be creating a Windows console application from absolute scratch, start to finish. We will build a number guessing game that you can actually compile and give to your friends! Here are some of the things you will be learning... What is C#, .NET, CLR? Installing Visual Studio Community 2017 Setting up a console proje

  • 15:04 Difficult Clients In Web Design & Development

    Difficult Clients In Web Design & Development

    by Best Webhosting Added 95 Views / 0 Likes

    In this presentation, I am going to share my experience working with difficult clients when I ran my web design & development company Tech Guy Web Solutions. We will discuss the different type such as clients that are cheap, uninformed, rude and disappearing customers. I will also give you some tips on dealing with them POWERPOINT: Download the slide used in this video http://www.traversymedia.com/downloads/powerpoints/dc.zip SUPPORT: We spend massive

  • 27:27 Google Maps JavaScript API Tutorial

    Google Maps JavaScript API Tutorial

    by Best Webhosting Added 66 Views / 0 Likes

    In this video I will work a little bit with the Google Maps API as requested by some of my subscribers. We will implement a map with some custom markers, info window, event listeners and we will optimize the code so that we can easily add new markers with new properties. CODE: Code for this video http://www.traversymedia.com/downloads/mymap.zip SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa SUPPORT: We spend massive amounts of time creating th

  • 32:47 Google Geocode API & JavaScript Tutorial

    Google Geocode API & JavaScript Tutorial

    by Best Webhosting Added 64 Views / 0 Likes

    In this video we will be working with the Google geocoding API to get all location info including latitude and longitude from an address or even from just the name of a city or state. We will build an application with a Bootstrap 4 form to interact with the API. CODE: Code for this video http://www.traversymedia.com/downloads/mygeocode.zip Google Map API Tutorial: https://www.youtube.com/watch?v=Zxf1mnP5zcw SPONSORS: DevMountain Bootcamp - https://goo

  • 56:08 Materialize CSS Crash Course [Part 1]

    Materialize CSS Crash Course [Part 1]

    by Best Webhosting Added 79 Views / 0 Likes

    In this video we will dive into Materialize CSS and create a cheat sheet with all of the main HTML/CSS components such as navbars, cards, collections, progress bars, helper classes, buttons and more. Materialize is a responsive framework based on Google's Material Design. We will look at the JavaScript widgets in a separate video. CODE: Sandbox/Cheatsheet Download http://www.traversymedia.com/downloads/materialize_sandbox.zip WATCH PART 2: https://www

  • 40:09 Materialize CSS Crash Course [Part 2] - JavaScript Widgets

    Materialize CSS Crash Course [Part 2] - JavaScript Widgets

    by Best Webhosting Added 84 Views / 0 Likes

    In this second part of the Materialize crash course, we will look at the JavaScipt widgets included in the framework. Carousel Slider Modals Tooltips & Toasts Lightbox / Material Boxed Tap Target Sidenav & Dropdown CODE: Sandbox/Cheatsheet Download http://www.traversymedia.com/downloads/materialize_sandbox.zip WATCH PART 1: https://www.youtube.com/watch?v=nqT8c5OFjEQ&t=1405s SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa SUPPORT: We spend mass

  • 13:41 Deploy Laravel To Shared Hosting The Easy Way

    Deploy Laravel To Shared Hosting The Easy Way

    by Best Webhosting Added 95 Views / 0 Likes

    In this video I will show you how to easily deploy a Laravel application to a shared hosting account with InMotion hosting. We will deploy without having to type in one command. Everything will be done via Cpanel and FTP. INMOTION HOSTING: Get an account for $5.99 per month https://secure1.inmotionhosting.com/cgi-bin/gby/clickthru.cgi?id=traversymedia 10 PROJECT LARAVEL COURSE: Please use affiliate link below https://www.eduonix.com/affiliates/id/16-1

  • 19:26 Getting Started With Chart.js

    Getting Started With Chart.js

    by Best Webhosting Added 92 Views / 0 Likes

    In this video we will take a peak at Chart.js which is a JavaScript library for creating beautiful charts and graphs and inserting them into your HTML. It can be used to create around 8 different types of charts including bar, line and pie. This tutorial is extremely beginner friendly CODE: Code for this video http://www.traversymedia.com/downloads/mychart.zip SUPPORT: We spend massive amounts of time creating these free videos, please donate to show

  • 23:57 Responsive HTML & CSS Side Menu From Scratch

    Responsive HTML & CSS Side Menu From Scratch

    by Best Webhosting Added 80 Views / 0 Likes

    In this video we will build a responsive collapsible side menu using HTML5, CSS3 and just a bit of JavaScript. We will not be using any 3rd party frameworks or libraries, everything is from scratch CODE: Code for this video http://www.traversymedia.com/downloads/sidemenu.zip CHEAP WEB HOSTING: Check out eHost http://track.ehost.com/594a594410143/click SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your supp

  • 17:21 Popular Easy Responsive CSS3 Pricing Tables

    Easy Responsive CSS3 Pricing Tables

    by Best Webhosting Added 102 Views / 0 Likes

    In this mini-project, we will build some responsive pricing tables using HTML5 and CSS3. CODE: Code for this video http://www.traversymedia.com/downloads/pricingtables.zip 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.facebook.com/traversymedia http://www.twitter.com/traversymedia http://

  • 23:41 Using Chart.js With React

    Using Chart.js With React

    by Best Webhosting Added 90 Views / 0 Likes

    In this video I will show you how to build a React app that implements the Chart.js JavaScript library for building charts Please watch the "Getting Started With Chart.js" video first if you are unfamiliar with Chart.js https://www.youtube.com/watch?v=sE08f4iuOhA CODE: Code for this video https://github.com/bradtraversy/reactcharts React-chartjs-2 Github Page https://github.com/gor181/react-chartjs-2 10 Project React Course! http://www.traversymedia.c

  • 14:05 Angular 2 & Firebase App [Part 5] - Details Page

    Angular 2 & Firebase App [Part 5] - Details Page

    by Best Webhosting Added 86 Views / 0 Likes

    In this video we will create the property listing details page CODE: Code For This Video http://www.traversymedia.com/downloads/proplistings/proplistings_part_5.zip COURSES: Premium Eduonix Courses http://www.traversymedia.com/eduonix-courses VISIT US: http://www.traversymedia.com 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 vide

  • 11:00 PHP Front To Back [Part 7] - Conditionals & Comparison

    PHP Front To Back [Part 7] - Conditionals & Comparison

    by Best Webhosting Added 73 Views / 0 Likes

    In this video we will look at if statements as well as if...else and switches in PHP. This video is for PHP and programming beginners. There are more advanced topics to come CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox5.zip VISIT US: http://www.traversymedia.com EDUONIX COURSES: Pleas use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time c

  • 11:21 PHP Front To Back [Part 8] - Dates & Timestamps

    PHP Front To Back [Part 8] - Dates & Timestamps

    by Best Webhosting Added 87 Views / 0 Likes

    In this video we will look at the PHP date() function as well as mktime() and strtotime() to create dates and timestamps from strings CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox6.zip VISIT US: http://www.traversymedia.com 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

  • 08:23 PHP Front To Back [Part 9] - Include & Require

    PHP Front To Back [Part 9] - Include & Require

    by Best Webhosting Added 89 Views / 0 Likes

    In this video I will show you how to include a PHP file with PHP or HTML into another file saving you a lot of time and code writing. We will look at include, require and require_once CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox7.zip VISIT US: http://www.traversymedia.com EDUONIX COURSES: Pleas use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts

  • 25:09 Angular 2 & Firebase App [Part 6] - Add Listing & Storage

    Angular 2 & Firebase App [Part 6] - Add Listing & Storage

    by Best Webhosting Added 95 Views / 0 Likes

    In this part we will add the functionality to add a property listing and also how to upload an image to Firebase storage as well as fetch the image and put in the listing CODE: Code For This Video http://www.traversymedia.com/downloads/proplistings/proplistings_part_6.zip COURSES: Premium Eduonix Courses http://www.traversymedia.com/eduonix-... VISIT US: http://www.traversymedia.com EDUONIX COURSES: Pleas use affiliate links from website below http://

  • 12:15 jQuery Image Slider - Quick & Easy

    jQuery Image Slider - Quick & Easy

    by Best Webhosting Added 66 Views / 0 Likes

    In this video we will build a very simple jQuery image slider or image switcher. We will use a little css for styling as well. CODE: Code for this video http://www.traversymedia.com/downloads/jqslider/jqslider.zip IMAGES ONLY: http://www.traversymedia.com/downloads/jqslider/imagesforslider.zip VISIT US: http://www.traversymedia.com EDUONIX COURSES: Pleas use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We sp

  • 16:57 PHP Front To Back [Part 10] - $_SERVER Superglobal

    PHP Front To Back [Part 10] - $_SERVER Superglobal

    by Best Webhosting Added 65 Views / 0 Likes

    In this video we will create a simple webpage that displays the server, file and client info. We will use Twitter Bootstrap to make the page look nice and clean. CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox8.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, please donate to show yo

  • 29:33 Build A Codeigniter PHP App - Part 4

    Build A Codeigniter PHP App - Part 4

    by Best Webhosting Added 76 Views / 0 Likes

    In this part of the codeigniter PHP framework series we will add the functionality to create categories as well as display categories and all posts from a single category CODE: Code for this video https://github.com/bradtraversy/ciblog 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: http:/

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

    Create a Responsive Website With the W3 CSS Framework

    by Best Webhosting Added 70 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

  • 15:43 Setup Linux Ubuntu For Web Development

    Setup Linux Ubuntu For Web Development

    by Best Webhosting Added 93 Views / 0 Likes

    In this video I will show you how I setup my Linux Ubuntu machine for web development. It includes installation for... Chrome Terminator Atom.io Node.js LAMP Stack Curl Filezilla Gimp *One important thing I forgot was MongoDB

  • 13:21 PHP Front To Back [Part 11] - Get & Post Tutorial

    PHP Front To Back [Part 11] - Get & Post Tutorial

    by Best Webhosting Added 66 Views / 0 Likes

    In this video we will take a look at the $_GET and $_POST superglobals as well as form processing. We will also look at the htmlentities() function for page security CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox9.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, please donate to sho

  • 16:21 MEAN Stack Front To Back [Part 10] - App Deployment to Heroku

    MEAN Stack Front To Back [Part 10] - App Deployment to Heroku

    by Best Webhosting Added 66 Views / 0 Likes

    In this video we will deploy the MEAN application to Heroku and setup mLab for our MongoDB database. CODE: Final Code 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

  • 13:35 PHP Front To Back [Part 12] - Common String Functions

    PHP Front To Back [Part 12] - Common String Functions

    by Best Webhosting Added 76 Views / 0 Likes

    In this video we will go over some common and useful string functions such as substr() strpos() strtoupper() strtolower() ucwords() trim() str_replace() gzcompress() CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox10.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 s

  • 10:20 Tips On Learning How To Code

    Tips On Learning How To Code

    by Best Webhosting Added 74 Views / 0 Likes

    In this video we will discuss some helpful tips on learning how to code. We will describe some strategies that programmers and developers can use when learning a language, framework, etc Health Tips For Programmers Video https://www.youtube.com/watch?v=_CDKp0CJ0mw 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

  • 10:06 PHP Front To Back - [Part 13] Ternary & Shorthand Syntax

    PHP Front To Back - [Part 13] Ternary & Shorthand Syntax

    by Best Webhosting Added 49 Views / 0 Likes

    In this video we will look at the PHP ternary operator and some alternative syntax for if statements as well as loops. CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox11.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/traversymedi

  • 21:20 PHP Front To Back [Part 14] - Filters & Validation

    PHP Front To Back [Part 14] - Filters & Validation

    by Best Webhosting Added 87 Views / 0 Likes

    In this video we will look at PHP filters and how to validate data types, emails, urls, etc. We will also be able to sanitize data. Functions will include filter_has_var() filter_input() filter_var() filter_input_array() filter_var_array() CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox12.zip EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-... SUPPORT: We spend

  • 24:10 An Intro To Electron - Desktop Apps with JavaScript

    An Intro To Electron - Desktop Apps with JavaScript

    by Best Webhosting Added 72 Views / 0 Likes

    In this video we will just start to scratch the surface with Electron which is a library to create desktop applications using only HTML, CSS and JavaScript. We will use code from the quick start and create a very simple system info desktop app Quick Start Repo: https://github.com/electron/electron-quick-start SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversymedia htt

  • 35:20 Build & Deploy A React JS Text Generator App

    Build & Deploy A React JS Text Generator App

    by Best Webhosting Added 82 Views / 0 Likes

    In this video we will put together a simple and useful React.js dummy text generator application and deploy it to a server. React is a popular JavaScript UI library CODE: Code for this video https://github.com/bradtraversy/sampletextgen REACT PROJECTS COURSE: http://www.traversymedia.com/course/projects-in-reactjs-the-complete-react-learning-course/ SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your suppor

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