<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>Разработка - Книги скачать бесплатно PHP, Ajax, Jquery, Ruby on Rails, базы данных Mysql, C++, C#, Java</title>
<link>http://2f.4zu.ru/</link>
<description><![CDATA[Скачать книги бесплатно - PHP, Zend framework, CakePHP, Symphony, CodeIgniter, CMS, Jquery, Java, Ruby on Rails, C++, Cоциальные сети, Patterns, Agile, TDD, C# Sharp,]]></description>
<language>ru</language>
<generator>twoface.ru</generator>
<pubDate>Tue, 14 Apr 2026 14:46:56 +0300</pubDate>
<lastBuildDate></lastBuildDate>   

 

    <item>
        <title>Game coding complete</title>
        <guid isPermaLink="true">http://2f.4zu.ru/development/game_coding_complete.html</guid>
        <link>http://2f.4zu.ru/development/game_coding_complete.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/e9a328b07b284797b5ca3915474313ac.jpg" vspace="4" hspace="8" align="left" title="Game coding complete"/>
                
        Expertly presents, from start to finish, the process of programming
commercially viable computer games! This is the kind of book that you
won't let out of our sight. From page one, Mike McShaffry, a leading
programmer for Origin Systems (Makers of Wing Commander and the Ultima
series) and Microsoft (Bicycle Casino), shows you how to create and
code the very best interactive games. With dozens of tips and code
illustrations, plus extensive narration of critical non-code issues,
Game Coding Complete is the guide to orchestrating bug-free,
high-quality game code that passes the muster of leading publishers
such as Electronic Arts and Microsoft. The book covers all critical
facets of programming, working with teams, selecting the right game
architecture, testing and debugging, scheduling, and more. The book
includes hundreds of insider tricks and techniques used by programmers
who learned their craft on cutting edge titles such as Ultima Online.
The C++ language is used throughout to explain specific programming
concepts. This book is destined to become a classic for all game
programmers. Foreword by game industry icon Warren Spector.
<p>In this book you will learn:  </p>
<p>* The nuts and bolts of the game coding process<br> * Insider techniques for writing top-notch game code<br> * 2D and 3D graphics techniques used by professional game developers<br> * Unique insight on critical algorithms you can't live without, debugging secrets, and tips for managing critical projects<br> * Key "gotchas" to avoid that can really hurt game development projects</p>
<p>With dozens of tips and code illustrations, plus extensive narration of critical non-code issues, <em>Game Coding Complete</em>
is the guide to orchestrating bug-free, high-quality game code that
will pass muster with leading game publishers such as Electronic Arts
and Microsoft. This book covers all critical facets of game
programming, working with teams, selecting the right game architecture,
code optimization, and more.</p>
        
        ]]></description>
        <pubDate>Tue, 03 Jun 2008 14:55:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Профессиональное программирование на PHP</title>
        <guid isPermaLink="true">http://2f.4zu.ru/development/professionalnoe_programmirovanie_na_php.html</guid>
        <link>http://2f.4zu.ru/development/professionalnoe_programmirovanie_na_php.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/45109a83226189bd10663a3753fc4619.jpg" vspace="4" hspace="8" align="left" title="Профессиональное программирование на PHP"/>
                
        Книга адресована опытным PHP-программистам и разработчикам
