Hi, what do you want to do?
Curated Video
Mastering Swift 2 Programming (Video 41)
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in...
Curated Video
Data Science and Machine Learning with R - String Manipulation: {stringr}
This video explains string manipulation.
r/>
This clip is from the chapter "Data Manipulation in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section focuses on data...
r/>
This clip is from the chapter "Data Manipulation in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section focuses on data...
Global Health with Greg Martin
Finding and Using Data in Global Health
This is the first in a series of videos on how to find and use data in global health. In this video Dr Greg Martin shows you how to download data on HIV, TB and ART and how to use the vLookup function in Excel to extract the data that...
Packt
Validating File Uploads
File Uploads (Task App): Validating File Uploads<br<br/>/>
This clip is from the chapter "File Uploads (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about File uploads
This clip is from the chapter "File Uploads (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about File uploads
Let's Tute
Efficient Formulas with Fixed and Relative Reference in Excel
This video tutorial teaches how to write formulas efficiently with fixed and relative reference in Microsoft Excel, covering three types of reference: absolute fixed cell reference, fixed row but not fixed column reference, and fixed...
Let's Tute
Microsoft Excel Tutorial: Understanding Mixed Reference
This is a tutorial on mixed reference in Microsoft Excel, which is a combination of absolute and relative references. The video explains how to lock specific rows or columns in a formula using the F4 key and provides examples of...
Let's Tute
Absolute Reference
In this video we will learn what is Absolute Reference and two types that is Cell Locked and Range Locked
Curated Video
Vim Masterclass - Essential Navigation Commands
This video explains essential navigation commands like h (left), i (right), j (down), and k (up).
r/>
This clip is from the chapter "Vim Essentials" of the series "Vim Masterclass".This section presents an overview of Vim...
r/>
This clip is from the chapter "Vim Essentials" of the series "Vim Masterclass".This section presents an overview of Vim...
Curated Video
Bash Shell Scripting - Shell Prompt Customization
This video demonstrates how to customize the shell prompt.
r/>
This clip is from the chapter "Customizing Shell Environment" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This...
r/>
This clip is from the chapter "Customizing Shell Environment" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This...
Curated Video
The Modern JavaScript Bootcamp (2019) - More on Variables
In this lesson, you’ll learn a bit more about variables. We’ll talk about the rules for variable naming and I’ll show you a few common traps you’ll want to avoid.
r/>
This clip is from the chapter "JavaScript Basics: Variables...
r/>
This clip is from the chapter "JavaScript Basics: Variables...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Writing Our Main Activity Part 2 "Coin Flip App"
In this video, we will be writing our main activity part 2.
r/>
This clip is from the chapter "Coin Flip App" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will build an app...
r/>
This clip is from the chapter "Coin Flip App" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will build an app...
Curated Video
Introducing Ionic 2 (Video 22)
Hybrid apps are changing the way people build mobile applications. With Ionic 2, hybrid app developers are gifted with not only a fresh, well-built, and powerful platform, but also a tool to enjoy their development experience....
Curated Video
The Full Stack Web Development - Getting Started With PHP
Backend Programming with PHP: Getting Started With PHP This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP, integrate...
Curated Video
Web Development with Node.JS and MongoDB (Video 18)
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Curated Video
The Full Stack Web Development - Getting Started With jQuery
jQuery Programming Techniques: Getting Started With jQuery
r/>
This clip is from the chapter "jQuery Programming Techniques" of the series "The Full Stack Web Development".In this section, on jQuery we will talk about DOM...
r/>
This clip is from the chapter "jQuery Programming Techniques" of the series "The Full Stack Web Development".In this section, on jQuery we will talk about DOM...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Template Strings
JavaScript Crash Course: Template Strings
r/>
This clip is from the chapter "JavaScript Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about JavaScript, Variables in...
r/>
This clip is from the chapter "JavaScript Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about JavaScript, Variables in...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Environment Variables
This video explains the concept of environment variables.
r/>
This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains the...
r/>
This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains the...
Curated Video
String Templates
String templates make working with strings easier for the JavaScript developer. Mark demonstrates in this video.
Curated Video
Vim Masterclass - Deleting Text and "Thinking in Vim"
This video demonstrates how to delete text using the Vim editor.<br/<br/>>
This clip is from the chapter "Vim Essentials" of the series "Vim Masterclass".This section presents an overview of Vim essentials.
This clip is from the chapter "Vim Essentials" of the series "Vim Masterclass".This section presents an overview of Vim essentials.
Curated Video
The Modern JavaScript Bootcamp (2019) - Build an Expense Tracker
In this video, you'll be writing an expense tracker application using what you've learned about JavaScript so far.
r/>
This clip is from the chapter "JavaScript Objects" of the series "The Modern JavaScript Bootcamp (2019)".An...
r/>
This clip is from the chapter "JavaScript Objects" of the series "The Modern JavaScript Bootcamp (2019)".An...
Curated Video
The Modern JavaScript Bootcamp (2019) - Template Strings
In this lesson, we’ll cover the template string syntax. This will allow you to create a string using other strings, numbers, and Booleans.
r/>
This clip is from the chapter "JavaScript Functions" of the series "The Modern...
r/>
This clip is from the chapter "JavaScript Functions" of the series "The Modern...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - Selecting with jQuery
In this video, we'll cover selecting with jQuery.
r/>
This clip is from the chapter "Learn jQuery" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".In this section, you will learn about jQuery,...
r/>
This clip is from the chapter "Learn jQuery" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".In this section, you will learn about jQuery,...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Shell Interpreter
This video introduces you to the shell interpreter.
r/>
This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section provides an introduction to the...
r/>
This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section provides an introduction to the...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - New Feature Workflow
In this video you'll look at the basic workflow for adding, testing, and deploying a new feature.
r/>
This clip is from the chapter "Deploying Your Apps" of the series "The Complete React Developer Course (with Hooks and...
r/>
This clip is from the chapter "Deploying Your Apps" of the series "The Complete React Developer Course (with Hooks and...