mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
Added "Object-Oriented Programming in the BETA Programming Language"
This commit is contained in:
parent
bc53391f3d
commit
a568b63c6a
@ -35,6 +35,7 @@
|
|||||||
* [Awk](#awk)
|
* [Awk](#awk)
|
||||||
* [Bash](#bash)
|
* [Bash](#bash)
|
||||||
* [Basic](#basic)
|
* [Basic](#basic)
|
||||||
|
* [BETA](#beta]
|
||||||
* [C](#c)
|
* [C](#c)
|
||||||
* [C++](#c-1)
|
* [C++](#c-1)
|
||||||
* [Clojure](#clojure)
|
* [Clojure](#clojure)
|
||||||
@ -513,6 +514,10 @@
|
|||||||
* [Visual Basic Essentials](http://www.techotopia.com/index.php/Visual_Basic_Essentials)
|
* [Visual Basic Essentials](http://www.techotopia.com/index.php/Visual_Basic_Essentials)
|
||||||
|
|
||||||
|
|
||||||
|
###BETA
|
||||||
|
* [Object-Oriented Programming in the BETA Programming Language](http://www.daimi.au.dk/~beta/Books/) - Ole Lehrmann Madsen, Birger Møller-Pedersen, Kristen Nygaard
|
||||||
|
|
||||||
|
|
||||||
###C
|
###C
|
||||||
* [A Tutorial on Pointers and Arrays in C](http://home.netcom.com/~tjensen/ptr/pointers.htm)
|
* [A Tutorial on Pointers and Arrays in C](http://home.netcom.com/~tjensen/ptr/pointers.htm)
|
||||||
* [Beej's Guide to C Programming](http://beej.us/guide/bgc/)
|
* [Beej's Guide to C Programming](http://beej.us/guide/bgc/)
|
||||||
|
Loading…
Reference in New Issue
Block a user