Beginner
Easiest skill level.
Argument Diagramming
Potentially useful to a broad range of students, Argument Diagramming provides an introduction to exploring and understanding arguments. This course will explain what the parts of an argument are and how to break arguments into their parts and create diagrams to show how those parts relate to each other.
Management Accounting and Control
This course examines management accounting and related analytical methodologies for decision making and control in profit-directed organizations. It also defines product costing, budgetary control systems, and performance evaluation systems for planning, coordinating, and monitoring the performance of a business.
Entrepreneurial Finance from MIT OpenCourseWare
Entrepreneurial Finance examines the elements of entrepreneurial finance, focusing on technology-based start-up ventures and the early stages of company development. The course addresses key questions which challenge all entrepreneurs: how much money can and should be raised; when should it be raised and from whom; what is a reasonable valuation of the company; and how should funding, employment contracts and exit decisions be structured.
Building and Leading Effective Teams from MIT OpenCourseWare
This course is an intensive one-week introduction to leadership, teams, and learning communities. The class meets daily for five days. The class serves as an introduction of concepts and uses a variety of experiential exercises to develop individual and team skills, as well as supportive relationships within the Leaders for Manufacturing class.
Introduction to C++ MIT OCW
This is a fast-paced introductory course to the C++ programming language. It is intended for those with little programming background, though prior programming experience will make it easier, and those with previous experience will still learn C++-specific constructs and concepts.
Traction: How Startups Start
In this very special episode of Traction, we sit down as a team and discuss the new mission of the firm and talk through B2C and B2B examples of the Everyday Economy. We learn what commonalities exist among founders who are redesigning that economy, and the NextView partners share their perspectives on the next big wave of internet innovation. Plus, we share some news about the future of the show.
New Rustacean
Hello! This is a podcast about learning the programming language Rust'from scratch! Apart from this spiffy landing page, all the site content is built with Rust's own documentation tools. You can hear more about why I'm doing this in e000: Why Am I Here? And there's much more to come!
Basics of C Programming
This course will teach you the basics of the C programming language. There are no special prerequisites, but some previous programming experience will be helpful. Students that have taken the Java MOOC classes offered by mooc.fi are more than well equipped to tackle this course, but the contents of the Java course are not prerequisites
Object-Oriented programming with Java
During this course you will learn all the basics of computer programming, algorithms and object-oriented programming using the Java programming language. The course includes comprehensive course materials and plenty of programming exercises, each tested using our automatic testing service Test My Code