Обратная связь В избранное
Как скачать книги бесплатно Если вы нашли ошибки, сообщите нам.

Поиск по сайту

По Вашему запросу найдено 59 ответов (Результаты запроса 1 - 18) :

#1: Object Oriented Programming in VB.Net бесплатно

АвторАвтор: lbooks  Опубликовано: 2-11-2008, 11:22  Комментариев: 0
This book takes an object-oriented approach to introduce Visual Basic .NET. The author begins by covering object-oriented analysis, design, and modeling using UML. He then moves into a detailed discussion of objects and clasess, after which, readers begin develoing their own short programs. Advanced topics such as data structures, components, and distributed/Internet programming are also covered. Programmers interested in learning the Visual Basic .NET programming language.

#2: Visual Basic .NET Black Book бесплатно

АвторАвтор: lbooks  Опубликовано: 30-03-2007, 12:10  Комментариев: 0
Visual Basic .NET Black Book is a comprehensive reference and problem-solving guide for Visual Basic programmers. It covers Visual Basic .NET tips, examples, and how-to’s on everything from programming to managing Visual Basic applications. It provides in-depth material on the new object-oriented features of Visual Basic .NET. Plus readers will learn the crucial Visual Basic tool set in detail including best Visual Basic programming practices, from design tools to flowcharts. Using the popular Black Book format, this book provides in-depth analyses of VB.NET technologies and hundreds of immediate programming solutions making it an invaluable desktop companion.

#3: Object-Oriented JavaScript бесплатно

АвторАвтор: lbooks  Опубликовано: 29-10-2008, 12:30  Комментариев: 0
Object-Oriented JavaScript by Stoyan Stefanov is a first among JavaScript books in my opinion. OOP in JavaScript is not new, but has gained much popularity since the use of JavaScript in Ajax and the development of JavaScript libraries and widgets from various web companies (especially Yahoo!). Learning how to create component-based applications using JavaScript is not an easy thing to master if all you know about JavaScript is doing "mouse-overs" or neat little effects. There really isn't a book out there that really explains how OOP works in JavaScript completely.

#4: Core Python Programming бесплатно

АвторАвтор: lbooks  Опубликовано: 6-06-2009, 11:56  Комментариев: 0
Python is an Internet and systems programming language that is soaring in popularity in today's fast-paced software development environment, and no wonder: it's simple (yet robust), object-oriented (yet can be used as a procedural language), extensible, scalable and features an easy to learn syntax that is clear and concise. Python combines the power of a compiled object language like Java and C++ with the ease of use and rapid development time of a scripting language. In fact, it's syntax is so easy to understand that you are more likely to pick it up faster than any of the other popular scripting languages in use today!

#5: Applying UML: Advanced Applications бесплатно

АвторАвтор: lbooks  Опубликовано: 6-01-2009, 09:04  Комментариев: 0
Unified Modeling Language (UML) is a general-purpose notation language for specifying and visualizing complex software, especially large, object-oriented projects. Object-oriented programming is when a programmer defines not only the data type of a data structure, but also the types of operations/functions that can be applied to the data structure.

#6: The Objective-C 2.0 Programming Language бесплатно

АвторАвтор: lbooks  Опубликовано: 17-05-2009, 12:11  Комментариев: 0
Objective-C is a small but powerful set of extensions to the standard ANSI C language. Objective-C is designed to give C full object-oriented programming capabilities in a straightforward way. This document is about the first component of the development environment — the programming language. It fully describes the Objective-C language, and provides a foundation for learning about the second component, the Mac OS X Objective-C application frameworks—collectively known as Cocoa.

#7: Core PHP Programming бесплатно

АвторАвтор: lbooks  Опубликовано: 19-07-2008, 16:45  Комментариев: 0
Core PHP Programming, Third Edition is the authoritative guide to the new PHP 5 for experienced developers. Top PHP developer Leon Atkinson and PHP 5 contributor/Zend Engine 2 co-creator Zeev Suraski cover every facet of real-world PHP 5 development, from basic syntax to advanced object--oriented development-even design patterns!

It's all here: networking, data structures, regular expressions, math, configuration, graphics, MySQL/PostgreSQL support, XML, algorithms, debugging, optimization...and 650 downloadable code examples.

#8: Programming.ASP.NET бесплатно

АвторАвтор: lbooks  Опубликовано: 8-06-2009, 21:54  Комментариев: 0
In Programming ASP.NET, Second Edition authors Jesse Liberty and Dan Hurwitz cover everything you need to know to be effective with ASP.NET. The book includes a comprehensive tutorial on Web Forms, which, in conjunction with Visual Studio .NET 2003, allow you to apply Rapid Application Development techniques (including drag-and-drop control placement) to web development. Programming ASP.NET includes extensive coverage of each type of server control, including Web server controls, HTML server controls, and custom controls. New material covers creating ASP.NET pages for mobile devices.

#9: Programming with GNU software бесплатно

АвторАвтор: lbooks  Опубликовано: 2-06-2009, 21:49  Комментариев: 0
One of the great benefits of Unix is the vast array of free and inexpensive software tools that are available for the platform. Programming with GNU Software provides an overview of how C and C++ programmers can use some of these tools: the source-code editor Emacs, the gcc compiler, gdb debugger, gprof profiler, and the RCS version-control system. The book offers a quick-paced tutorial that, unlike some introductions to Unix tools, is particularly focused on the needs of C programmers. 

