Java for C++ Programmers
Channel:
Subscribers:
2,640
Published on ● Video Link: https://www.youtube.com/watch?v=Q6c-XF910_M
Went over more details on Java today, but also one of the most important skills in computer science - how to google stuff. The one secret trick that doctor's hate is this - if you know C++ and have a general high level understanding of Java (which we did today), you can convert your code from C++ to Java by simply asking Google how to do vectors or whatever in Java and then doing it.
Then in lecture today we hit all the high notes in Java, specifically what is the same and what is different from C++, so that you can get going quickly in Java.
Other Videos By Bill Kerney
2021-12-03 | Binary Numbers |
2021-12-03 | Final Thoughts |
2021-12-02 | Recommended Readings for Further Study, Matrix Multiplication |
2021-12-02 | Unix shell scripting, Statistical Testing |
2021-12-01 | Q&A Session |
2021-12-01 | Computer Security |
2021-12-01 | Deductive, Inductive, and Abductive Reasoning |
2021-12-01 | End of the Year Housekeeping, UE5 overview |
2021-12-01 | Unreal Engine 5, Game Over Screen, Timers |
2021-11-30 | Intro to Stats and Statistical Testing |
2021-11-29 | Java for C++ Programmers |
2021-11-29 | Week 15 Day 1 - Set Theory Review |
2021-11-24 | Lists Part 2, Java |
2021-11-24 | Food Support for Students |
2021-11-23 | C++ Quadtree Implementation Part I |
2021-11-23 | Andrew's Monotone Chain, Conditional & Joint Probability, Bayes' Theorem |
2021-11-22 | Easy Linked Lists, Recursion, Unions |
2021-11-22 | In Group Bias; Guest Speaker Shelby Weatherbee on Critical Thinking |
2021-11-19 | Set Theory Part II |
2021-11-19 | Histogramming in C++ with Unordered Maps |
2021-11-19 | Quadtrees Pt 2 |
Tags:
csci 40
c++
java
garbage collection