python-for-bioinformatics-drug-discovery-using-machine-learning-and-data-analysis

Python for Bioinformatics – Drug Discovery Using Machine Learning and Data Analysis

Learn how to use Python and machine learning to build a bioinformatics project for drug discovery. ?? Course developed by Chanin Nantasenamat (aka Data Professor). Check out his YouTube channels for more bioinformatics and data science tutorials: https://www.youtube.com/dataprofessor/ and https://www.youtube.com/codingprofessor/ ? And Medium blog posts for more data science tutorials https://data-professor.medium.com/ ?? Code ?? ?…

Read More
next-js-for-beginners-full-course

Next.js for Beginners – Full Course

Learn how to get started and get proficient with Next.js. ?? Minor error in course- At 5:15, to get to that Next.js starting point, please do the following: 1. Run the command: `npx create-next-app next-recipe-app`, let that build 2. Go into the folder: `cd next-recipe-app` 3. Open in your code editor of choice! Through building…

Read More
easy-javascript-game-development-with-kaboom-js-mario-zelda-and-space-invaders-full-course

? Easy JavaScript Game Development with Kaboom.js (Mario, Zelda, and Space Invaders) – Full Course

Learn how use JavaScript and Kaboom.js to create three classic video games. You will create games similar to Space Invaders, Super Mario Bros. and Legend of Zelda. Kaboom.js makes makes it easier and quicker to create games. ?? This course was developed by Ania Kubów. Check out her channel: https://www.youtube.com/c/AniaKubów ?? Code ?? ? Space…

Read More
6-hour-vue-js-firebase-project-fireblogs

6 Hour Vue.js & Firebase Project – FireBlogs

Build a multi-user blog project with Vue.js, Vuex and Firebase Demo: https://fireblogs-50850.web.app/ Code: https://github.com/johnkomarnicki/FireBlogs-YouTube Read moreWhat is the difference between shared & dedicated hosting?John’s YouTube Channel: https://www.youtube.com/channel/UCr0D7PVNOHqB3Td7lVl_LKw John’s Socials: Tweets by john_komarnicki https://www.linkedin.com/in/john-komarnicki Timestamps: 0:00 – Introduction 0:52 – Walkthrough 9:55 – Project Setup 21:45 – Navigation(Desktop/Mobile) 44:52 – Footer 50:08 – Blog Post Component…

Read More
how-to-schedule-a-google-meet

How to Schedule a Google Meet

In this guide, we will show you how to schedule a Google Meet videoconference. This can be used to set up an online gathering with your team and is a great way to connect. Google Meet provides one of the best free tools for collaboration, so follow along and learn how to get the most…

Read More
how-to-share-your-screen-on-google-meet

How to Share Your Screen on Google Meet

In this guide, we’ll show you how to share your screen on Google Meet. With everyone meeting online using video conferencing tools such as Google Meet, there’s been a rush to learn how to get the most out of them.  When conducting online meetings, you may need to share your screen with other team members…

Read More
learn-css-media-queries-by-building-3-projects-full-course

Learn CSS Media Queries by Building 3 Projects – Full Course

Learn how to use CSS Media Queries, which are essential to creating websites responsive to different screen sizes. After learning the basics, you will learn how to use media queries to create three practical projects. ? Article version: https://www.freecodecamp.org/news/learn-css-media-queries-by-building-projects/ ?? This course was created by Joy Shaheb. Check out his channel: https://www.youtube.com/channel/UCHG7IJuST_BXJkne-0u0Xtw Read moreWhat is…

Read More
learn-modern-c-by-building-an-audio-plugin-w-juce-framework-full-course

Learn Modern C++ by Building an Audio Plugin (w/ JUCE Framework) – Full Course

In this tutorial you will learn modern C++ by building an audio plugin with the JUCE Framework. ?? This course was developed by Matkat Music. Check him out on YouTube and Instagram: ? https://www.youtube.com/matkatmusic ? https://www.instagram.com/matkatmusic ? Code: https://github.com/matkatmusic/SimpleEQ ? Download the completed plugin: https://www.programmingformusicians.com/simpleeq/ Read moreWhat is the difference between shared & dedicated hosting??…

Read More
the-new-notion-api-node-js-video-schedule-project

The New Notion API | Node.js Video Schedule Project

In this video, we will create a Notion calendar database and use the API and SDK/client to fetch the data and display it on a web page Code: https://github.com/bradtraversy/notion-video-schedule Notion Developers/API Website: https://developers.notion.com/ Read moreWhat is the difference between shared & dedicated hosting?Notion JS SDK: https://github.com/makenotion/notion-sdk-js Udemy Courses: https://traversymedia.com ? Support The Channel! http://www.patreon.com/traversymedia Read…

Read More
migrate-and-transfer-ssls

Migrate and Transfer SSLs

If you want to transfer SSL certificates from an old host, then you will need to generate a new CSR first. Just fill in the Simple CSR form that is available in the Account Management Panel (AMP). Your SSL certificate should still be using the URL that you used with your old host. Before you…

Read More
terminal-style-landing-page-winbox-js

Terminal Style Landing Page | WinBox.js

Build a simple landing page with a terminal feel using HTML, CSS and the WinBox.js library Code: https://github.com/bradtraversy/terminal-landing-page Demo: https://upbeat-allen-ed0aef.netlify.app/ Read moreWhat is the difference between shared & dedicated hosting?WinBox.js Library: https://nextapps-de.github.io/winbox/ Tiffany White’s Blog (Design Inspiration): https://tiffanywhite.dev/ Timestamps: 0:00 – Intro 1:58 – Getting WinBox Bundle 2:34 – The HTML 6:05 – The CSS…

Read More
angular-crash-course-2021

Angular Crash Course 2021

Learn the fundamentals of Angular in this project-based crash course Video Sponsor: https://www.hostinger.com/traversymedia – Use the code TRAVERSYMEDIA for 10% off! Code: https://github.com/bradtraversy/angular-crash-2021 Read moreWhat is the difference between shared & dedicated hosting?Latest Udemy Courses: https://traversymedia.com? ? Support The Channel! http://www.patreon.com/traversymedia Timestamps: 0:00 – Hostinger Sponsor 0:35 – Intro & Slides 7:41 – Angular CLI…

Read More
chrome-devtools-crash-course

Chrome DevTools – Crash Course

Chrome DevTools is a set of web developer tools built directly into the Google Chrome browser. Learn how to use them to improve your productivity as a web developer. You will learn how to do things like troubleshoot and live-edit web pages. ?? This course was developed by Nabheet Madan. Check out his channel: https://www.youtube.com/channel/UCW8OSu54ONLbsdV30tB3sKQ…

Read More