#10: VHDL: Programming by examples бесплатно

АвторАвтор: lbooks  Опубликовано: 9-05-2009, 19:00  Комментариев: 0
This is the fourth version of the book and this version now not only provides VHDL language coverage but design methodology information as well. This version will guide the reader through the process of creating a VHDL design, simulating the design, synthesizing the design, placing and routing the design, using VITAL simulation to verify the final result.

#11: More programming pearls бесплатно

АвторАвтор: lbooks  Опубликовано: 6-06-2009, 20:51  Комментариев: 0
What do topics ranging from organic chemistry to Napoleon's campaigns have to do with computer programming? This collection of essays demonstrates the many varied aspects of programming, showing how programming can be both a fun and elegant science.
Some of the essays cover programming techniques, like how profilers can provide insight into the dynamic behavior of programs, and methods for making data files self-describing. These techniques deal with real programs and they are realistically illustrated, using the C and Awk languages. Bentley also provides the reader with some tricks of the programmer's trade, like a collection of rules of thumb and hints for finding simple solutions to hard problems.
These essays also originally appeared in the author's column in Communication of the ACM, and have been substantially revised, incorporating new sections, problems, and reader comments.

#12: Programming Video Games for the Evil Genius бесплатно

АвторАвтор: lbooks  Опубликовано: 4-06-2009, 15:18  Комментариев: 0
In Programming Video Games for the Evil Genius, programming wunderkind Ian Cinnamon gives you everything you need to create and control 57 gaming projects. You'll find easy-to-follow plans featuring Java, the most universal programming language, that run on any PC, Mac, or Linux computer.
Illustrated instructions and plans for an awesome mix of racing, board, shoot 'em up, strategy, retro, and puzzle games

#13: Game Programming Gems бесплатно

АвторАвтор: lbooks  Опубликовано: 23-05-2009, 19:00  Комментариев: 0
Aimed at the working (or aspiring) Visual C/C++ game programmer, Game Programming Gems contains over 60 programming tips that have been gathered from more than 40 working game gurus. It you want to build your own games or are interested simply in how games work, this text provides an intriguing glimpse into how the pros create state-of-the-art 3-D animation.

#14: The ANSI C programming language бесплатно

АвторАвтор: lbooks  Опубликовано: 26-05-2009, 15:22  Комментариев: 0
This book (widely known as K&R, after the authors' initials) has for over twenty years been the best way to learn C. In this book you'll find information not just about C, but about good programming style, code reuse, the value of clear comments--in short, you will introduced to the skill set of an experienced computer professional.

#15: A Laboratory Course in C++ Data Structures бесплатно

АвторАвтор: lbooks  Опубликовано: 29-12-2007, 00:24  Комментариев: 0
The courses that we enjoyed most when we were students were those that emphasized design. In design-oriented courses, we used the concepts taught in lecture to solve practical problems. The process of applying ideas made it easier to understand them and understand how they could be applied in a real-world setting.
This emphasis on learning by doing is used throughout A Laboratory Course in C++ Data Structures. In each laboratory, you will explore a particular data structure by implementing it. As you create an implementation, you will learn how the data structure works and how it can be applied. The resulting implementation is a working piece of software that you can use in later laboratories and programming projects.

#16: Python and XML бесплатно

АвторАвтор: lbooks  Опубликовано: 5-06-2009, 15:37  Комментариев: 0
As an object-oriented language with powerful text processing capabilities, Python is an ideal language for manipulating XML. Python & XML provides you with a solid foundation for using these two languages together. Loaded with practical examples, the book highlights common application tasks, so that you can learn by doing. The book starts with the basics then quickly progresses to complex topics, like transforming XML with XSLT, querying XML with XPath, and working with XML dialects and validation. It also covers the more advanced issues, such as SOAP and distributed web services, and explores the use of Python to create scalable XML streams between distributed applications. If you are a Python programmer who wants to incorporate XML into your skill set, this is the book for you.

#17: Книжная подборка по DELPHI бесплатно

АвторАвтор: sss120  Опубликовано: 30-06-2012, 11:00  Комментариев: 0
Delphi — императивный, структурированный, объектно-ориентированный язык программирования, диалект Object Pascal. Начиная с 2007 года уже язык Delphi (производный от Object Pascal) начал жить своей самостоятельной жизнью и претерпевал различные изменения, связанные с современными тенденциями (например, с развитием платформы . NET) развития языков программирования: появились class helpers, перегрузки операторов и другое.

#18: Математическое програмирование бесплатно

АвторАвтор: lbooks  Опубликовано: 8-01-2009, 16:31  Комментариев: 0
С единых позиций рассматриваются разделы математического программирования. Отражаются новые достижения. Излагаются теория и алгоритмы конечномерной и бесконечномерной оптимизации, в частности методы решение задач вариационного исчисления и оптимального управления, дискретное и динамическое программирование, способы декомпозиции больших систем.
Рассматриваются разнообразные приложения. Простота и наглядность изложения совмещаются со строгостью доказательств. Вспомогательные сведения из других разделов математики даются в специальных главах и приложениях.
Для научных работников и инженеров, работающих в области прикладной математики, а также для студентов вузов.

Навигация по сайту

Опрос пользователей

Как вам новый дизайн [?]

Супер
Хорошо
Неплохо
Было лучше
Плохо
Ужасно

Лучшее за неделю

Новинки