Archive for the 'implement' Category
c++ collected works
Introduction
C Programming
- Tutorial
The Ground Cero Guide To C
- god writen tutorial, for the absolute beginner
Thinking in C++
- C++ book, for download, about 1000 pages
Vorlesung zu C und C++
- Vorlesungsskript C und C++ für UNIX, DOS und MS-Windows (german!)
C++ Kurs
- Volkards C++ Kurs (german!, 83 Lektionen!)
C++ für Umsteiger
- Für Pascal-Umsteiger [...]
Filed under: implement | Leave a Comment
Zend Framework 1.0 Released
Andiu Gutmans announced this weekend the release of ZF Version 1.0.
The Framework consists of 140k LOC and should covers all things a PHP5-developer should need, beside the plain PHP5 installation.
With high quality in mind, the framework was tested with 90 k LOC testing code. respect!
If you are using the Zend Framework you can purchase a [...]
Filed under: implement | Leave a Comment
Ruby vs Python
So, how do Python and Ruby compare? They look more similar to each other than either does to Perl. What are the differences?
Points of comparison:
Overview
Heritage and Philosophy
Popularity
Readability
Ease for Beginners
Ruby Blocks and Python Lambdas
Development Environments
Community and Documentation
Libraries, Platforms and Applications
Performance
Opinions : Leaving Python for Ruby [...]
Filed under: implement | Leave a Comment
PHP in contrast to Perl
These days, where a lot of php security issues are in the news, i found a site called “PHP in contrast to Perl“.
Its amazing how perl people indeep examine php paradigms and internals ..
Filed under: implement | Leave a Comment