Tom Scott
The Hidden Rules of Conversation
Gricean Maxims are a vital part of how we understand each other: a set of... well, maybe "rules" is a bit strong. They're guidelines that we follow without realising it. And it's the reason that "asbestos-free cereal" sounds suspicious....
Curated Video
Hands-On WebAssembly for C++ Programmers - Understanding the Memory Model
We've seen native numeric types, but how are objects and strings represented? • Learn how linear memory operates in WebAssembly • Observe the difference between Emscripten and non-Emscripten behavior • Explore support of raw and smart...
Curated Video
Multi-Paradigm Programming with Modern C++ - Entering Concepts
Templates make poor interfaces: typename is a wildcard. Concepts let us set requirements for template parameters. Template writer can easily describe what’s expected of the user. Concepts make template interface good. • About concepts:...
Curated Video
Complete Modern C++ - Class
This video explains the meaning and syntax of class. • Concept of a “string view” • Semantics of `std::string_view` • Interoperability with `std::string` This clip is from the chapter "Classes and Objects" of the series "Complete Modern...
Curated Video
Learning Dart (Video 15)
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Writing, Compiling, and Running our First Java Program
This video will explore Java programming as we write, compile, and run our first Java program. We will understand the steps involved in creating a simple program, compile it using the Java compiler, and execute the program to see the...
Global Ethics Solutions
Character Matters at Work! Character and Being Courageous
Moral and ethical decisions in the workplace are not made in a vacuum but are based on a foundation of personal character and moral principle. This course helps employees understand the critical role personal character plays in our...