Hi, what do you want to do?
ACDC Leadership
5 Scenes that Make No Economic Sense
I made this video for fun because I recently rewatched Tangled with my kids. It made me think of all the movies and TV shows with scenes that don't make economic sense. Can you think of any others?
Curated Video
Bug Bounty Program Certification 10.1: Install Android Studio in Windows Machine and Setup
This video will help you understand how to setup lab for Android machine. • Download Android studio • Installation of Android studio • Create a Nexus phone using Android studio
Jabzy
Franco-Prussian War - 3 Minute History
In this video, Jabzy brings us historical tidbits and unknown facts about the Franco-Prussian War
Curated Video
Complete Java SE 8 Developer Bootcamp - Passing By Value: Objects
We look into further details of passing arguments, with objects, including Strings.
r/>
This clip is from the chapter "Strings" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you learn to handle strings...
r/>
This clip is from the chapter "Strings" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you learn to handle strings...
Curated Video
Application Development with Swift 2 (Video 19)
Swift 2 is the latest iteration of Apple's native programming language for iOS devices. If you're an aspiring iOS application developer who is looking to build apps for the App Store, you'll need to use Swift. The language boasts...
Curated Video
Comprehensive Android Developer Bootcamp - Creating Your Google Play Console Developer Account
Publishing Your Apps on Google Play:Creating Your Google Play Console Developer Account
r/>
This clip is from the chapter "Publishing Your Apps on Google Play" of the series "The Comprehensive Android Developer Bootcamp".This...
r/>
This clip is from the chapter "Publishing Your Apps on Google Play" of the series "The Comprehensive Android Developer Bootcamp".This...
Let's Tute
Understanding Bill of Exchange: Types, Due Dates, and Acceptance
This video is a test of knowledge about the Bill of Exchange, covering different terms and types of acceptance. It presents scenarios where bills are drawn and endorsed, and asks viewers to determine the legal due dates and nominal...
Intelligence Squared
Were are the post-Soviet oligarchs thieves?
Were the post-Soviet oligarchs thieves? Is Putin right to reassert the authority of the state?
Curated Video
Core Java Programming Course- RegEx (regular expressions) Exercise 2
This video presents another exercise on RegEx.
r/>
This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular...
r/>
This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular...
Curated Video
Core Java Programming Course- Eclipse Installation
This video demonstrates how to install Eclipse.
r/>
This clip is from the chapter "Basic Concepts of Java Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the basic...
r/>
This clip is from the chapter "Basic Concepts of Java Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the basic...
The Business Professor
Authority of Debtor in Possession Regarding Executory Contracts
Authority of Debtor in Possession Regarding Executory Contracts
Curated Video
Bash Shell Scripting - Passing Arguments
This video helps you understand how to parse arguments.
r/>
This clip is from the chapter "Getting Started - The Basics" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section...
r/>
This clip is from the chapter "Getting Started - The Basics" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section...
Curated Video
Complete Java SE 8 Developer Bootcamp - Installing the Java SE Development Kit 8 (JDK)
Installation of JDK, which is necessary for lab assignments.
r/>
This clip is from the chapter "Welcome!" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we are introduced to the author and also learn...
r/>
This clip is from the chapter "Welcome!" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we are introduced to the author and also learn...
Curated Video
Mastering Swift 2 Programming (Video 57)
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...
Tarver Academy
How to send invites in Google Calendar
In This Episode, Tyler Teaches Us About How to send invites in Google Calendar
Institute for New Economic Thinking
George Soros: The Future of Europe 3/6
George Soros, Chair of Soros Fund Management at the panel entitled "The Future of Europe" at the Institute for New Economic Thinking's (INET) Paradigm Lost Conference in Berlin. April 13, 2012. #inetberlin<br/>
Curated Video
Core Java Programming Course- "Dot" Operator
This video explains the "Dot" operator.
r/>
This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular expressions...
r/>
This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular expressions...
Packt
Validation Challenge
File Uploads (Task App): Validation Challenge<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
Mr. Beat
The Anatomy of Revolution
In 1938, historian Crane Brinton published "The Anatomy of Revolution," which outlined patterns of revolutions he observed while examining the English Revolution (English Civil War/Glorious Revolution), American Revolution, French...
TLDR News
MPs Reject a No Deal Brexit - Brexit Explained
Yesterday evening (13th March) MPs voted on whether or not they supported a no deal Brexit. But things weren't that simple with Yvette Cooper putting forward the Spelman Amendment. Ultimately the house voted against no deal, saying they...
Intelligence Squared
South America could be the superpower of the 21st Century
Jonathan Freedland will be speaking at the IQ2 event "South America will be the 21st century's superpower" Jonathan Freedland - IQ2 highlights.mp4
IDG TECHtalk
First look at Go 1.18's new generics feature | Smart Go
Go 1.18 introduces "generics" -- a powerful new way to write functions that can accept multiple types instead of only handling input of a single type. Note that the code in this video will only run in Go 1.18 or higher.