Hi, what do you want to do?
Curated Video
Complete Modern C++ - Object-Oriented Programming Basics
This video gives an overview of object-oriented programming principles and how they relate to real-life objects.
• Reminder of what `std::strin
g` is
• How `std::string` works and its
semantics
• `std::string
`
in...
• Reminder of what `std::strin
g` is
• How `std::string` works and its
semantics
• `std::string
`
in...
Zach Star
How To Write a Resume (For College Students)
In this video I go over how to write a resume, specifically for those in college. When you are new to college and trying to already apply for jobs and internships, you may be...
Zach Star
What is Computer Engineering?
Computer engineering is the combination of electrical engineering and computer science. Computer engineering majors will take basic circuit analysis classes where they will learn about voltage and current in...
Code.org
Code.org: How Computers Work: Hardware & Software
According to Bill Gates, computers have the potential to do amazing things, but the only thing that makes a computer smart is you! Learn about the relationship between software and the hardware it controls on computers. This the last...
Other
Learn to Program: You Can Code: Java vs C++
A discussion of the similarities and differences between Java and C++. The pros and cons of each language are demonstrated through example as well. [6:13]
Other
Youtube: Techy Help: Should I Learn Java or C++ for Games?
Find out some key differences between the two programming languages Java and C++. [2:08]
Crash Course
Crash Course Computer Science #11: The First Programming Languages
This video focuses on the first computer programming languages. We ended last episode with programming at the hardware level, but what was really needed was a way to program computers - software! So by 1952 Navy officer Grace Hopper had...