Head First Design Patterns (EPUB)
Eric Freeman, Bert Bates, Kathy Sierra, "Head First Design Patterns"
English | ISBN: 0596007124 | 2004 | EPUB | 694 pages | 29 MB


What’s so special about design patterns?

At any given moment, someone struggles with the same software design problems you have. And, chances are, someone else has already solved your problem. This edition of Head First Design Patterns—now updated for Java 8—shows you the tried-and-true, road-tested patterns used by developers to create functional, elegant, reusable, and flexible software. By the time you finish this book, you’ll be able to take advantage of the best design practices and experiences of those who have fought the beast of software design and triumphed.

 viphan |  Comments:  | 

Xcode 5 Start to Finish: iOS and OS X Development
Xcode 5 Start to Finish: iOS and OS X Development (Developer's Library) by Fritz Anderson
English | 2014 | ISBN: 0321967208 | 624 pages | EPUB | 13,5 MB


Use Xcode 5 to Write Great iOS and OS X Apps!

Xcode 5 Start to Finish will help you use the tools in Apple’s Xcode 5 to improve productivity, write great code, and leverage the newest iOS 7 and OS X Mavericks features.

 viphan |  Comments:  | 

Starting out with Visual C# 2012, 3rd Edition
Starting out with Visual C# 2012, 3rd Edition by Tony Gaddis
English | 2013 | ISBN: 0133129454 | 792 pages | PDF | 11 MB


In Starting Out With Visual C# 2012, Gaddis makes a very detailed and evenly paced presentation of both programming and C# syntax concepts so all readers will be able to follow along. His GUI-based approach to teaching C# will resonate with students in CS, IT, and CIS courses. While the book is written for readers with no prior programming background, even experienced programmers will benefit from its depth of detail.

 viphan |  Comments:  | 

Pro Design Patterns in Swift
Adam Freeman, "Pro Design Patterns in Swift"
English | ISBN: 148420395X | 2015 | 592 pages | PDF | 7 MB


The Swift programming language has transformed the world of iOS development and started a new age of modern Cocoa development. Pro Design Patterns in Swift shows you how to harness the power and flexibility of Swift to apply the most important and enduring design patterns to your applications, taking your development projects to master level.

 viphan |  Comments:  | 

Raspberry Pi System Software Reference
Warren Gay, "Raspberry Pi System Software Reference"
English | ISBN: 1484207971 | 2014 | 132 pages | PDF | 2 MB


Raspberry Pi is Linux, but it's a unique flavor of Linux, specifically for the ARM-based Pi. Raspberry Pi Software Reference guides you through the boot process, including options for tweaking HDMI, memory, and other boot options. You'll learn the details of run levels and creating new services, and how to use the custom command vcgencmd for doing things like reporting temperature, clock speeds, and voltage. And while there are cross-compilers available for some flavors of Linux, one of the most important things you'll get from Raspberry Pi Software Reference is how to build your own Raspberry Pi cross-compiler on your Mac OSX, Linux, or Windows computer.

 viphan |  Comments:  | 

C Quick Syntax Reference
Mikael Olsson, "C Quick Syntax Reference"
English | ISBN: 1430264993, 1430265019 | 2015 | 96 pages | PDF | 1 MB


The C Quick Syntax Reference is a condensed code and syntax reference to the popular C programming language, which has enjoyed some resurgence of late. C's efficiency makes it a popular choice in a wide variety of applications and operating systems with special applicability to, for instance, wearables, game programming, system level programming, embedded device/firmware programming and in Arduino and related electronics hobbies. This book presents the essential C syntax in a well-organized format that can be used as a quick and handy reference.

 viphan |  Comments:  | 


 

IT Books Collection (Basic - Intermediate - Advance)
English | 2689 x PDF | 43.24 GB 

 

 Rare-1 |  Comments: (0) | 

Android Programming: The Big Nerd Ranch Guide
Bill Phillips, Brian Hardy, "Android Programming: The Big Nerd Ranch Guide"
2013 | ISBN: 0321804333 | 580 pages | PDF, EPUB | 41 + 10 MB


Android Programming: The Big Nerd Ranch Guide: is an introductory Android book for programmers with Java experience. Based on Big Nerd Ranch’s popular Android Bootcamp course, this guide will lead you through the wilderness using hands-on example apps combined with clear explanations of key concepts and APIs. This book focuses on practical techniques for developing apps compatible with all versions of Android widely used today (Android 2.2 - 4.2). Write and run code every step of the way – creating apps that catalog crime scenes, browse photos, track your jogging route, and more. Each chapter and app has been designed and tested to provide the knowledge and experience you need to get started in Android development.

 viphan |  Comments:  | 

Python for Finance: Analyze Big Financial Data
Python for Finance: Analyze Big Financial Data by
English | December 10, 2024 | ISBN: 1491945281 | ASIN: B00QUBHNBW | 596 Pages | EPUB/MOBI/AZW3/PDF (Converted) | 35 MB


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.

 viphan |  Comments:  | 

Creating Mobile Apps with Xamarin.Forms, Preview Edition (Developer Reference)
Charles Petzold, "Creating Mobile Apps with Xamarin.Forms, Preview Edition (Developer Reference)"
English | ASIN: B00NXYJ8DK | 2014 | EPUB | 686 pages | 8,4 MB


Written by programming legend Charles Petzold and created jointly by Microsoft Press and Xamarin Inc., this Preview Edition ebook is about writing applications for Xamarin.Forms, the new mobile development platform for iOS, Android, and Windows Phone unveiled by Xamarin in May 2014. Xamarin.Forms lets you write shared user-interface code in C# and XAML (the eXtensible Application Markup Language) that maps to native controls on these three platforms. (The final edition of this ebook will be published in the spring of 2015.) This ebook is for C# programmers who want to write applications for the three most popular mobile platforms—iOS, Android, and Windows Phone—with a single code base. Xamarin.Forms also has applicability for those programmers who want eventually to use C# and the Xamarin.iOS and Xamarin.Android libraries to target the native application programming interfaces (APIs) of these platforms. Xamarin.Forms can be a big help in getting started with these platforms or in constructing a prototype or proof-of-concept application. This ebook assumes that you know C# and have some familiarity with the use of the .NET Framework. However, when it describes some C# and .NET features that might be somewhat new to recent C# programmers, the ebook adopts a somewhat slower pace. In particular, the introduction of the async keyword and await operator in Chapter 3 follows a discussion that shows how to do asynchronous programming using traditional callback methods.

 viphan |  Comments:  | 

Sass and Compass in Action
Sass and Compass in Action By Wynn Netherland, Nathan Weizenbaum, Chris Eppstein, Brandon Mathis
2013 | 240 Pages | ISBN: 1617290149 | EPUB + PDF | 4 MB + 8 MB


Sass and Compass in Action is the definitive guide to stylesheet authoring using these two revolutionary tools. Written for both designers and developers, this book demonstrates the power of both Sass and Compass through a series of examples that address common pain points associated with traditional stylesheet authoring. The book begins with simple topics such as CSS resets and moves on to more involved topics such as grid frameworks and CSS3 vendor implementation differences.

 viphan |  Comments:  | 

Android: Create an Amazing Android Programs in A Day!
Android: Create an Amazing Android Programs in A Day! by Truman Publishing
English | 2014 | ASIN: B00QSMLVZM | 95 pages | EPUB/MOBI | 0,5 MB/0,7 MB


What’s Stopping You From Making Your Own Android Apps?
The mobile phone app market is worth more than $25 billion and is expected to be worth over $77 billion in the next five years. The one sure fire to make sure you don’t get any of that cash is to never put out an app.

 viphan |  Comments:  | 

Samsung Galaxy Note 4: The 100% Unofficial User Guide (PDF)
 

Samsung Galaxy Note 4: The 100% Unofficial User Guide by Aaron Halbert
English | 2014 | ISBN: 1505391385 | 262 pages | PDF | 10 MB  

FULLY REVISED AND UPDATED FOR THE NOTE 4: Samsung Galaxy Note 4: The 100% Unofficial User Guide has been completely revised for the all-new Note 4. Now features high resolution screenshots!

Samsung Galaxy Note 4: The 100% Unofficial User Guide is your comprehensive guide to the Galaxy Note 4.

If you're a brand new Android user and you don't know the Play Store from the App Drawer, this 260+ page book will teach you from first principles. If you're an experienced user, this book will help you unlock the full potential of the Galaxy Note 4.

 Orten |  Comments: (0) | 

JavaServer Faces: Introduction by Example
Josh Juneau , "JavaServer Faces: Introduction by Example"
2014 | ISBN-10: 1484208390 | 352 pages | PDF | 4 MB


This book is about using JavaServer Faces to create and deploy interactive applications delivered to end users via a browser interface. JavaServer Faces is the component-based technology enabling easy development of such applications, especially applications of the type commonly needed in enterprise environments. JavaServerFaces: Introduction by Example is a to-the-point, 250-page introduction to an important technology that every Java Enterprise Edition programmer should know and be able to use.

 viphan |  Comments:  | 

Scripting in Java: Integrating with Groovy and JavaScript
Kishori Sharan, "Scripting in Java: Integrating with Groovy and javascript"
2014 | ISBN-10: 1484207149 | 388 pages | PDF | 3 MB


Scripting in Java teaches you how to use the Java Scripting API and javascript to execute scripts and take advantage of the features of a scripting language while developing Java applications. The book also covers topics that enable scripting languages to take advantage of Java features and the Java class library, including the new Java Collections and JavaFX 8 APIs. Most of the examples in this book use javascript on the Nashorn engine.

 viphan |  Comments:  | 

Pro Vim
Mark McDonnell, "Pro Vim"
2014 | ISBN-10: 1484202511 | 424 pages | PDF | 8 MB


Pro Vim teaches you the real-world workflows, tips, and tricks of this powerful, terminal-based text editor. This book covers all the essentials, as well as lesser-known but equally powerful features that will ensure you become a top-level performant and professional user, able to jump between multiple sessions while manipulating and controlling with ease many different documents and programming files. With easy-to-digest chapters on all the areas you need to learn, this book is a key addition to your library that will enable you to become a fast, efficient user of Vim.

 viphan |  Comments:  | 

Pro ASP.NET SignalR: Real-Time Communication in .NET with SignalR 2.1
Keyvan Nayyeri, Darren White, "Pro ASP.NET SignalR: Real-Time Communication in .NET with SignalR 2.1"
2014 | ISBN-10: 1430263199 | 360 pages | PDF | 8 MB


ASP.NET SignalR is the new solution to real-time communication between servers and clients in .NET. Use it to push new data to a web page or mobile device as soon as it becomes available, whether it’s a notification, live chat, up-to-the-minute financial data, or a range of other exciting applications. Innovations like Google live search and live Facebook and Twitter updates are pushing users’ expectations of the real-time web. With Pro ASP.NET SignalR, you can join this revolution and learn skills that will be valuable for years to come.

 viphan |  Comments:  | 

Raspberry Pi Hardware Reference
Warren Gay, "Raspberry Pi Hardware Reference"
2014 | ISBN-10: 1484208005 | 248 pages | PDF | 3 MB


The Raspberry Pi is deceptively simple. Plug it in, boot it up, and use it as a personal computer, or attach a million gizmos and modules and invent something new and amazing. Either way, what it can actually do is not simple, and you should know exactly what the Raspberry Pi hardware is all about. Raspberry Pi Hardware Reference, from Mastering the Raspberry Pi, is the hardware guide you need on your desk or workbench.

 viphan |  Comments:  | 

The Coder\'s Path to Wealth and Independence
Mark Beckner, "The Coder's Path to Wealth and Independence"
2014 | ISBN-10: 1484204220 | 250 pages | PDF | 3 MB


Developers, programmers, technical architects, and consultants: You are highly skilled and have deep commitment to your craft as well as the motivation to excel. It’s time to step away from the perceived security of a full-time salaried position, or a marginally successful solo business, and step into a world of freedom, independence, and wealth. With your current technical skills, and an open mind, you can rapidly build a highly successful and ethical business—and on your own terms.

 viphan |  Comments:  | 

Practical Software Development Techniques: Tools and Techniques for Building Enterprise Software
Edward Crookshanks, "Practical Software Development Techniques: Tools and Techniques for Building Enterprise Software"
2014 | ISBN-10: 1484207297 | 212 pages | PDF | 7 MB


This book provides an overview of tools and techniques used in enterprise software development, many of which are not taught in academic programs or learned on the job. This is an ideal resource containing lots of practical information and code examples that you need to master as a member of an enterprise development team.

 viphan |  Comments:  | 

MongoDB Basics
David Hows, Peter Membrey, "MongoDB Basics"
2014 | ISBN-10: 148420896X | 144 pages | PDF | 2 MB


Need a quick and easy to understand introduction to MongoDB and NoSQL databases? MongoDB Basics, from The Definitive Guide to MongoDB, 2E, shows you how a document-oriented database system differs from a relational database, and how to install and get started using it. You'll also learn MongoDB design basics, including geospatial indexing, how to navigate, view, and query your database, and how to use GridFS with a bit of Python.

 viphan |  Comments:  | 

tmux Taster
tmux Taster By Mark McDonnell
2014 | 96 Pages | ISBN: 1484207769 | PDF | 2 MB


tmux Taster is your short, concise volume to learn about tmux, the terminal multiplexer that allows you to multiplex several virtual consoles. With tmux you can access multiple separate terminal sessions inside a single terminal window or remote terminal session, and do so much more.

 viphan |  Comments:  | 

Thinking in LINQ: Harnessing the power of functional programing in .NET applications
Thinking in LINQ: Harnessing the power of functional programing in .NET applications By Sudipta Mukherjee
2014 | 272 Pages | ISBN: 143026845X | PDF | 9 MB


LINQ represents a paradigm shift for developers used to an imperative/object oriented programming style, because LINQ draws on functional programming principles. Thinking in LINQ addresses the differences between these two by providing a set of succinct recipes arranged in several groups, including:

 viphan |  Comments:  | 

Introducing Maven
Introducing Maven By Balaji Varanasi
2014 | 120 Pages | ISBN: 1484208420 | PDF | 4 MB


Introducing Maven is your quick start-up primer guide on Maven. This fully packed mini-book includes the new features and enhancements found in the latest version of Maven.

 viphan |  Comments:  | 

Foundation ActionScript 3, 2nd edition
Foundation ActionScript 3, 2nd edition By Paul Milbourne, Darren Richardson
2014 | 556 Pages | ISBN: 1484205855 | PDF | 11 MB


ActionScript 3 is a full-fledged programming language, with complete object-oriented capabilities, event handling, sound and video support, drawing capabilities, support for regular expressions, and much more.

 viphan |  Comments:  | 




eXTReMe Tracker