Web-приложений, проектирующим крупные Web-системы для решения сложных
задач. В книге рассматривается пятая версия РНР и новые
объектно-ориентированные возможности языка, однако многие рекомендации
вполне применимы и для предыдущей версии PHP, a идеи и стратегии
повышения скорости и надежности кода, описанные в книге, позволят
усовершенствовать код, написанный практически на любом языке высокого
уровня. <br><br>
В книге рассматривается разработка высокопроизводительных, стабильных и
расширяемых PHP-приложений, а также подробно освещаются методики
блочного тестирования, обеспечения безопасности, методик кэширования и
повышения производительности Web-приложений. Кроме того, в книге
достаточно полно описано создание РНР- и Zend-расширений, увеличивающих
возможности языка.


        
        ]]></description>
        <pubDate>Fri, 12 Sep 2008 23:56:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Литература по созданию игр</title>
        <guid isPermaLink="true">http://2f.4zu.ru/development/literatura_po_sozdaniyu_igr.html</guid>
        <link>http://2f.4zu.ru/development/literatura_po_sozdaniyu_igr.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/3688168ef3cca4be129bf3baff572690.jpg" vspace="4" hspace="8" align="left" title="Литература по созданию игр"/>
                
        Серия книг связанных с гейм мейкерством.<br>Начаная от базовых знаних C/C++, DirectX и Opengl, заканчивая теорией игр. <br><br>Пополняется...
        
        ]]></description>
        <pubDate>Thu, 04 Sep 2008 12:21:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Object-Oriented JavaScript</title>
        <guid isPermaLink="true">http://2f.4zu.ru/development/objectoriented_javascript.html</guid>
        <link>http://2f.4zu.ru/development/objectoriented_javascript.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/1198a0ee025e4f9f3c2a5f75c9130640.jpg" vspace="4" hspace="8" align="left" title="Object-Oriented JavaScript"/>
                
        Once listed in the "nice to have" sections of job postings,
these days the knowledge of JavaScript is a deciding factor when it
comes to hiring web developers. And rightly so. Where in the past we
used to have the occasional few lines of JavaScript embedded in a web
page, now we have advanced libraries and extensible architectures,
powering the "fat-client", AJAX-type rich internet applications.
<p> JavaScript is the language of the browser, but it's also heavily
employed in many other environments: server-side programming, desktop
applications, application extensions and widgets. It's a pretty good
deal: you learn one language and then code all kinds of different
applications. While this book has one chapter specifically dedicated to
the web browser environment including DOM, events, and AJAX tutorials,
the rest is applicable to all the other environments too. </p>
<p> This book treats JavaScript as a serious object-oriented language,
showing you how to build robust, maintainable, and powerful libraries
and applications. Along the way, we cover many of the recent
innovations such as AJAX, JSON, and interesting design and coding
patterns. After reading this book, you'll be prepared to ace your
JavaScript job interview and even impress with some bits that the
interviewer maybe didn't know. You should read this book if you want to
be able to take your JavaScript skills to a new level of
sophistication. </p>
<p> <strong>What you will learn from this book?</strong> </p>
<p> * Learn to think in JavaScript, the language of the web browser<br> * The basics of object-oriented programming, and how they apply to JavaScript<br> * Set up and use your training environment (Firebug)<br> * Master data types, operators, and flow control statements<br> * Understand functions: usage patterns, variable scope, and built-in functions<br> * Closures demystified<br> * Create and use objects<br> * Understand and use prototypes<br> * Reuse code with common patterns for inheritance<br> * Understand and work with the BOM (Browser Object Model)<br> * The DOM (Document Object Model) - accessing, modifying, adding, and deleting nodes<br> * Build responsive web pages with AJAX<br> * JSON (JavaScript Object Notation)<br> * Listen and respond to browser events<br> * Apply design patterns to solve common problems<br> * Adopt coding patterns that unleash the unique power of the language<br>  * Make your programs cleaner, faster, and compatible with other programs and libraries<br> * Achieve missing object-oriented features in JavaScript such as private properties and methods<br> </p>
<p> <strong>Who is this book written for?</strong> </p>
<p> The book requires no prior knowledge of JavaScript and works from
the ground up to give you a thorough grounding in this powerful
language. If you do already know some JavaScript, you will find plenty
of eye-openers as you discover just what the language can do. </p>
<p> This book takes a do-it-yourself approach when it comes to writing
code, because the best way to really learn a programming language is by
writing code. You are encouraged to type code into Firebug's console,
see how it works and then tweak it and play around with it. There are
practice questions at the end of each chapter to help review what you
have learned. </p>
        
        ]]></description>
        <pubDate>Thu, 28 Aug 2008 15:42:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>C# 3.0 Cookbook</title>
        <guid isPermaLink="true">http://2f.4zu.ru/development/c_30_cookbook.html</guid>
        <link>http://2f.4zu.ru/development/c_30_cookbook.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/f550efdbbfa7e7c31c0c8726de27fc90.jpg" vspace="4" hspace="8" align="left" title="C# 3.0 Cookbook"/>
                
        Completely updated for C# 3.0 and the .NET 3.5
