-
1 month ago
Using the river-crossing microworld to learn programming and AI -- first steps (river-teach.ogv)
Among the many tutorial files teaching aspects of Pop11 and AI that are included in the Poplog system, one that has been found very useful for teac...
48 views
aaronsloman
uploaded
-
1 month ago
Raspberry Pi Tutorial 1 - An Introduction to Debian Linux
The Raspberry Pi is a £15/$25 computer that runs GNU/Linux. See http://www.raspberrypi.org/ for more info.
I plan to provide Linux tutorials for t...
RaspberryPiTutorials • 68,685 views
aaronsloman
commented:
-
2 months ago
Installing and Testing Poplog on Linux
For overview and list of tutorials see http://tinyurl.com/PopVidTut.
The demos in the videos all use parts of the Poplog system. There are several ...
117 views
aaronsloman
uploaded
-
2 months ago
Introduction to Pop11 basics (pop-basics - revised)
Pop11 is an AI language with a general purpose core that is in some ways like Scheme, in other ways like Forth (use of an open stack).
This tutori...
36 views
aaronsloman
uploaded
-
2 months ago
Using Numeric Keyboard to Compile a Range (load-marked-range -- correcting previous video)
In the previous tutorial, while demonstrating the use of numeric keypad keys in the poplog editor, I attempted to demonstrate the use of the '*' ke...
9 views
aaronsloman
uploaded
-
2 months ago
Using function keys on keyboard with the Poplog editor Ved/XVed (vedfunctionkeys)
The previous tutorial demonstrated some of the things that can be done with the Poplog editor Ved/XVed without using any function keys, only normal...
28 views
aaronsloman
uploaded
-
2 months ago
Using the Poplog/Pop11 editor Ved with minimal keyboard keys (vedkeys)
The previous tutorial (http://youtu.be/Athf7cFbk3E) rapidly ran through some of the things that can be done with the Poplog editor XVed, using its...
32 views
aaronsloman
uploaded
-
2 months ago
Very Rapid High Level Overview of Some Features of Xved/Ved the Poplog editor
Most of the tutorials on this web site make use of the Poplog editor Ved, or its multi-window version XVed, to demonstrate features of AI programmi...
30 views
aaronsloman
uploaded
-
2 months ago
Using pop11 to create a microworld for student programs to operate on (riverworld -revised )
An earlier tutorial file http://youtu.be/xfGv9xfqDxU (Riverworld in Pop11: introduction to programming) demonstrated how a micro-world involving a ...
28 views
aaronsloman
uploaded
-
2 months ago
Pop11 Basics: introduction to interactive programming, including lists
Originally this was a 19 minute demo, illustrating some features of Pop11, then going on to present the Riverworld tutorial. Instead that is now do...
41 views
aaronsloman
uploaded
-
2 months ago
A tutorial comparing pattern matching and other paradigms (match_sorted.ogv)
This is one of a collection of tutorials demonstrating Pop11, a language with some of the features of Lisp, Scheme, and Prolog, developed for teach...
125 views
aaronsloman
uploaded
-
2 months ago
A demo of pop11 2-D graphics commands with faces and random walks (pop11-graphics-demo.ogv)
This tutorial makes use of a pop11 teach file available here http://www.cs.bham.ac.uk/re... to demonstrate som...
43 views
aaronsloman
uploaded
-
3 months ago
Modelling number competences (number-rulebase.ogv)
This is a sequel to my previous tutorial (pop-espeak2.ogv)
This is part of a planned series of video tutorials introducing some of the features of...
75 views
aaronsloman
uploaded
-
3 months ago
Tutorial: a grammar to generate haikus, spoken by 'espeak'
This is a sequel to my previous file (pop-espeak1.ogv)
The code examples in this video can be found here:
94 views
aaronsloman
uploaded
-
3 months ago
Demo of linux, Pop11 and Espeak, looping (pop-espeak1.ogv )
This is part of a planned series of video tutorials introducing some of the features of Pop-11, an AI programming language (part of the Poplog syst...
94 views
aaronsloman
uploaded
A great tutorial. I am hoping to get poplog ported to ARM, which would enable Raspberry Pi to be used for teaching programming and AI using any of Pop11, Prolog, Common Lisp or Standard ML. Anyone who has managed to install debian as on Liam's demo, should be able to install and run Poplog by fol...