Brainwaves Video Anthology
Jim Murphy - Real Philly History, Real Fast
Jim Murphy's book, Real Philly History, Real Fast, captures the essence of Philadelphia's rich history through 51 concise stories, each no longer than four pages. Inspired by his experience writing for the Society Hill Reporter, Murphy...
The Business Professor
Person to Person Networking Techniquestion - Objectives
This Video Explains Person to Person Networking Techniquestion - Objectives
The Business Professor
Professional References and Letters of Recommendation
This Video Explains Professional References and Letters of Recommendation
The Business Professor
Principals for Internal Controls - Financial Accounting
Principals for Internal Controls - Financial Accounting
Great Big Story
Anna Jarvis and the irony of mother's day
Discover the origin of Mother's Day and how its founder, Anna Jarvis, fought against the commercialization of her heartfelt holiday.
The Business Professor
Business School Career Resources
This Video Explains Business School Career Resources
The Business Professor
Direct Writeoff Method - Accounts Receivable
This video explains the process for dealing with uncollectable accounts receiveable via the Direct Writeoff Method.
The Business Professor
Bank Reconciliations - Financial Accounting
Bank Reconciliations - Financial Accounting
The Business Professor
Accounting for Employer Payrol Taxes - Accounting
Accounting for Employer Payrol Taxes - Accounting
The Business Professor
Accounting for Inventories - Lower of Cost or Market - Example
Professor AJ Kooti provides a detailed examples of how to value inventories using the Lower of Cost or Market method.
Curated Video
SST in 100 seconds
SST serverless stack is an open-source infrastructure-as-code tool for building on AWS with TypeScript. Learn how to easily manage resources on AWS and handle deployments for JS frameworks like Next.js, Astro, Svelte, and more.
Curated Video
Understanding ChatGPT's Code Interpreter Plugin
ChatGPT released the Code Interpreter plugin, making it possible for the LLM to run and test its own Python code. Learn how programmers and data scientists can use this new AI feature to solve coding problems faster.
Curated Video
Drafting
Drafting explores the important elements of the drafting step of the writing process.
Curated Video
How to AI Influencers Function and Succeed?
AI influencers are making real money selling content on websites like OnlyFans. Learn about the latest generative AI tech, like Stable Diffusion XL, and how to run it locally on your PC for free.
Curated Video
Understanding Google's Gemini Ultra
Google just released highly-anticipated LLM Gemini Ultra, along with it's ChatGPT competitor Gemini Advanced. Let's take a first look at Gemini and compare its performance to other popular AI models.
Curated Video
How React 19 Improves the Developer Experience
Let's take a first look at React 19 and a variety of changes will improve the developer experience. We compare React's changes to other JavaScript frameworks like Svelte, Vue, and Angular.
Curated Video
10 Common Regrets of Experienced Programmers
I recently asked "You are on your deathbed, what do you regret the most about programming?". Let's break down the biggest mistakes shared by most software engineers.
Curated Video
Nvidia CUDA in 100 Seconds
What is CUDA? And how does parallel computing on the GPU enable developers to unlock the full potential of AI? Learn the basics of Nvidia CUDA programming in this quick tutorial.
Curated Video
Understanding Automated Programming Tools
Take a first look at GitHub Copilot Workspace - a new AI coding tool that can build features and fix bugs directly in your codebase. Compare Copilot Workspace to Devin and other automated programming tools.
Curated Video
What's the Best OS for programming?: Mac vs Windows vs Linux
What is the best operating system for programming? Learn the pros and cons of MacOS, Windows, and Linux from the perspective of a programmer.
Curated Video
All About the Bend Programming Language
What is the Bend programming language for parallel computing? Let's take a first look at Bend and how it uses a Python-like syntax to write high performance code that can run on the GPU.
Curated Video
JAX in 100 Seconds
JAX is a Python library similar to NumPy for scientific computing and linear algebra, but designed to run on accelerators like Cuda-based GPUs and Google's TPUs.