Common #TC101 Topics
Los temas que debemos de abarcar durante este curso son estos, cada ves que se abarque un tema nuevo se subrayara, para asi saber que temas ya se han abarcado
Use of commentsC++ Good Style coding conventionsBasic types and their useBasic output (print)Basic user input (text based)Calling functionsCreating functionsImporting and using librariesCreating and using your own libraries (program with multiple files)Use of the conditional “if”Use of “else” with a conditional ifNesting of conditional statements (ifs inside ifs)Use of loops with “while” and “do while”Use of loops with “for”Nested loopsUse of recursion for repetitive algorithmsWhen to use what type of repetition in a programCreation and use of Arrays/Vectors in C++Creation and use of strings- Validated user input (ensure correct/expected data entry)
Reading and writing of text filesMatrixes and VectorsData analysis with tools (to be determined which tool, most likely SciLab)Visualization of data with tools
Actualizado al 2/Mayo/2017
No hay comentarios:
Publicar un comentario