A survey on teaching and learning recursive programming
C Rinderknecht - Informatics in Education-An International Journal, 2014 - ceeol.com
We survey the literature about the teaching and learning of recursive programming. After a
short history of the advent of recursion in programming languages and its adoption by …
short history of the advent of recursion in programming languages and its adoption by …
A comparative analysis of node. js (server-side javascript)
N Chhetri - 2016 - repository.stcloudstate.edu
Node. js (also termed Node) is a platform built on Google Chrome V8 JavaScript runtime
engine for easily building fast, scalable, and lightweight applications. V8 and Node are …
engine for easily building fast, scalable, and lightweight applications. V8 and Node are …
Emergence of computing education as a research discipline
S Simon - 2015 - aaltodoc.aalto.fi
This thesis investigates the changing nature and status of computing education research
(CER) over a number of years, specifically addressing the question of whether computing …
(CER) over a number of years, specifically addressing the question of whether computing …
How to use the SRec visualization system in programming and algorithm courses
JÁ Velázquez-Iturbide, A Pérez-Carrasco - ACM Inroads, 2016 - dl.acm.org
SRecis a program visualization system for recursion. It provides several graphical
representations, recursion trees being the most useful and versatile. SRec also provides a …
representations, recursion trees being the most useful and versatile. SRec also provides a …
Exploring recursion with Fibonacci numbers
M Rubio-Sánchez, I Hernán-Losada - ACM SIGCSE Bulletin, 2007 - dl.acm.org
This paper addresses the relationship between recursion and combinatorial problems,
which may benefit teaching recursion in CS1/2 courses. Problems whose solutions are …
which may benefit teaching recursion in CS1/2 courses. Problems whose solutions are …
A gentle introduction to mutual recursion
M Rubio-Sánchez, J Urquiza-Fuentes… - Proceedings of the 13th …, 2008 - dl.acm.org
Recursion is an important topic in computer science curricula. It is related to the acquisition
of competences regarding problem decomposition, functional abstraction and the concept of …
of competences regarding problem decomposition, functional abstraction and the concept of …
AlgoRythmics online oktatási környezet: AlgoRythmics online learning environment
O Pálma-Rozália, K Zoltán, O Erika - … –Számítástechnika és Oktatás Multi …, 2021 - ojs.emt.ro
Nowadays, the use of online educational environments is very widespread, the importance
of which has been further highlighted by the viral situation that has arisen in the recent …
of which has been further highlighted by the viral situation that has arisen in the recent …
[PDF][PDF] Haskell-Like S-Expression-Based Language Designed for an IDE
M Srb, S Eisenbach - 2015 - doc.ic.ac.uk
The state of the programmers' toolbox is abysmal. Although substantial effort is put into the
development of powerful integrated development environments (IDEs), their features often …
development of powerful integrated development environments (IDEs), their features often …
Koli Calling comes of age: an analysis
Simon - Proceedings of the Seventh Baltic Sea Conference on …, 2007 - dl.acm.org
A detailed analysis of the full papers presented at the first six years of Koli Calling shows
how the conference has matured over that time to become more research-oriented. While …
how the conference has matured over that time to become more research-oriented. While …
Fibonacci beyond binary recursion
MA Wirth - Teaching Mathematics and Computer Science, 2008 - ojs.lib.unideb.hu
The Fibonacci series is a classical algorithm taught in computer science, usually
implemented in some programming language. It is hard to find a programming textbook …
implemented in some programming language. It is hard to find a programming textbook …