Nicht lieferbar
Modeling techniques in programming and algorithms - Hurtado Carmona, Dougglas; Cobo Campo, Luis; Vengoechea Orozco, Jorge
Schade – dieser Artikel ist leider ausverkauft. Sobald wir wissen, ob und wann der Artikel wieder verfügbar ist, informieren wir Sie an dieser Stelle.
  • Broschiertes Buch

The methodology that we follow allows us, given a well-defined problem, to find a solution that can be taken to the computer. The first three steps (Modeling, specification and solution plan) allow us to find the solution to the given problem. Now we must "pass" that solution to the computer. The primary objective of this chapter is to introduce the student to the interesting world of computer programs. The concepts related to basic computer programming will be presented here, using Language C as a programming language. The advantages of this language will be shown, as well as the first…mehr

Produktbeschreibung
The methodology that we follow allows us, given a well-defined problem, to find a solution that can be taken to the computer. The first three steps (Modeling, specification and solution plan) allow us to find the solution to the given problem. Now we must "pass" that solution to the computer. The primary objective of this chapter is to introduce the student to the interesting world of computer programs. The concepts related to basic computer programming will be presented here, using Language C as a programming language. The advantages of this language will be shown, as well as the first instructions that will allow us to create simple programs in Language C.