platform, the new edition of this bestseller offers more than 250 code
recipes to common and not-so-common problems that C# programmers face
every day. Every recipe in the book has been reconsidered with more
than a third of them rewritten to take advantage of new C# 3.0
features. If you prefer solutions you can use today to general C#
language instruction, and quick answers to theory, this is your book.
C# 3.0 Cookbook offers a new chapter on LINQ (language integrated
query), plus two expanded chapters for recipes for extension methods,
lambda functions, object initializers, new synchronization primitives
and more. The new edition is also complemented by a public wiki, which
not only includes all of the C# 2.0 recipes from the previous edition
unchanged by the release of C# 3.0, but invites you to suggest better
ways to solve those tasks. Here are some of topics covered: LINQ
Numeric data types and Enumerations Strings and characters Classes and
structures Generics Collections Exception handling Delegates, events,
and lambda expressions Filesystem interactions Web site access XML
usage (including LINQ to XML, XPath and XSLT) Networking Threading Data
Structures &amp; Algorithms Each recipe in the book includes tested
code that you can download from oreilly.com and reuse in your own
applications, and each one includes a detailed discussion of how and
why the underling technology works. You don't have to be an experienced
C# or .NET developer to use C# 3.0 Cookbook. You just have to be
someone who wants to solve a problem now, without having to learn all
the related theory first. 
        
        ]]></description>
        <pubDate>Mon, 04 Aug 2008 11:09:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Learning jQuery</title>
        <guid isPermaLink="true">http://2f.4zu.ru/development/learning_jquery.html</guid>
        <link>http://2f.4zu.ru/development/learning_jquery.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/4f28a15ca7421e65adcd12b01eab9d73.jpg" vspace="4" hspace="8" align="left" title="Learning jQuery"/>
                
        jQuery is a powerful JavaScript library that can enhance your websites
regardless of your background. In this book, creators of the popular
jQuery learning resource, learningquery.com, share their knowledge,
experience, and enthusiasm about jQuery to help you get the most from
the library and to make your web applications shine. For designers,
jQuery leverages existing CSS and HTML skills, allowing you to
dynamically find and change any aspect of a page. This book provides a
gentle introduction to jQuery concepts, allowing you to add
interactions and animations to your pages-even if previous attempts at
writing JavaScript have left you baffled. For programmers, jQuery
offers an open -source, standards-compliant, unobtrusive approach to
writing complex JavaScript applications. This book will guide you past
the pitfalls associated with AJAX, events, effects, and advanced
JavaScript language features, as well as provide you with a reference
to the jQuery library to return to again and again. This book begins
with a tutorial to jQuery, followed by an examination of common,
real-world client-side problems, and solutions for each of them. A
detailed reference rounds off the book, making it an invaluable
resource for answers to all your jQuery questions. Who this book is
written for This book is for web designers who want to create
interactive elements for their designs, and for developers who want to
create the best user interface for their web applications. The reader
will need the basics of HTML and CSS, and should be comfortable with
the syntax of JavaScript. No knowledge of jQuery is assumed, nor is
experience with any other JavaScript libraries required.<br><br>+ В дополнение легкий мануал с перечнем основных функций (250Кб), очень полезный при работе с JQeury.

