Hi, what do you want to do?
Curated Video
Linkedin Profile For Professionals - Volunteering, Organizations and Causes
Your professional organizations and volunteer work can impress your profile viewers and help you build a network. Learn best practices for sharing your volunteering, organizations, and the causes you care about on LinkedIn.
Curated Video
Building a Responsive Application with Bootstrap (Video 13)
Bootstrap discards the myth of ���the creative typeï¿½Û and enforces the belief that even you are capable of design. It is easy to learn, open source, customizable, and coupled with an incredible support from the community;...
History Hit
The Silk Roads: Changing Perspectives: Silk as currency
What was demanded of the Chinese empire at the time as they expanded and why? How was silk used for the soldiers of the garrison as well as on the community level?<br/>
The Silk Roads: Changing Perspectives, Part 3
The Silk Roads: Changing Perspectives, Part 3
Tarver Academy
How to Never Accomplish Anything
In This Episode, Tyler Teaches Us About How to Never Accomplish Anything
Curated Video
Power BI Masterclass - Power BI DAX - How to Calculate Ages
In this video, we will learn how to calculate ages.
r/>
This clip is from the chapter "DAX, R, and Gateways" of the series "Power BI Masterclass".In this section, we will be covering DAX, R, and Gateways. In this section, we...
r/>
This clip is from the chapter "DAX, R, and Gateways" of the series "Power BI Masterclass".In this section, we will be covering DAX, R, and Gateways. In this section, we...
Curated Video
Power BI Masterclass - Power Query Editor Tips and Tricks: How to Extract Patterns from Columns
In this video, we will learn how to extract patterns from columns.
r/>
This clip is from the chapter "Additional Tips and Tricks" of the series "Power BI Masterclass".In this section, we will be covering some additional tips...
r/>
This clip is from the chapter "Additional Tips and Tricks" of the series "Power BI Masterclass".In this section, we will be covering some additional tips...
Curated Video
Next.js from Development to Deployment - Add Event Page
This video explains how to add event page.
r/>
This clip is from the chapter "Events Functionality - Part 1" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the event...
r/>
This clip is from the chapter "Events Functionality - Part 1" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the event...
Curated Video
Next.js from Development to Deployment - Clean Up Get Posts
This video explains how to clean up get posts.
r/>
This clip is from the chapter "Pagination and Category Pages" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains...
r/>
This clip is from the chapter "Pagination and Category Pages" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains...
Curated Video
Next.js from Development to Deployment - Display Posts
This video explains how to display posts.
r/>
This clip is from the chapter "Fetch, Parse, and Display Markdown Posts" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on...
r/>
This clip is from the chapter "Fetch, Parse, and Display Markdown Posts" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on...
Curated Video
Comprehensive Android Developer Bootcamp - CRUD - Get All Items from Database
Build a Baby Needs App:CRUD - Get All Items from Database
r/>
This clip is from the chapter "Build a Baby Needs App" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to build your Baby...
r/>
This clip is from the chapter "Build a Baby Needs App" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to build your Baby...
IDG TECHtalk
How to use the env command: 2-Minute Linux Tips
Learn how to use the env command. The most useful thing it does is to provide information on your shell environment when you’re working on the Linux command line.
IDG TECHtalk
How to use the who command: 2-Minute Linux Tips
In this Linux tip, learn how to use the who command. It will show you details regarding who is logged in and about the system. If you have a suggestion for a future episode of 2-Minute Linux Tips, leave it in the comments below.
Curated Video
Learn Git in 3 Hours- Browsing Project History
The main focus of Git is to track changes to files over time. To view all changes committed to a repository over a certain time period, we can use the Git log command.
• Open a repository that has been committ
ed to
• Use...
• Open a repository that has been committ
ed to
• Use...
Curated Video
Django3- Polish
In this video, we will look at Polish.
r/>
This clip is from the chapter "Site 2 - Personal Portfolio" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our...
r/>
This clip is from the chapter "Site 2 - Personal Portfolio" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Testing Expenses Selector
In this video you'll test the most complex function by far, the expenses selector.
r/>
This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This...
r/>
This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This...
Curated Video
The Complete Practical Docker Guide - Arguments for Options
This video explains about the arguments for options.<br/<br/>>
This clip is from the chapter "Getting Started with Linux" of the series "The Complete Practical Docker Guide".This section talks about getting started with Linux.
This clip is from the chapter "Getting Started with Linux" of the series "The Complete Practical Docker Guide".This section talks about getting started with Linux.
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Testing Filters Action Generators
In this video you'll continue testing by adding test cases for the filter actions.
r/>
This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This...
r/>
This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This...
Curated Video
The Modern JavaScript Bootcamp (2019) - Moment
Does JavaScript come with built-in support for dates? Yup. Is it fun to use? Nope. In this video, you’ll learn about moment.js, a third-party JavaScript library that makes working with dates better.
r/>
This clip is from the...
r/>
This clip is from the...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Exploring Certbot Configuration and Testing Renewal
In this video, we'll be exploring Certbot configuration and testing renewal.
r/>
This clip is from the chapter "Free TLS Certificate (Let's Encrypt) on Paid Hosting" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In...
r/>
This clip is from the chapter "Free TLS Certificate (Let's Encrypt) on Paid Hosting" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In...
Curated Video
REST APIs with Flask and Python - The Git Workflow (Including GitHub) — Part 2
This is the second part of a two-part video that shows how to commit your code and push it to a remote repository, hosted on GitHub.
r/>
This clip is from the chapter "Git - Version Control" of the series "REST APIs with Flask...
r/>
This clip is from the chapter "Git - Version Control" of the series "REST APIs with Flask...
Curated Video
Python 3 for Beginners: Comments in Python - Documenting Your Code
In this video, we explore the importance of comments in Python programming. As a helpful assistant, we explain how comments can help document your code and summarize complex pieces of code. We also demonstrate how to create both single...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Article Page
NewsGrid Website: Article Page<br/<br/>>
This clip is from the chapter "NewsGrid Website" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about NewsGrid Website.
This clip is from the chapter "NewsGrid Website" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about NewsGrid Website.
Brian McLogan
When should we test our students - Math education overhaul
In this video I discuss how testing students in today's educational system needs to be changed.
Curated Video
The Angry Girlfriend -- LEARN BRITISH ENGLISH
Learn English in an interesting way. I am a Native English speaker, living and working in London, England. Don't forget to look around my channel for many other interesting English lessons and SUBSCRIBE before you leave. Take a look...