Версия на русском языке

RSS

Философия программирования

Annotation:

Keywords:
Author: Igor S. Savchuk
Source: RSDN Magazine #2-2010
Annotation: Like many ideas that sound good in theory but are clumsy in practice, object-oriented programming (OOP) offers benefits only in a specialized context—namely, group programming. And even in that circumstance the benefits are dubious, though the proponents of OOP would have you believe otherwise. So Let's Talk About objects: Why OOP Have Failed?

Keywords: OOP; object-oriented; encapsulation; modularity; polymorphism; inheritance; alternative; critics; criticism; design patterns; objects
Author: Kim Ostrovsky
Source: www.enterra.ru
Contributor: Anastasiya Pilyugina
Annotation: More and more business owners turn their attention to the mobile applications as an effective technique of a company's promotion. Indeed, for many business spheres the representation on the Internet via the company's site is not enough – close connection with the customer is needed. Still resolving to develop a mobile application one should learn and take into consideration some nuances beforehand. This article, written by the experienced developer reflects the inside view on the process of mobile applications development and helps to avoid many mistakes thus making the application an effective source of the new clients attraction and business promotion.

Keywords: Mobile applications; development; developer’s view.

Learning to fly

McSeem2

LaptevVV

Pavel Dvorkin

Authors: Evgeny Oginsky
Roman Burda
Annotation: The article describes several mistakes which are made in the programming code. Reccomendation are given about how not to write the code, on which steps of code development the attention and consideration of these mistakes should be taken to account.

Keywords: philosophy of programming; frequent errors; bad code