ASP.NET MVC with Entity Framework and CSS (+ code)

Автор: bhaer от 26-09-2016, 10:24, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

ASP.NET MVC with Entity Framework and CSS (+ code)
Название: ASP.NET MVC with Entity Framework and CSS
Автор: Lee Naylor
Издательство: Apress
Год: 2016
Страниц: 608
Формат: EPUB
Размер: 10 Mb
Язык: English

This book will teach readers how to build and deploy a fully working example retail website using Microsoft ASP.NET MVC and Entity Framework technologies and recommendations. This book contains several solutions to real world issues that developers will frequently encounter.
 

Beautiful Code: Leading Programmers Explain How They Think

Автор: daromir от 25-09-2016, 20:57, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Beautiful Code: Leading Programmers Explain How They Think
Автор: Andy Oram and Greg Wilson
Название: Beautiful Code: Leading Programmers Explain How They Think
Издательство: O'Reilly Media
Год: 2007
ISBN: 978-0596510046
Серия: Theory in Practice
Язык: English
Формат: pdf
Размер: 15,6 mb
Страниц: 620

How do the experts solve difficult problems in software development? In this unique and insightful book, leading computer scientists offer case studies that reveal how they found unusual, carefully designed solutions to high-profile projects.
 

Код

Автор: umkaS от 25-09-2016, 14:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Автор: Петцольд Ч.
Название: Код
Издательство: М.: Издательско-торговый дом «Русская Редакция
Год: 2001
ISBN: 5-7502-0159-7
Серия: Тайный язык информатики
Язык: Русский
Формат: pdf
Размер: 21 mb
Страниц: 512, ил.

Эта книга — азбука компьютерных технологий. Шаг за шагом автор знакомит читателя с сущностью кодирования информации, рассказывает об истории возникновения компьютеров, на практических примерах помогает освоить основные концепции информационных технологий, подробно излагает принципы работы процессора и других устройств компьютера.
 

Python for Finance: Analyze Big Financial Data

Автор: bhaer от 24-09-2016, 23:22, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Python for Finance: Analyze Big Financial Data
Автор: Yves Hilpisch
Издательство: O'Reilly Media
Год: 2015
Страниц: 606
Формат: PDF
Размер: 10 Mb
Язык: English

The financial industry has adopted Python at a tremendous rate recently, with some of the largest investment banks and hedge funds using it to build core trading and risk management systems. This hands-on guide helps both developers and quantitative analysts get started with Python, and guides you through the most important aspects of using Python for quantitative finance.
 

Scratch Programming Playground: Learn to Program by Making Cool Games

Автор: bhaer от 24-09-2016, 23:18, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Scratch Programming Playground: Learn to Program by Making Cool Games
Автор: Al Sweigart
Издательство: No Starch Press
Год: 2016
Страниц: 288
Формат: PDF
Размер: 51 Mb
Язык: English

Scratch, the colorful drag-and-drop programming language, is used by millions of first-time learners, and in Scratch Programming Playground, you'll learn to program by making cool games. Get ready to destroy asteroids, shoot hoops, and slice and dice fruit!
Each game includes easy-to-follow instructions, review questions, and creative coding challenges to make the game your own. Want to add more levels or a cheat code? No problem, just write some code.
 

Programming Windows Store Apps with HTML, CSS, and JavaScript

Автор: harun54 от 24-09-2016, 22:17, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Programming Windows Store Apps with HTML, CSS, and JavaScriptНазвание: Programming Windows Store Apps with HTML, CSS, and javascript
Автор: Kraig Brockschmidt
Издательство: Microsoft Press
Год: 2014
Формат: PDF
Размер: 23,8 Мб
Язык: английский / English

Microsoft Press is pleased to offer the second edition of Kraig Brockschmidt's in-depth ebook on writing Windows Store apps using HTML, CSS3, and javascript on the Windows 8.1 platform.
 

Creating Mobile Apps with Xamarin.Forms

Автор: admin от 24-09-2016, 22:08, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Creating Mobile Apps with Xamarin.Forms
Автор: Charles Petzold
Издательство: Microsoft Press
Год: 2015
Формат: PDF
Размер: 51,2 Мб
Язык: английский / English

This second Preview Edition ebook, now with 16 chapters, is about writing applications for Xamarin.Forms, the new mobile development platform for iOS, Android, and Windows phones unveiled by Xamarin in May 2014. Xamarin.Forms lets you write shared user-interface code in C# and XAML that maps to native controls on these three platforms.
 

Autodesk Revit Architecture 2015 Essentials

Автор: harun54 от 23-09-2016, 22:44, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Autodesk Revit Architecture 2015 EssentialsНазвание: Autodesk Revit Architecture 2015 Essentials
Автор: Ryan Duell and Tobias Hathorn
Издательство: Sybex
Год: 2014
Формат: EPUB
Размер: 42,6 Мб
Язык: английский / English

This detailed introduction to Revit Architecture features straightforward explanations and real-world, hands-on tutorials to teach new users the software's core features and functions.

Presented in the context of real-world workflows, and using real-world projects, each chapter contains a discussion of the "why" and "how" that is reinforced with a step-by-step tutorial so you'll gain practical and applicable experience with the core features of Revit Architecture. The new pedagogical approach emphasizes learning skills to help you prepare for the Revit certification exams.
 

Learn to Program with Scratch: A Visual Introduction to Programming with Games, Art, Science, and Math

Автор: bhaer от 23-09-2016, 20:08, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Learn to Program with Scratch: A Visual Introduction to Programming with Games, Art, Science, and Math
Автор: Majed Marji
Издательство: No Starch Press
Год: 2014
Страниц: 288
Формат: PDF
Размер: 30 Mb
Язык: English

Scratch is a fun, free, beginner-friendly programming environment where you connect blocks of code to build programs. While most famously used to introduce kids to programming, Scratch can make computer science approachable for people of any age. Rather than type countless lines of code in a cryptic programming language, why not use colorful command blocks and cartoon sprites to create powerful scripts?
 

The Art of Application Performance Testing: From Strategy to Tools, 2nd Edition

Автор: daromir от 23-09-2016, 10:26, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

The Art of Application Performance Testing: From Strategy to Tools, 2nd Edition
Автор: Ian Molyneaux
Название: The Art of Application Performance Testing: From Strategy to Tools, 2nd Edition
Издательство: O'Reilly Media
Год: 2014
ISBN: 978-1491900543
Язык: English
Формат: pdf
Размер: 2,3 mb
Страниц: 278

The Art of Application Performance Testing thoroughly explains the pitfalls of an inadequate testing strategy and offers a robust, structured approach for ensuring that your applications perform well and scale effectively when the need arises.