- Maybe there are a lot of methods to teach computer programming to novices. All of them have been exhaustively used and documented in computer science literature. But most of those studies and related publications have forgotten the most basic and fundamental principle: in order to able to write a person have, in first place, to have a good reading capacity.
- Having forgotten this most teachers pretends that students begin to write even when they cannot read. Pursuing this line of thought whatever the chosen method (classical or less classical; with beautiful or ugly analogies; with more or less tutorial sessions; beginning with object-programming or structured-programming paradigm) the outcome will be always a “negative” one.
- The only way to teach students in firsts years of computer programming courses is to teach them how to read computer programs and only after that task accomplished it will make any sense to begin writing computer programs with them.
How to teach computer programming?
By Carlos Pampulim Caldeira dezembro 23, 2007
Related Posts:
Tabela dual ou dummy Este tipo especial de tabela, denominada em inglês de dummy, serve o propósito especial de fazer algumas operações sobre conjuntos sem aceder a tabelas de dados propriamente ditas. Isso alivia a carga do sistema e im… Read More
How to teach computer programming? Maybe there are a lot of methods to teach computer programming to novices. All of them have been exhaustively used and documented in computer science literature. But most of those studies and related publications have forgo… Read More
Custo de Execução de Queries | Oracle Custo Execução de Queries from Carlos Pampulim Caldeira … Read More
Máquina do tempo...em Oracle Acontece por vezes que alguns dados podem inadvertidamente ser apagados ou modificados e não há tempo para os restaurar a partir de um dispositivo de backup. O Oracle possui uma tecnologia bastante útil denominada… Read More