what-is-ssl-and-why-is-it-important

What Is SSL and Why Is It Important?

Nothing is worse than finding the website you’re looking for, only for a large browser warning to pop up telling you that your connection is no longer private. Customers and readers now expect any website, be it an e-commerce platform or small personal blog, to offer a secure connection. If you want to be taken…

Read More
build-a-music-player-vanilla-javascript

Build a Music Player | Vanilla JavaScript

Let’s create a music player with HTML, CSS, JavaScript, and the HTML5 Audio API Code: https://github.com/bradtraversy/vanillawebprojects/tree/master/music-player 20 Vanilla Projects Course: https://www.udemy.com/course/web-projects-with-vanilla-javascript/?referralCode=F9B7C7FED834F91ADE75 Read moreWhat is the difference between shared & dedicated hosting?$11.99 Promo(5 Days Only): APR5DAY Timestamps: Intro – 0:00 HTML – 1:51 CSS – 5:27 JavaScript – 23:10

Read More
scikit-learn-crash-course-machine-learning-library-for-python

Scikit-learn Crash Course – Machine Learning Library for Python

Scikit-learn is a free software machine learning library for the Python programming language. Learn how to use it in this crash course. ?? Course created by Vincent D. Warmerdam. ?? Course Contents ?? ?? (0:00:00) introduction ?? (0:03:08) introducing scikit-learn ?? (0:34:36) preprocessing ?? (0:53:36) metrics ?? (1:24:49) meta-estimators ?? (1:45:34) human-learn ?? (2:06:17) wrap-up…

Read More
node-js-and-express-js-full-course

Node.js and Express.js – Full Course

Learn how to use Node and Express in this comprehensive course. First, you will learn the fundamentals of Node and Express. Then, you will learn to build a complex Rest API. Finally, you will build a MERN app and other Node projects. ?? Course developed by John Smilga. Check out his channel: https://www.youtube.com/channel/UCMZFwxv5l-XtKi693qMJptA ? Code:…

Read More
laravel-8-rest-api-with-sanctum-authentication

Laravel 8 REST API With Sanctum Authentication

Beginner-friendly REST API from scratch using Laravel 8. We will implement authentication using API keys with Laravel Sanctum. Code: https://github.com/bradtraversy/laravel-sanctum-api Laravel Sanctum Docs: https://laravel.com/docs/8.x/sanctum Read moreWhat is the difference between shared & dedicated hosting?Timestamps: 0:00 – Intro 1:46 – Set Up Laravel 3:23 – SQLite Setup 4:15 – Basic Routing 6:38 – Product Model &…

Read More
six-quick-python-projects

Six Quick Python Projects

Improve your Python programming skills by coding six different Python projects. You will create a web scraping program, a bulk file renamer, a weather program, a countdown timer, a password generator, and a QR code encoder / decoder. ?? Course developed by Code With Tomi. Check out his channel: https://www.youtube.com/c/CodeWithTomi ?? Course Contents ?? (00:00)…

Read More
welcome-to-my-world-2021-home-office-tour

Welcome To My World | 2021 Home Office Tour

A little glimpse into where I work & play DESK & COMPUTERS: Uplift Desks – https://www.upliftdesk.com/ Asus PC – https://bit.ly/3sr78Y4 Mac Pro & Macbook Pros – https://www.apple.com MONITORS: Samsung 49″ Monitor – https://amzn.to/31aiaFf LG 34″ Monitors – https://amzn.to/31bVC6Y PERIPHERALS: Logitech G Pro Mouse – https://amzn.to/3lJJjbr Logitech G Pro Keyboard – https://amzn.to/3f7zT8s Logitech Charger Mousepad –…

Read More
git-clone-quick-start-guide

Git Clone Quick Start Guide

If you don’t need cPanel, don’t pay for it. Only pay for what you need with our Cloud VPS solutions.  CentOS, Debian, or Ubuntu    No bloatware    SSH Key management made easy The git clone command allows you to basically bring a Git-controlled project into your local computer. Most of the time, you’ll be…

Read More
how-to-create-a-website-with-dolibarr-erp-software

How to Create a Website with Dolibarr ERP Software

Dolibarr is an open-source customer relationship management (CRM) and Enterprise Resource Planning (ERP) software that can manage every aspect of your business processes:  eCommerce sales with customers Marketing initiatives to improve branding Internal finances and supply chain (logistics) operations Waterfall and scrum project management Risk management and cybersecurity compliance And much more Dolibarr is available…

Read More
creative-agency-website-from-scratch-html-css

Creative Agency Website From Scratch | HTML & CSS

We will build a responsive website using HTML/CSS and look at things like positioning, flexbox, CSS Grid basics, and media queries Code & Images: https://github.com/bradtraversy/creative-agency-website Latest Udemy Courses: https://traversymedia.com?? Read moreWhat is the difference between shared & dedicated hosting?? Support The Channel! http://www.patreon.com/traversymedia Timestamps: 0:00 – Intro 2:47 – Homepage HTML 8:52 – Homepage CSS…

Read More