|
|
|
|
|
|
|
| |
|
Название: Apache Cookbook Автор: Ken Coar and Rich Bowen Издательство: O’Reilly Media Год: 2008 Формат: PDF Страниц: 308 Размер: 13,42 МБ Язык: English
There's plenty of documentation on installing and configuring the Apache web server, but where do you find help for the day-to-day stuff, like adding common modules or fine-tuning your activity logging? That's easy. The new edition of the Apache Cookbook offers you updated solutions to the problems you're likely to encounter with the new versions of Apache. |
Разместил: ak5812 13-07-2018, 20:43 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Programming PIC Microcontrollers with PicBasic Автор: Chuck Hellebuyck Издательство: Elsevier Science Год: 2003 Формат: PDF Страниц: 332 Размер: 11,23 МБ Язык: English
Gives numerous design examples and projects to illustrate important concepts This comprehensive tutorial assumes no prior experience with PICBASIC |
Разместил: ak5812 13-07-2018, 20:38 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Advanced C# Programming Автор: Paul Kimmel Издательство: McGraw-HIll Год: 2002 Формат: PDF Страниц: 579 Размер: 31,52 МБ Язык: English
This advanced resource is ideal for experienced programmers seeking practical solutions to real problems. Discover valuable coding techniques and best practices while learning to master Microsoft’s newest cross-platform programming language. |
Разместил: ak5812 13-07-2018, 20:31 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: MATLAB 5.2. Имитационное моделирование в среде Windows Автор: Гультяев А.К. Издательство: СПб.: КОРОНА Год: 1999 ISBN: 5793100539 Формат: pdf Страниц: 287 Размер: 28,4 mb Язык: Русский
В книге рассматриваются основы построения имитационных моделей и их применения в задачах принятия решений. |
Разместил: daromir 13-07-2018, 20:24 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Programming Microcontrollers in C Автор: Ted Van Sickle Издательство: LLH Technology Publishing Год: 2001 ISBN: 1-878707-57-4 Формат: PDF Страниц: 471 Размер: 11,75 МБ Язык: English
Ted Van Sickle spent over fifteen years at Motorola as a microcontroller specialist. He now consults and teaches classes on software design and programming for microcontroller systems. He holds a MSEE from the University of Michigan. |
Разместил: ak5812 13-07-2018, 12:36 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Professional Functional Programming in C#: Classic Programming Techniques for Modern Projects Автор: Oliver Sturm Издательство: John Wiley & Sons Год: 2011 ISBN: 9788126532537 Формат: PDF Страниц: 290 Размер: 88,18 МБ Язык: English
Functional Programming with C# is intended for professional .NET developers using C#. Prior experience with functional programming is not required. |
Разместил: ak5812 13-07-2018, 12:13 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Java 8 Pocket Guide Автор: Robert Liguori and Patricia Liguori Издательство: O’Reilly Media Год: 2014 ISBN: 9781491900864 Формат: PDF Страниц: 241 Размер: 11,66 МБ Язык: English
When you need quick answers for developing or debugging Java programs, this pocket guide provides a handy reference to standard features of the Java programming language and its platform. You’ll find helpful programming examples, tables, figures, and lists, as well as Java 8 features such as Lambda Expressions and the Date and Time API. It’s an ideal companion, whether you’re in the office, in the lab, or on the road. |
Разместил: ak5812 13-07-2018, 11:27 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Pro iPhone Development with Swift 4: Design and Manage Top Quality Apps Автор: Molly Maskrey, Wallace Wang Издательство: Apress Год: 2018 ISBN: 978-1-4842-3381-8 Формат: PDF Страниц: 457 Размер: 13,31 МБ Язык: English
Acquire and master the information required to take you to the next level beyond basic iPhone development using Swift. |
Разместил: ak5812 13-07-2018, 11:12 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: C, a software engineering approach Автор: Peter A. Darnell, Philip E. Margolis Издательство: Springer Год: 1996 ISBN: 978-1-4612-4020-4 Формат: PDF Страниц: 521 Размер: 46,44 МБ Язык: English
Over the last few years, a number of developments have changed the C programming world. Perhaps the most important development has been the universal acceptance of the ANSI C Standard. When we wrote the first edition, the ANSI Standard had not yet been ratified and many of its features were considered cutting-edge. We felt obliged, therefore, to describe the K&R Standard in the main text and to relegate ANSI features to shaded boxes. Now that nearly all C compilers are ANSI-conforming, we have taken this opportunity to integrate the ANSI features into the main text of the book and to update all the examples. We have also made some organizational changes, primarily to introduce key software engineering principles earlier in the book. |
Разместил: ak5812 13-07-2018, 10:57 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Mobile Development with C# Автор: Greg Shackles Издательство: O’Reilly Media Год: 2012 ISBN: 978-1-449-32023-2 Формат: PDF, EPUB Страниц: 172 Размер: 14,44 МБ Язык: English
It's true: you can build native apps for iOS, Android, and Windows Phone with C# and the .NET Framework--with help from MonoTouch and Mono for Android. This hands-on guide shows you how to reuse one codebase across all three platforms by combining the business logic layer of your C# app with separate, fully native UIs. It's an ideal marriage of platform-specific development and the "write once, run everywhere" philosophy.
By building a series of simple applications, you'll experience the advantages of using .NET in mobile development and learn how to write complete apps that access the unique features of today's three most important mobile platforms. |
Разместил: ak5812 13-07-2018, 10:49 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|