Quadratic Equation Implementation with C++ using the terminal and VIM

preview_player
Показать описание
Pseudocode iterative programming and planning are important aspects to even trivial programming tasks. Thinking 'big-to-small' is critical to iterative and deterministic programming. This is a simple program using the C++ language to think through the variables and data-types needed for a system to process an abstract problem.

Things to consider: What 'data-type' should I be using? Will there be any logic gates that are necessary in order to protect against 'corner cases'? ( an if statement with a boolean determinant )...

Being able to desk check a program is a skill that you need to develop now, and it will get easier.. this simply means following a given variable through the process of the program.

Please subscribe and share... also, sorry for the harrier jet engine air conditioner in the background.

Next I'll be making a simple calculator simulation for you...
Рекомендации по теме
visit shbcf.ru