Learning by doing: Reading books and trying to understand the (code) examples
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
T. Meissner cd9bc2dd75 added error handling for: invalid filename (empty string), file save error, delete error; back() & forward() now safe in range of 0 .. characters list length; some minor refactoring 10 years ago
c_pointers Merge branch 'master' of https://github.com/tmeissner/learning-by-doing 10 years ago
jquery_mobile-up_and_running moved into subdirectory 10 years ago
python_3_oop added error handling for: invalid filename (empty string), file save error, delete error; back() & forward() now safe in range of 0 .. characters list length; some minor refactoring 10 years ago
.gitignore added zip files to gitignore list 10 years ago
README.md added readme file 10 years ago

README.md

Sometimes expanded and modified code examples of following books:

Understanding and Using C Pointers

http://shop.oreilly.com/product/0636920028000.do

jQuery Mobile - Up and Running

http://shop.oreilly.com/product/0636920014607.do

Python 3 Object Orientated Programming

https://www.packtpub.com/application-development/python-3-object-oriented-programming