<br>
        
        ]]></description>
        <pubDate>Thu, 05 Jun 2008 12:42:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Pro PHP Application Performance</title>
        <guid isPermaLink="true">http://2f.4zu.ru/development/pro_php_application_performance.html</guid>
        <link>http://2f.4zu.ru/development/pro_php_application_performance.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/ec78811ac142327ba09a9028f7c42347.jpg" vspace="4" hspace="8" align="left" title="Pro PHP Application Performance"/>
                
        PHP используется миллионом программистов по всему миру. Любой серьезный программист PHP должнен быть в состоянии оптимизировать свои программы на PHP для оптимальной и быстрой работы. Эта книга раскроет для программиста техники, с помощью которых они смогут настроить проекты на лучшую производительности. <br><br>Книга "Pro PHP производительность приложений" поможет вам понять все технологии и компоненты, которые играют роль в быстродействии вашего приложения. Когда секунды выполнения программы означают сохранение&nbsp; и потеря пользователей, важно для всех, иметь планы оптимизации для проекта.&nbsp; Но, какие компоненты в вашем приложении вы должны анализировать? Как оптимизировать? И как вы можете оценить, насколько хорошо ваше приложение работет? Вот некоторые из вопросов, на которые вы найдете ответы в этой книге.<br>
        
        ]]></description>
        <pubDate>Fri, 22 Apr 2011 10:51:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Zend Framework 1.8 Web Application Development</title>
        <guid isPermaLink="true">http://2f.4zu.ru/development/zend_framework_18_web_application_development.html</guid>
        <link>http://2f.4zu.ru/development/zend_framework_18_web_application_development.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/9a4d65629e6d40c78c7ddde19a2bffed.jpg" vspace="4" hspace="8" align="left" title="Zend Framework 1.8 Web Application Development"/>
                
        Эта книга основана на примерах из реальной практики, проведет вас через процесс создания MVC (модель-представление-контроллер) основанных веб-приложений. Вы будете создавать и развивать скрипт магазина. Книга охватывает общие ошибки и лучшие практики, которые будут полезны для разработчиков. Эта книга для веб-разработчиков PHP, которые хотят начать работать с Zend Framework. Если у вас есть наработки в использовании фреймворка, книга научит вас использовать его наилучшим образом и вы будете создавать качественные приложения. Базовые знания объектно-ориентированного дизайна, будут полезны при прочтении этой книги.


        
        ]]></description>
        <pubDate>Wed, 20 Apr 2011 12:49:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Agile Web Application Development with Yii 1.1 and PHP5</title>
        <guid isPermaLink="true">http://2f.4zu.ru/development/agile_web_application_development_with_yii_11_and_php5.html</guid>
        <link>http://2f.4zu.ru/development/agile_web_application_development_with_yii_11_and_php5.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/9040c24fc3aa0f8d81c45fab2cb41962.jpg" vspace="4" hspace="8" align="left" title="Agile Web Application Development with Yii 1.1 and PHP5"/>
                
        Это учебник из серии "шаг за шагом" для разработки веб-приложений с использованием Yii. Книга следует канону "сначала - тест", нарастающий, и итеративный подход к разработке программного обеспечения на примере разработки проекта управления задачами, приложение под названием "Trackstar". Если вы программист со знанием PHP объектно-ориентированного программирования и желаете быстро развивать современные, сложные веб-приложения, то эта книга для вас. Предварительных знаний о Yii не требуется, для прочтения этой книгу.


        
        ]]></description>
        <pubDate>Thu, 11 Nov 2010 14:33:00 +0300</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>PHP Team Development</title>
        <guid isPermaLink="true">http://2f.4zu.ru/development/php_team_development.html</guid>
        <link>http://2f.4zu.ru/development/php_team_development.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/2e65d53561c0cd28aaaaac533e21df83.jpg" vspace="4" hspace="8" align="left" title="PHP Team Development"/>
                
        <br>Easy and effective team work using MVC, agile development, source control, testing, bug tracking, and more<br><br>&nbsp;&nbsp;&nbsp; * Work more effectively as a team by breaking up complex PHP projects into manageable sub-parts<br>&nbsp;&nbsp;&nbsp; * Develop code that is much easier to maintain with source control, agile principles, and project tracking<br>&nbsp;&nbsp;&nbsp; * Apply techniques related to process models, collaboration among team members, and continuous long-term improvement<br>&nbsp;&nbsp;&nbsp; * A precise guide with examples to illustrate practical benefits<br><br>In Detail<br>Given the nature of the business environment today, organizations that want to build value-added enterprise PHP applications need a team of PHP people rather than an individual. You've got a team! What next? Customizing such applications to meet with organizational objectives and maintaining these applications over time can be quite a tedious task for your team with so many people involved.<br><br>In this book, you will explore how you can break up complex PHP projects into simple sub-parts that multiple team members can work on. The book highlights the use of the MVC pattern for separating concerns in the application and agile principles to deliver code that works. You will learn to blend the simplicity and power of PHP with evolving software engineering principles and tools to easily develop code that is easy to maintain. With this book in hand, you know how to avoid getting muddled up while working in a team and achieve success on your project with effective team work.<br>


        
        ]]></description>
        <pubDate>Tue, 01 Jun 2010 23:03:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Regular Expressions Cookbook</title>
        <guid isPermaLink="true">http://2f.4zu.ru/development/regular_expressions_cookbook.html</guid>
        <link>http://2f.4zu.ru/development/regular_expressions_cookbook.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/9860d564f7a04122f3493f371c119983.jpg" vspace="4" hspace="8" align="left" title="Regular Expressions Cookbook"/>
                
        This O'Reilly Cookbook provides more than a hundred recipes to help
