TPT
Total:
$0.00
Part Time Adjunct Banner

Part Time Adjunct

Rated 5 out of 5, based on 1 reviews
10 Followers
Rochelle Park, New Jersey, United States

All resources

Preview of Computer Components - CPU/ALU/Main Memory

Computer Components - CPU/ALU/Main Memory

This lesson teaches the basics of all the computer components. It reviews each component and describes their role in the functionality of the computer. Topics include review of the CPU, Main Memory, Input Devices, Output Devices, the bus, and the program execution cycle.
Preview of Algorithms - Designing a solution

Algorithms - Designing a solution

This video lecture goes over solving a problem using an algorithmic approach. Starting with understanding the problem, dividing the problem into subtasks, and finally providing a solution using pseudocode. Taking a simple problem, and describing and analyzing each step towards the solution to demonstrate using algorithms.
Preview of C++ Unary Operators

C++ Unary Operators

This lesson concentrates on unary operators. It cover the decrement, implicit casting and explicit casting,promotional hierarchy, and sizeof. Postfix and prefix are covered in another lecture, and are not covered here.
Preview of Algorithms - Analyzing a Problem and Breaking it Down

Algorithms - Analyzing a Problem and Breaking it Down

This presentation lesson is useful in showing students the process of creating an algorithm, from analyzing a problem to solution. It contains a simple problem, analysis, and then how to go about using algorithmic techniques to create a solution. It contains a pseudocode to aim specifically at beginning programming students. This lesson aims for any beginner programming course in C++, Java to explain the algorithmic approach, and not syntax. It can be applied to any programming language, since
Showing 1-4 of 4 results