Sciweavers

191 search results - page 8 / 39
» How to learn introductory programming over Web
Sort
View
SIGCSE
2009
ACM
94views Education» more  SIGCSE 2009»
15 years 10 months ago
CS1 students speak: advice for students by students
We collected advice on how to succeed at learning to program from 164 CS1 students at 3 institutions during a "saying is believing"intervention designed to encourage a g...
Beth Simon, Brian Hanks, Carol Zander, Laurie Murp...
IADIS
2003
14 years 11 months ago
A Web-Based Education Tool for Collaborative Learning of Assembly Programming
A visual simulator has been developed as an example of Web-based education tool, which is designed for students to understand graphically internal behavior and structure of comput...
Yoshiro Imai, Shinji Tomita
ACE
2003
104views Education» more  ACE 2003»
14 years 11 months ago
Applying the Cognitive Flexibility Theory to Teaching Web Engineering
Web engineering constitutes the employment of an engineering approach to the development of Web applications. Its main teaching objectives are for students to learn what an engine...
Emilia Mendes

Book
452views
16 years 8 months ago
Practical Artificial Intelligence Programming With Java
This book shows how to implement some AI techniques in java such as Search, Reasoning, Semantic Web, Expert Systems, Genetic Algorithms, Neural Networks, Machine Learning with Weka...
Mark Watson
82
Voted
SIGCSE
2004
ACM
112views Education» more  SIGCSE 2004»
15 years 3 months ago
Using software testing to move students from trial-and-error to reflection-in-action
Introductory computer science students rely on a trial and error approach to fixing errors and debugging for too long. Moving to a reflection in action strategy can help students ...
Stephen H. Edwards