programmers use regular expressions to manipulate text and crunch data.
Every programmer needs a grasp of regular expressions, but their power
doesn't come without problems--even seasoned users often have trouble
tackling performance issues. With recipes for popular programming
languages such as C#, Java, JavaScript, Perl, PHP, Python, Ruby, and
VB.NET, this book offers step-by-step solutions to scores of common
tasks involving regular expressions. This cookbook will help you: <ul>  <li> Understand the basics of regular expressions through a concise tutorial <br></li>  <li>Use regular expressions effectively in several programming and scripting languages <br></li>  <li>Learn how to validate and format input <br></li>  <li>Manage words, lines, special characters, and numerical values</li>  <li>Find solutions for using regular expressions in URLs, paths, markup, and data exchange <br></li>  <li>Learn the nuances of more advanced regex features <br></li>  <li>Understand how regular expression APIs differ from language to language <br></li>  <li>Write better regular expressions for custom needs </li>  </ul>  <p>Whether you're a novice or an experienced user, <em>Regular Expressions Cookbook</em>
will help deepen your understanding of this tool. You'll learn powerful
new tricks, avoid language-specific gotchas, and save valuable time
with this huge library of proven solutions to difficult, real-world
problems.</p>
  


<br>
        
        ]]></description>
        <pubDate>Sat, 18 Jul 2009 02:27:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>

 

    <item>
        <title>Practical Subversion, Second Edition (SVN)</title>
        <guid isPermaLink="true">http://2f.4zu.ru/development/practical_subversion_second_edition_svn.html</guid>
        <link>http://2f.4zu.ru/development/practical_subversion_second_edition_svn.html</link>
        <description><![CDATA[
        
                <img src="/uploads/posts/thumbs/0fcde489991235d011b14e737f9cf85a.jpg" vspace="4" hspace="8" align="left" title="Practical Subversion, Second Edition (SVN)"/>
                
        <p><i>Practical Subversion, Second Edition</i> draws on the experience
of its authors, Daniel Berlin and Garrett Rooneyboth Subversion project
membersto guide you through a complete introduction to this popular
code management solution. And this edition has been updated to reflect
the most recent changes to the popular Subversion version control
system. After a crash course on Subversions key features, including a
theme project that youre encouraged to follow, youll explore best
practices, migration tips for moving from other versioning solutions,
Subversion integration, and an overview of the Subversion APIs.</p>
        
        ]]></description>
        <pubDate>Wed, 24 Jun 2009 19:08:00 +0400</pubDate>
        <author>БончБруевич</author>
        
                
    </item>



</channel>
</rss>
        

<!--
	Powered by : twoFaced eNgine
	Time elapsed : 0.0282
-->
